Polynomial GCD derived through monic polynomial subtractions (Q420250): Difference between revisions
From MaRDI portal
Changed an Item |
ReferenceBot (talk | contribs) Changed an Item |
||
(3 intermediate revisions by 3 users not shown) | |||
Property / describes a project that uses | |||
Property / describes a project that uses: Matlab / rank | |||
Normal rank | |||
Property / MaRDI profile type | |||
Property / MaRDI profile type: MaRDI publication profile / rank | |||
Normal rank | |||
Property / full work available at URL | |||
Property / full work available at URL: https://doi.org/10.5402/2011/714102 / rank | |||
Normal rank | |||
Property / OpenAlex ID | |||
Property / OpenAlex ID: W2027693029 / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Computing multiple roots of inexact polynomials / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Method for finding multiple roots of polynomials / rank | |||
Normal rank | |||
Property / cites work | |||
Property / cites work: Recursive polynomial remainder sequence and its subresultants / rank | |||
Normal rank |
Latest revision as of 05:45, 5 July 2024
scientific article
Language | Label | Description | Also known as |
---|---|---|---|
English | Polynomial GCD derived through monic polynomial subtractions |
scientific article |
Statements
Polynomial GCD derived through monic polynomial subtractions (English)
0 references
21 May 2012
0 references
The computation of the greatest common divisor (GCD) of a pair of polynomials is an important issue in computational mathematics and also plays a crucial role in many science and engineering fields. Several numerical methods have been proposed for the derivation of polynomial GCD. Some are based on the classical Euclidean algorithm and the others are based on the procedures involving Sylvester resultant matrix. Most of them require an algorithm of some advanced mathematics, such as the singular value decomposition and the least square iteration process. In this paper a simple and effective method to find the GCD of a pair of given polynomials is presented. The process requires only the successive subtraction of two monic polynomials. It is modified purposely from the longhand polynomial divisions employed in the classical Euclidean GCD computation. The entire computations require only simple elementary arithmetic operations, such as division and subtraction. A MATLAB code is provided, along with a typical numerical example. Amazingly, this routine gives the GCD for a pair of test polynomials of very high degree.
0 references