Ana Sayfa
Matematikçiler
Makaleler
Matematik Seçkileri
Fraktallar
Paradokslar
Sayılar Teorisi
=> Algebraic Curves-Mordell Curve
=> Algebraic Curves-Ochoa Curve
=> Algebraic Integer
=> Algebraic Number
=> Algebraic Number Theory
=> Chebotarev Density Theorem
=> Class Field
=> Cyclotomic Field
=> Dedekind Ring
=> Fractional Ideal
=> Global Field
=> Local Field
=> Number Field Signature
=> Picard Group
=> Pisot Number
=> Weyl Sum
=> Casting Out Nines
=> A-Sequence
=> Anomalous Cancellation
=> Archimedes' Axiom
=> B2-Sequence
=> Calcus
=> Calkin-Wilf Tree
=> Egyptian Fraction
=> Egyptian Number
=> Erdős-Straus Conjecture
=> Erdős-Turán Conjecture
=> Eye of Horus Fraction
=> Farey Sequence
=> Ford Circle
=> Irreducible Fraction
=> Mediant
=> Minkowski's Question Mark Function
=> Pandigital Fraction
=> Reverse Polish Notation
=> Division by Zero
=> Infinite Product
=> Karatsuba Multiplication
=> Lattice Method
=> Pippenger Product
=> Reciprocal
=> Russian Multiplication
=> Solidus
=> Steffi Problem
=> Synthetic Division
=> Binary
=> Euler's Totient Rule
=> Goodstein Sequence
=> Hereditary Representation
=> Least Significant Bit
=> Midy's Theorem
=> Moser-de Bruijn Sequence
=> Negabinary
=> Negadecimal
=> Nialpdrome
=> Nonregular Number
=> Normal Number
=> One-Seventh Ellipse
=> Quaternary
=> Radix
=> Regular Number
=> Repeating Decimal
=> Saunders Graphic
=> Ternary
=> Unique Prime
=> Vigesimal
Ziyaretçi defteri
 

Synthetic Division

Synthetic division is a shortcut method for dividing a polynomial by a linear factor of the form x-a. It can be used in place of the standard long division algorithm. This method reduces the polynomial and the linear factor into a set of numeric values. After these values are processed, the resulting set of numeric outputs is used to construct the polynomial quotient and the polynomial remainder.

For an example of synthetic division, consider 3x^3-6x+2 divided by x-2. First, if a power of x is missing from the polynomial, a term with that power and a zero coefficient must be inserted into the correct position in the polynomial. In this case the x^2 term is missing, so we must add 0x^2 between the cubic and linear terms:

 3x^3+0x^2-6x+2.
(1)

Next, all the variables and their exponents (x^3, x^2, x) are removed, leaving only a list of the coefficients: 3, 0, -6, 2. These numbers form the dividend. We form the divisor for the synthetic division using only the constant term (2) of the linear factor x-2. (Note: If the divisor were x+2, we would put it in the format x-(-2), resulting in a divisor of -2.)

The numbers representing the divisor and the dividend are placed into a division-like configuration:

SyntheticDivision1

The first number in the dividend (3) is put into the first position of the result area (below the horizontal line). This number is the coefficient of the x^3 term in the original polynomial:

SyntheticDivision2

Then this first entry in the result (3) is multiplied by the divisor (2) and the product is placed under the next term in the dividend (0):

SyntheticDivision3

Next the number from the dividend and the result of the multiplication are added together and the sum is put in the next position on the result line:

SyntheticDivision4

This process is continued for the remainder of the numbers in the dividend:

SyntheticDivision5

The result is the list 3, 6, 6, 14. All numbers except the last become the coefficients of the quotient polynomial. Since we started with a cubic polynomial and divided it by a linear term, the quotient is a 2nd degree polynomial:

 3x^2+6x+6.
(2)

The last entry in the result list (14) is the remainder. The quotient and remainder can be combined into one expression:

 3x^2+6x+6+(14)/(x-2).
(3)

(Note that no division operations were performed to compute the answer to this division problem.)

To verify that this process has worked, we can multiply the quotient and the divisor and add the remainder to obtain the original polynomial:

(3x^2+6x+6)×(x-2) = 3x^3-6x-12
(4)
(3x^3-6x-12)+14 = 3x^3-6x+2.
(5)

Synthetic division can be used in conjunction with the polynomial remainder theorem to evaluate a polynomial at a real value. For example, consider the polynomial

 f(x)=3x^5-38x^3+5x^2-1.
(6)

To find the value of f(4), the remainder theorem states that f(4) is the remainder when f(x) is divided by x-4. Using synthetic division, we obtain:

SyntheticDivision6

Therefore f(4)=719.


Bugün 5 ziyaretçi (8 klik) kişi burdaydı!
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol