• YOU can help the next generation of students in the community!
    Share your trial papers and notes on our Notes & Resources page

polynomial of degree n has n real roots (1 Viewer)

Slidey

But pieces of what?
Joined
Jun 12, 2004
Messages
6,600
Gender
Male
HSC
2005
You can't prove it.

You actually want to prove that:

"A polynomial of degree n>=1 with complex coefficients has n complex roots."

This "proof" assumes Gauss' proof (beyond 4unit scope):

"A polynomial of degree n>=1 with complex coefficients has at least one root"

From this:

Suppose P(x) has degree n, then
P(x)=Q(x), then
P(x)=(x-a<sub>1</sub>)Q<sub>1</sub>(x), then
P(x)=(x-a<sub>1</sub>)(x-a<sub>2</sub>)Q<sub>2</sub>(x), then
P(x)=(x-a<sub>1</sub>)(x-a<sub>2</sub>)(x-a<sub>3</sub>)Q<sub>3</sub>(x), et cetera n times, till:
P(x)=c<sub>n</sub>(x-a<sub>1</sub>)(x-a<sub>2</sub>)...(x-a<sub>n-1</sub>)(x-a<sub>n</sub>), where c<sub>n</sub> is the leading coefficient

EDIT: Fixed leading coefficient: meant to be c<sub>n</sub>, but was a<sub>n</sub>
 
Last edited:

Slidey

But pieces of what?
Joined
Jun 12, 2004
Messages
6,600
Gender
Male
HSC
2005
The fundamental theorem of algebra:

Theorem 1: "Every polynomial of degre n>=1, n a natural numbers, has at least one zero over the complex field."

Theorem 2: "Every polynomial of degre n>=1, n a natural number, has n zeros over the complex field."

Assuming Theorem 1, we can use induction to prove Theorem 2

S(n) = Theorem 2
S(1) is true: ax+b has ONE zero at x=-b/a
Assume S(k) is true, consider S(k+1):
Let P(x) be a poly of degree k+1. By Theorem 1, there is a number, c, such that P(c)=0, thus
P(x)=(x-c)Q(x), where Q(x) is a polynomial of degree k.
But if S(k) is true, Q(x) must have k zeros, and these k zeros must be zeros of P(x).
Thus if S(k) is true, then S(k+1) is true. Since S(1) is true, by induction, S(n) is true for all natural n.

EDIT: Fixed a few things.
 
Last edited:

Slidey

But pieces of what?
Joined
Jun 12, 2004
Messages
6,600
Gender
Male
HSC
2005
The first post was me doing stuff off by heart.

The second post was me referring to a proof of Theorem 2 above.

Although from now on it is very likely I will remember/figure out how to prove it, yes. It's simple, really:

*Assume FTA
*Induction
*S(n): P(x) has n degree and n roots
*For S(k+1), take out a factor. Quotient has degree k, apply S(k).

Voila!
 

KFunk

Psychic refugee
Joined
Sep 19, 2004
Messages
3,323
Location
Sydney
Gender
Male
HSC
2005
I'm going to go do a little search for it in a sec, but assuming that it will be a bit beyond me what is the general gist of what Gauss' proof consists of?
 

niall045

Member
Joined
Jan 7, 2005
Messages
77
Location
woodford party central
Gender
Male
HSC
2005
Um, Gauss is very much beyond the scope of the HSC, maybe even uni stuff. Im not sure how far uni goes but you wont have to prove the FTA. If they try and make you then i personally give you permission to kick the exam.
 

martin

Mathemagician
Joined
Oct 15, 2002
Messages
75
Location
Brisbane
Gender
Male
HSC
2002
Fundamental Theorem of Algebra: Every polynomial equation having complex coefficients and degree at least 1 has at least one complex root. This theorem was first proven by Gauss.

The proof isn't in the HSC but is well within the grasp of a university course. I've actually seen proofs (that I can remember) in three different courses:
- complex analysis - follows from Liouville's Thm.
- abstract algebra - pretty much the same as the Complex Analysis proof.
- topology - something tricky that I can't remember.

If you ever want a proof that doesn't use lots of complicated machinery search for an 'elementary' proof (that doesn't mean it will be easy though). Doing this I found this webpage http://www.cut-the-knot.com/fta/fta_sketch2.shtml which has lots of proofs of FTA. This one looks like it might be understandable but its really only a sketch of a proof.
 
Last edited:

withoutaface

Premium Member
Joined
Jul 14, 2004
Messages
15,098
Gender
Male
HSC
2004
How about something like this:

Opening remarks
1. Any polynomial can be expressed as a monic by dividing by the leading coefficient, hence no generality is lost through dealing with monics only.
2. x+y=z can always be solved even if x and z are both constants, due to y's ability to vary to become z-x.

Induction
Prove for n=1
x+c=0, clearly there is 1 root, hence holds for x=1

