Using Intermediate Value Theorem to prove # of polynomial roots

Click For Summary
SUMMARY

The discussion centers on using the Intermediate Value Theorem (IVT) to demonstrate that an Nth-degree polynomial has no more than N roots. Key to this proof is the understanding that the derivative of an Nth-degree polynomial is an (N-1)th-degree polynomial, which indicates how many times the polynomial can change direction. The example provided illustrates that a quadratic polynomial can change direction once, leading to at most two roots. This reasoning can be generalized for higher-degree polynomials, establishing a clear relationship between the degree of the polynomial and its roots.

PREREQUISITES
  • Understanding of the Intermediate Value Theorem (IVT)
  • Knowledge of polynomial functions and their properties
  • Familiarity with derivatives and the power rule
  • Basic concepts of mathematical induction
NEXT STEPS
  • Study the proof of the Intermediate Value Theorem in detail
  • Explore polynomial root-finding techniques
  • Learn about mathematical induction and its applications in proofs
  • Investigate the relationship between polynomial degree and the number of roots
USEFUL FOR

Mathematicians, engineering students, educators, and anyone interested in understanding polynomial functions and their roots through the Intermediate Value Theorem.

KingNothing
Messages
880
Reaction score
4
I've heard there's a proof out there of this, basically that (I think) you can use the intermediate value theorem to prove that an Nth-degree polynomial has no more than N roots.

I'm not in school anymore, just an interested engineer. Does anyone know where I can find this proof or any really strong hints on how to do it myself? I've been out of it for a while and I'm rusty.
 
Physics news on Phys.org
well the crux of any such proof is going to be that the derivative of an Nth-degree polynomial is going to be an (N-1)-th degree polynomial.

you don't even need limits for this, you can just define a derivative formally using the power rule.

why derivatives? because, in general, all one can say at the outset, is that a polynomial of odd degree has at least one root. to bring the IVT to bear, one has to find out how many times a polynomial p(x) can "change direction", that is, when its slope changes sign.

for an partial example of how this becomes an induction proof:

suppose p(x) is of degree 2, so that p(x) = ax2 + bx + c. then p'(x) = 2ax + b, (and by assumption, a ≠ 0), so p'(x) has one root (-b/(2a), in fact).

this means that p(x) changes direction exactly once (for higher degrees it becomes "at most n-1 times" because some of the "humps" might not exist (f(x) = x3 doesn't have any, for example), so it can cross the x-axis at most twice (once going up, once going down).

you should be able to generalize, and make this a bit more rigorous, from this little bit.
 

Similar threads

  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K