Limit of differentiable functions question

transgalactic
Messages
1,386
Reaction score
0
f(x) and g(x) are differentiable on 0
f(0)=g(0)=0
<br /> \lim _{x-&gt;0}\frac{cos(f(x))-cos(g(x))}{x^2}=\lim _{x-&gt;0}\frac{-2sin(\frac{f(x)+g(x)}{2})sin(\frac{f(x)-g(x)}{2})}{x^2}=-2<br />

because i can use (sin x)/x=1 here
is it ok??
 
Physics news on Phys.org
No, you don't have "sin(x)/x", you have
\frac{sin(\frac{f(x)+ g(x)}{2})}{x^2}[/itex]<br /> <br /> whether this converges at all depends on how fast f(x) and g(x) converge to 0.
 
i can split x^2 into xx
and i have two sinuses ,one for each x
so i do have it
the only thing that bothers me is
its sin x/x
the stuff inside sinus doesn't equal x
??
but they both go to zero
??
 
Well, it looks rather simple to me, but i might be totally wrong as well. Anyhow, i hope u won't kill me for this


I can use the fact that both f(x) and g(x) are differentiable at 0...this means that they both are continuous at 0 as well. THis is good to know.

NOw i will alsu use the fact that cos(x) is continuous everywhere.this is good to know too.

Now:


\lim_{x\rightarrow 0}\frac{cosf(x)-cosg(x)}{x^2}

Applying what i just said above, we see that we get a limit of the form 0/0.

So, applying l'hopitals rule twice, will take you home safe.

Edit: DO you know anything about f'(0) and g'(0)??
 
nope

you are correct
thanks:)
 
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