Rolle theorem and equations of degree3

  • Thread starter Thread starter madah12
  • Start date Start date
  • Tags Tags
    Theorem
madah12
Messages
326
Reaction score
1

Homework Statement


prove that any equation
ax3+bx2+cx+d has at most 3 solutions


Homework Equations


if f is continuous on [a,b] ,f is differentiable on (a,b) and f(a)=f(b)
then there exist a<k<b such that f'(k)= 0



The Attempt at a Solution


suppose f has 4 distinct solutions a,b,c,d then f(a)=f(b)=f(c)=f(d)=0
by rolle theorem there exist a k1 between a and b where f'(k1)=0
also there exist k2 between b and c f'(k2)=0 and k3 between c and d where f'(k3)=0
and f'(x) = 3ax2+2bx+c
I know that it is supposed to have two only solutions
but how can i prove that?
 
Physics news on Phys.org
madah12 said:

Homework Statement


prove that any equation
ax3+bx2+cx+d has at most 3 solutions

Homework Equations


if f is continuous on [a,b] ,f is differentiable on (a,b) and f(a)=f(b)
then there exist a<k<b such that f'(k)= 0

The Attempt at a Solution


suppose f has 4 distinct solutions a,b,c,d then f(a)=f(b)=f(c)=f(d)=0
by rolle theorem there exist a k1 between a and b where f'(k1)=0
also there exist k2 between b and c f'(k2)=0 and k3 between c and d where f'(k3)=0
and f'(x) = 3ax2+2bx+c
I know that it is supposed to have two only solutions
but how can i prove that?

I would do it for max 2 real solutions to the quadratic exactly the same way you are trying to prove max three for the cubic.

You can and should go on to prove the max is n for the n-ic.

(When you say 'solutions' here you are supposed to say 'real' though everyone will know what you mean.)
 
Last edited:
so f' since f' is cont. and diff. on R
suppose f' has three real distinct roots r1 and r2 and r3 then f(r1)=f(r2)=f(r3)=0
by rolle theorem
there exist a Z1 between r1and r2 such that f''(Z1) =0
and there exist Z2 between 2and r3such that f''(Z2)=0
but f''(x) =6ax+2b
suppose f'' has two roots ra ,rb
f'' is cont. and diff. on r
there exist a Q such that f'''(q)=0
but f'''(q)=6a and since f is from degree 3 a =! 0
which leads to a contradictions
Edit: @epenguin yeah sorry actually in the first day my instructor wrote in bold that we are working in domain and co domain of real numbers so everything he says only applies there so I got used to saying things like x^2=1 has no solutions and all but I guess since here its on general forum i should have specified.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top