Solving x<sin(x)<x w/ Mean Value Theorem

  • Thread starter Thread starter matcad
  • Start date Start date
  • Tags Tags
    Inequality Mvt
matcad
Messages
3
Reaction score
0

Homework Statement



-x<sin(x)<x

Homework Equations



show the inequality using the mean value theorem.

The Attempt at a Solution


i try to find c but i keep getting tan(x) as the solution.
 
Physics news on Phys.org
If you show me what you've tried, I can help you better.
 
i had:

f(x)=sin(x) a=-x b=x

f(x)-f(-x)= f'(c) (x+x)
sin(x) = sin(x)=cos(c) (2x)
2sin(x)=2cos(xc)
tan(x)=c

i don't know if that's right, but i don't get the result.

i would appreciate your help.
 
First, 2x \cos (c) \neq 2 \cos(cx) and second \frac{\cos(cx)}{\cos (x)}\neq c!

Try again, but this time use a=0 and b=x.

What do you know about the maximum and minimum values of cosine of any number?
 
ok, now i got:

f(x)=sin(x) a=0 b=x

f(x)-f(0)= f'(c) (x-0)
sin(x) =cos(c) (x)
sin(x)/x=cos(c)

im stucked there...
i don't know what you mean with the the maximum and minimum values of cosine of any number.
 
Well, cosine is a periodic function that is never greater than 1 or less than negative 1...ring a bell?

That means that -1\leq \cos (c) \leq 1 and so...
 
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