Παρασκευή 11 Φεβρουαρίου 2011

Bolzano's Theorem + Rolle's Theorem



Show that the equation
2x3 + 3x2 + 6x + 1 = 0,
has exactly one real root.


Answer
Let f (x) = 2x3 + 3x2 + 6x + 1. We have f (0) = 1  and  f(– 1) = – 4. So the Intermediate Value Theorem (Bolzano's Theorem) shows that there exists a point ξÎ( 1,0) such that f (ξ) = 0.
Consequently our equation has at least one real root.
Let us now show that this equation has also at most one real root. Assume not, then there must exist at least two roots ρ1and ρ2, with ρ1 < ρ2.
Then we have f (ρ1) = 0  and  f (ρ2) = 0. Rolle's Theorem implies the existence of a point x0Î(ρ1,ρ2) such that
f '(x0) = 6x02 + 6x0 + 6 =0.
But the quadratic equation 6x02 + 6x0 + 6 = 0 does not have real roots, yielding a contradiction to our assumption that f (x) had at least two roots. Conclusion: our original equation has exactly one real root.