What is the Proof for Rolle's Theorem Using the Intermediate Value Theorem?

  • Thread starter Thread starter rogain
  • Start date Start date
  • Tags Tags
    Theorem
rogain
Messages
2
Reaction score
0

Homework Statement


A function is continuous/differentiable on the interval [0,3]. I have been given that f(0)=1, f(1)=2, f(3)=2.
I need to prove that there exists a c within the interval [0,3] such that f(c) = c.

Homework Equations



The Attempt at a Solution


f(1)=f(3)=2. From Rolle's theorem, there exists a c within [1,3] such that f`(c)=0. From this I am able to show that at some point c within [1,3] the function must be constant i.e f(c)=k.
I am not sure how to show that the constant is equal to the point i.e k=c.
 
Physics news on Phys.org
The problem does not ask you about the derivative of f so Rolle's theorem is unnecessary. Also it makes no sense to say that a function is constant at a point! Every function has a single value at every point of its domain.

Define g(x)= f(x)- x. g(0)= 1- 0= 0, g(1)= 2- 1= 1, and g(3)= 2- 3= -1. That is, g(1)> 0 and g(3)< 0. What does that tell you?


(Much of the information given in this problem is unnecessary! The function does not have to be differentiable, just continuous. The information about f(0)= 1 is irrelevant. And, in fact, the desired point must be in the interval [1, 3].)
 
HallsofIvy said:
Define g(x)= f(x)- x. g(0)= 1- 0= 0, g(1)= 2- 1= 1, and g(3)= 2- 3= -1. That is, g(1)> 0 and g(3)< 0. What does that tell you?

Thanks for the response. This helped a lot.
 
Last edited:
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