Proving Existence of a Point Using Rolle's Theorem

  • Thread starter Thread starter killpoppop
  • Start date Start date
  • Tags Tags
    Proof Theorem
killpoppop
Messages
13
Reaction score
0

Homework Statement



Let f be continuous on [a,b] and differentiable on (a,b) Suppose that:

f2(b) f2(a) = b2 - a2:

Prove (using Rolle's theorem) that:( exists x belonging to (a, b) ) ( f'(x)f(x) = x )I just don't know where to start I've done basic proofs with the theorem but only when f(a) = f(b). Any help would be greatly appreciated.

Thanks
 
Physics news on Phys.org
I think you mean f(b)^2-f(a)^2=b^2-a^2. Define g(x)=f(x)^2-x^2. Can you apply Rolle's theorem to g(x) on the interval [a,b]?
 
Dick said:
I think you mean f(b)^2-f(a)^2=b^2-a^2. Define g(x)=f(x)^2-x^2. Can you apply Rolle's theorem to g(x) on the interval [a,b]?

No the notation i used is what is displayed in the question. I've never seen it before. Is it just the second derivative?
 
No. '^2' just means squared. E.g. f(b)^2=f(b)*f(b). Which is the same as f^2(b). The problem I'm having is that what you wrote looks like f(b)^2*f(a)^2=b^2-a^2. I really think it should be f(b)^2-f(a)^2. With a minus sign between the two squares, not a product of them.
 
Dick said:
No. '^2' just means squared. E.g. f(b)^2=f(b)*f(b). Which is the same as f^2(b). The problem I'm having is that what you wrote looks like f(b)^2*f(a)^2=b^2-a^2. I really think it should be f(b)^2-f(a)^2. With a minus sign between the two squares, not a product of them.

Yep. So sorry your spot on =]
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top