[PDF] Definition: A complex number is a number of the form: z = a + bi




Loading...







[PDF] 34 Complex Zeros and the Fundamental Theorem of Algebra

In Exercises 27 - 48, find all of the zeros of the polynomial then completely factor it over the real numbers and completely factor it over the complex numbers

[PDF] Polynomials and Intro to Complex Numbers • Summary • January 2011

Today: algebra of polynomials, factor theorem, statement of the fundamental theorem of algebra Next time: synthetic division, other tools for finding roots, 

[PDF] Definition: A complex number is a number of the form: z = a + bi

We have the: Remainder Theorem: When a polynomial P(x) is divided by x - r, the remainder is P(r) Example: If p(x) = x4 + x3 - x2 - 2x + 3 Since p(2) = (2) 

[PDF] Chapter 3: Complex Numbers

Putting the Factor Theorem and the Fundamental Theorem of Algebra together says that if p is a polynomial of degree n, then there exists ?1 ? C such that p(z)=( 

[PDF] Zeros of a Polynomial Function

Theorem For the rational number p q to be a zero, p must be a factor of a0 If P(x) is a polynomial of degree n > 0, then there exist complex numbers

[PDF] Section 36 Complex Zeros - OpenTextBookStore

A complex number is the sum of a real number and an imaginary number Complex Number z , then the Factor Theorem guarantees that f can be factored as

[PDF] Complex Polynomials - Jack Shotton

Over the complex numbers, every polynomial has a root and so every polynomial will factorise into linear factors: Theorem 0 4 (Fundamental Theorem of 

[PDF] complex analysis topic iv: polynomial theorems - GitHub Pages

The Division Algorithm, Remainder Theorem, and Factor Theorem all remain true for polynomials with complex coefficients Complex number were discovered in 

[PDF] The Factor Theorem and a corollary of the - UMass Blogs

27 août 2010 · You need to know about adding and multiplying complex numbers Page 2 Clearing a variable Many Mathematica examples will use the variable z

[PDF] Definition: A complex number is a number of the form: z = a   bi 101387_6precalculus_note_polynomials1.pdf

Complex Numbers:

Definition: Acomplex numberis a number of the form: z=a+bi wherea;bare real numbers andiis a symbol with the property: i

2=1. You may treati=p1

We can treatias a variable in an algebraic expression and all algebraic rules are still to be followed in operations involving a complex number. Thecomplex number systemis anextensionof the real number system. All real numbers are complex numbers (by havingb= 0), but there are complex numbers that are not real, e.g.23i. We add or subtract two complex numbers by adding and substracting the corre- sponding real and complex part of the number. E.g. z= 4 + 3i,w= 12i z+w= (4 + 1) + (3 +2)i= 5 +i zw= (41) + (3(2))i= 3 + 5i To multiply two complex numbers, we multiply them like we multiply binomials, with the understanding thati2=1

Example:

z=2 + 5i,w= 4 + 2i zw= (2 + 5i)(4 + 2i) =84i+ 20i+ 10i2=8 + 16i+ 10(1) =8 + 16i10 =18 + 16i To divide a complex number by a real number is to multiply the reciprocal of the real number to the complex number.

Example:

z= 34i,r= 6, zr =34i6 =16 (34i) =36 46 i=12 23 i How about dividing a complex a number by another complex number? In order to do this, we first need another concept. Definition: Ifz=a+biis a complex number, thenz=abiis thecomplex conjugateofz.

E.g. Ifz= 45i, thenz= 4 + 5i

E.g. Ifz= 3 + 2i, thenz= 32i

E.g. Ifz= 12i, thenz=12i

E.g. Ifz= 8, thenz= 8

Notice that a real number is its own conjugate.

Ifz=a+bi, thenz=abi, and

zz= (a+bi)(abi) =a2(bi)2=a2b2i2=a2b2(1) =a2+b2. In other words, the product of a complex numberzwith its complex conjugatez is always a real number.

To divide two complex numbers, say

zw , multiply the numerator and denominator by the complex conjugate of the denominator. The result will make the denominator into a real number, and we can divide accordingly.

E.g. Letz= 32i,w= 4 + 3i, findzw

Ans: We multiply

zw by the fractionw w zw =zw w w =32i4 + 3i43i43i=(32i)(43i)(4 + 3i)(43i)=129i8i+ 6i2169i2 =

12617i16 + 9

=617i25 =625 1725 i Using complex numbers we can provide solutions to equations like: x

2+ 4 = 0

Notice that this equation has no solution in the real number system, butx=2i andx= 2isolve the equation. In general, for any quadratic equation of the formax2+bx+c, wherea,b, andc are real numbers anda6= 0, we have the two solutions: x=bpb

24ac2a

If thediscriminant,b24ac, is less than0, then the equation has twocomplex solution Ifb24ac >0, then the equation has tworeal solution Ifb24ac= 0, then the equation has onereal solution

Example: Solve the equation:3x2x+ 2 = 0

Ans: The solutions are:

x=1p(1)24(3)(2)2(3) =1p236 =16 p23 6 i Definition: Apolynomial of degree n (with real coefficients)is a function of the form: p(x) =anxn+an1xn1+an2xn2++a2x2+a1x+a0 wherean;an1;an2a2;a1;a0are real numbers, andan6= 0 The numberanis theleading coefficientof the polynomial. Using long division of polynomials, we can divide a polynomial of higher degree by a polynomial of lower degree to find thequotientandremainder.

Example: Divide(x42x3+ 5x21)by(x2+x+ 1)

Ans: x

23x+ 7x

2+x+ 1x42x3+ 5x21

x4x3x23x3+ 4x2

3x3+ 3x2+ 3x7x2+ 3x1

7x27x74x8 The quotient is(x23x+ 7)and the remainder is(4x8).

Example: Divide(2x3x2x+ 2)by(x4)

Ans:

2x2+ 7x+ 27x42x3x2x+ 2

2x3+ 8x27x2x 7x2+ 28x27x+ 2 27x+ 108110 The quotient is(2x2+ 7x+ 27)and the remainder is(110) Notice that when the divisor is a linear polynomial (of degree1), the remainder is a constant polynomial of degree0(a number).

Using this method we can arrive at the:

Division Algorithm:

SupposeP(x),D(x)are polynomials and degree ofD(x)is less than or equal to degree ofP(x), then there existuniquepolynomialsQ(x)andR(x)such that:

P(x) =D(x)Q(x) +R(x)

and degree ofR(x)is strictly less than degree ofD(x). IfR(x) = 0is thezero polynomial, we say thatD(x)is afactorofP(x) Example: GivenP(x) =x52x4+ 2x2x1andD(x) =x2+x+ 2, we have: x

3x23x+ 1x

2x+ 2x52x4+ 2x2x1

x5+x42x3x42x3+ 2x2 x

4x3+ 2x23x3+ 4x2x

3x33x2+ 6xx

2+ 5x1

x2+x26x3

In other words,Q(x) =x3x23x+ 1andR(x) = 6x3.

Q(x)is the quotient, andR(x)is the remainder, and we can write: (x52x4+ 2x2x1) = (x2x+ 2)(x3x23x+ 1) + (6x3) If we divide a polynomialP(x)by a linear factor(xr), the division algorithm tells us that there are polynomialsQ(x)andR(x)such that P(x) = (xr)Q(x)+R(x), where degree ofR(x)is less than degree of(xr). Since degree of(xr)is1, degree ofR(x)must be0. In other words,R(x)is a constant polynomial. Notice thatP(r) = (rr)Q(r) +R(r) = 0(Q(r)) +R(r) =R(r). ButR(x)is a constant, soP(r)must be the remainder,R(x). We have the:

Remainder Theorem:

When a polynomialP(x)is divided byxr, the remainder isP(r).

Example: Ifp(x) =x4+x3x22x+ 3. Since

p(2) = (2)4+ (2)3(2)22(2) + 3 = 16 + 844 + 3 = 19, the remainder theorem tells us that whenpis divided byx2, the remainder is

19. This is indeed the case:

x

3+ 3x2+ 5x+ 8x2x4+x3x22x+ 3

x4+ 2x33x3x2 3x3+ 6x25x22x 5x2+ 10x8x+ 3 8x+ 1619

Example: Ifp(x) = 2x52x4+x3x1. Since

p(1) = 2(1)52(1)4+ (1)3(1)1 =221 + 11 =5, the remainder theorem says that whenp(x)is divided by(x(1)) = (x+1), the remainder is5.

2x44x3+ 5x25x+ 4x+ 12x52x4+x3x1

2x52x44x4+x3

4x4+ 4x35x3

5x35x25x2x

5x2+ 5x4x1

4x45

Factor Theorem:

A real numberris aroot (or zero)of a polynomialp(x)if and only ifxris a factor ofp(x) Example: Letp(x) =x43x2+x6. Sincep(2) = 0, the factor theorem tells us that(x2)is a factor ofp(x). In other words, whenp(x)is divided by(x2), the remainder is0. x

3+ 2x2+x+ 3x2x43x2+x6

x4+ 2x32x33x2 2x3+ 4x2x 2+x x2+ 2x3x6 3x+ 60

We have:(x43x2+x6) = (x2)(x3+ 2x2+x+ 3)

Letp(x)be a polynomial, if(xr)kis a factor ofpbut(xr)k+1is not a factor ofp, then we say thatris a root ofpwith multiplicityk.

Example: Letp(x) = (x2)3(x+ 1)2(x+ 4).

phas three roots, namely2,1, and4. The root2has a multiplicity of3, the root1has a multiplicity of2, and the root4has a multiplicity of1. One of the major problem of algebra is finding solution(s) of polynomial equations. In polynomial equations where the coefficients involve one kind of real numbers, the solutions may be a (possibly more complicated) different kind of real numbers.

For example:

2x1 = 0

The is an equation where the coefficients are integers, but the solution, 12 , is not an integer. We need to involve rational numbers to solve polynomial equations where the coefficients are only integers. x

22 = 0

This is an equation where the coefficients are rational numbers, but the solutions, p2, are not rational numbers. They are irrational numbers. We need to involve irrational numbers to solve polynomial equations where the coefficients are only rational numbers. x

2+ 1 = 0

This is an equation where the coefficients are all real numbers, but the solutions,i, are not real numbers, they are complex numbers. We need to involve the complex numbers to solve polynomial equations involving only real numbers. For polynomial equations involving complex numbers, we may ask the same ques- tion. Do we need to involve something beyond the complex number system to solve polynomial equations involving complex numbers? To answer this question, we have the following:

Fundamental Theorem of Algebra:

Any polynomial (whose coefficients are real or complex numbers) of degreenhas ncomplex roots, counting multiplicity. The significance of the fundamental theorem of algebra is that it tells us that the complex number system isalgebraically closed. In other words, all polyno- mial equations involving complex numbers as coefficients, the solutions will also be complex. We do not have to worry about inventing any new kind of numbers to accomodate the solutions.

Rational Roots Theorem:

Consider the equation:

f(x) =anxn+an1xn1+an2xn2+a2x2+a1x+a0be a polynomial of integer coefficients (i.e.an;an1;a2;a1;a0are all integers), then:

Ifr=pq

is arational rootoff, thenpis a factor ofa0andqis a factor ofan. The rational roots theorem gives us a way of looking for thecandidatesof the rational roots of a polynomial of integer (and rational) coefficients. For example, f(x) = 4x35x2+ 2x21 Since the only factors of4are4;2;1, and the only factors of21are21;7;3;1, the onlycandidatesof rational roots offare: 21;214 ;212 ;7;74 ;72 ;3;34 ;32 ;1;14 ;12 These are the onlycandidatefor rational roots of the polynomial. We only need to test these numbers for the existance of possible rational roots off. None of them has to be a root, however. Also note that the rational roots theorem gives no information about irrational or complex roots. A polynomial may still have irrational or complex roots regardless of what the rational roots theorem says about the existance of rational roots. We say that a polynomialp(of real coefficient) has avariation in signif two consecutive (non-zero) coefficients ofphave opposite sign.

Example:

p(x) = 7x4+ 6x2+x+ 9has0variation in sign p(x) =3x32x23x1has0variation in sign p(x) = 2x64x53x312has1variation in sign p(x) =x42x3+ 5x22x+ 9has4variations in sign Decarte"s Rule of SignLetp(x)be a polynomial of real coefficients, then: The number ofpositive real rootsofpis equal to the number of variations in sign ofp(x)or less than that by an even number. The number ofnegative real rootsofpis equal to the number of variations in sign ofp(x)or less than that by an even number.

Example:

Letp(x) = 2x53x4x3+x1

Sincep(x)has3variations in sign, Decarte"s rule of sign tells us thatphas3, or1, positive real root. Notice thatp(x) = 2(x)53(x)4(x)3+(x)1 =2x53x4+x3x1 p(x)has2variations in sign, Decarte"s rule of sign tells us thatphas2, or0, negative real root.
Politique de confidentialité -Privacy policy