Assume for n=k
x<sup>k</sup>+ d<sub>k-1</sub>x<sup>k-1</sup>+...+d<sub>0</sub>=0
If it has k roots, then it can be expressed:
(x-a<sub>k</sub>)(x-a<sub>k-1</sub>)...(x-a<sub>1</sub>)=0

Hence show for n=k+1
x<sup>k+1</sup>+p<sub>k</sub>x<sup>k</sup>+...+p<sub>0</sub>=0
Can be expressed
x<sup>k+1</sup>+(m+d<sub>k-1</sub>)x<sup>k</sup>+...+d<sub>0</sub>=0
(x+m)(x<sup>k</sup>+ d<sub>k-1</sub>x<sup>k-1</sup>+...+d<sub>0</sub>)=0
(x+m)(x-a<sub>k</sub>)(x-a<sub>k-1</sub>)...(x-a<sub>1</sub>)=0
Clearly, this has k+1 roots, hence holds for n=k+1 if holds for n=k, and holds for n=1, therefore by mathematical induction, any polynomial of degree n (n>=1) has n solutions.

There's probably something wrong with what I wrote above, can someone point it out for me?

PS Gordo you were in my ENGG1801 lecture today.
 
Last edited:

martin

Mathemagician
Joined
Oct 15, 2002
Messages
75
Location
Brisbane
Gender
Male
HSC
2002
withoutaface said:
x<sup>k+1</sup>+p<sub>k</sub>x<sup>k</sup>+...+p<sub>0</sub>=0
Can be expressed
x<sup>k+1</sup>+(m+d<sub>k-1</sub>)x<sup>k</sup>+...+d<sub>0</sub>=0
(x+m)(x<sup>k</sup>+ d<sub>k-1</sub>x<sup>k-1</sup>+...+d<sub>0</sub>)=0
(x+m)(x-a<sub>k</sub>)(x-a<sub>k-1</sub>)...(x-a<sub>1</sub>)=0

There's probably something wrong with what I wrote above, can someone point it out for me?
I don't really follow this whole bit. Where does m come from? Its obviously meant to be something to do with the root but you seem to have pulled it out of the air. Also note
(x+m)(x<sup>k</sup>+d<sub>k-1</sub>x<sup>k-1</sup>+d<sub>k-2</sub>x<sup>k-2</sup> +...+ d<sub>1</sub>x+d<sub>0</sub>) =
x<sup>k+1</sup> + (m+d<sub>k-1</sub>)x<sup>k</sup> + (md<sub>k-1</sub>+d<sub>k-2</sub>)x<sup>k-1</sup> +...+ (d<sub>0</sub>+md<sub>1</sub>)x + md<sub>0</sub>

so I think some of those lines don't quite follow.
 

withoutaface

Premium Member
Joined
Jul 14, 2004
Messages
15,098
Gender
Male
HSC
2004
well for the expansion you get the coeffiecient for x^n-1 from within the right brackets moving forward to become part of x^n's coefficient due to being multiplied by x, and then you have the other part coming from x^n's original coeffiecient multiplied by m. Hence (md<sub>n</sub>+d<sub>n-1</sub>)x<sup>n</sup> results in the expansion.

m's just any random number which i've included from working backwards so that the whole thing factorises nicely.
 
Last edited:

gordo

Resident Jew
Joined
Feb 5, 2004
Messages
2,352
Location
bondi, sydney
Gender
Male
HSC
2004
withoutaface said:
PS Gordo you were in my ENGG1801 lecture today.
ahh cool

haha that lecture was funny, i left after 15 mins go move my car and when i got back it was over lol
 

martin

Mathemagician
Joined
Oct 15, 2002
Messages
75
Location
Brisbane
Gender
Male
HSC
2002
withoutaface said:
well for the expansion you get the coeffiecient for x^n-1 from within the right brackets moving forward to become part of x^n's coefficient due to being multiplied by x, and then you have the other part coming from x^n's original coeffiecient multiplied by m. Hence (mdn+dn-1)xn results in the expansion.
I still don't understand your argument. In your original post you have a d<sub>0</sub> but when you expand out your result you get md<sub>0</sub>.

Also, your proof seems to work for real numbers as well as complex, so you have proved that x<sup>2</sup>+x+1=0 has 2 real solutions, which isn't true.
 

withoutaface

Premium Member
Joined
Jul 14, 2004
Messages
15,098
Gender
Male
HSC
2004
Actually on thinking about it further, the md<sub>0</sub> is nothing but a clerical error, and doing the proof for real roots would involve the restrictions that m and all roots of n=k are real, thereby getting a rather trivial result that:
x<sup>k+1</sup>+...=(x+m)(x-a<sub>k</sub>)...
has k+1 real roots where m and all a's are real.
 

Slidey

But pieces of what?
Joined
Jun 12, 2004
Messages
6,600
Gender
Male
HSC
2005
Indeed. It's easier to leave expansion out of it and leave the polynomial in factored form and simply apply S(n) assumed for n=k, S(n) being the statement that a polynomial of degree n has n roots.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top