Thread Closed

differantiation question ..

 
Share Thread Thread Tools
Feb20-09, 03:15 AM   #1
 

differantiation question ..


f(x) and g(x) are differentiable on 0
f(0)=g(0)=0

calculate
[tex]
\lim _{x->0}\frac{cosf(x)-cosg(x)}{x^2}
[/tex]
??

it looks like cauchys mean value theorem
F(x)=cos(f(x))
G(x)=cos(g(x))
what to do next??
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Feb20-09, 06:30 AM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Hi transgalactic! Congrats on your 1001st post!
Quote by transgalactic View Post
f(x) and g(x) are differentiable on 0
f(0)=g(0)=0

calculate
[tex]
\lim _{x->0}\frac{cosf(x)-cosg(x)}{x^2}
[/tex]
Hint: use L'Hôpital's rule … twice!
Feb20-09, 08:27 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
tiny-tim, that was my first thought. But we don't know that f and g are twice differentiable.
Feb20-09, 08:50 AM   #4
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Wink

differantiation question ..


Quote by HallsofIvy View Post
tiny-tim, that was my first thought. But we don't know that f and g are twice differentiable.
oh tush, mr glass-half-empty …

we don't know that they aren't!

happy days are here again
the skies above are clear again
let us sing a song of cheer again
happy days are here again!
Feb20-09, 10:55 AM   #5
 
[tex]
\lim _{x->0}\frac{-cosf(x)+cosg(x)}{2}
[/tex]
so the solution is 0
??
Feb20-09, 11:03 AM   #6
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by transgalactic View Post
[tex]
\lim _{x->0}\frac{-cosf(x)+cosg(x)}{2}
[/tex]
so the solution is 0
??
uhh?

however did you get that?
always show your full calculations!
Feb20-09, 12:06 PM   #7
 
[tex]
\lim _{x->0}\frac{cosf(x)-cosg(x)}{x^2} =\lim _{x->0}\frac{-f'(x)sin(f(x))-f'(x)sing(x)}{2x}=\lim _{x->0}\frac{-f''(x)sin(f(x)+f'(x)cos(f(x))-f''(x)sing(x)+f'(x)cosg(x)}{2}
[/tex]
??
Feb20-09, 12:29 PM   #8
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
That's better!

And if f(0)=g(0)=0, then that = … ?
Feb20-09, 12:40 PM   #9
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Transgalactic, as much as I hate to pour cold water on the party, you started by saying "if f and g are differentiable at 0". Is that all you are given or are you given that the second derivative exists?
Feb20-09, 12:45 PM   #10
 
its said that" they are differentiable on 0

but not necessarily differentiable around 0
Feb20-09, 01:29 PM   #11
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by HallsofIvy View Post
Transgalactic, as much as I hate to pour cold water on the party, you started by saying "if f and g are differentiable at 0". Is that all you are given or are you given that the second derivative exists?
Quote by transgalactic View Post
its said that" they are differentiable on 0

but not necessarily differentiable around 0
This is a bit of a technicality … we'll discuss why in a moment …

but first, just answer my previous question: what is that limit equal to at x = 0?

(oh, btw, just noticed … you should have had an f'(x)2 somewhere in that )
Feb20-09, 02:34 PM   #12
 
i fixed it to
[tex]
\lim _{x->0}\frac{cosf(x)-cosg(x)}{x^2} =\lim _{x->0}\frac{-f'(x)sin(f(x))-f'(x)sing(x)}{2x}=\lim _{x->0}\frac{-f''(x)sin(f(x)+(f'(x))^2cos(f(x))-f''(x)sing(x)+(f'(x))^2cosg(x)}{2}
[/tex]

after i did lhopital twice i got
[tex]
\lim _{x->0}\frac{-f''(x)sin(0)+(f'(x))^2cos(0)-f''(x)sin0+(f'(x))^2cos0}{2}=\lim _{x->0}\frac{(f'(x))^2+(f'(x))^2}{2}
[/tex]

??
Feb20-09, 02:39 PM   #13

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by HallsofIvy View Post
Transgalactic, as much as I hate to pour cold water on the party, you started by saying "if f and g are differentiable at 0". Is that all you are given or are you given that the second derivative exists?
I'm with Halls. You only know the derivatives exist AT zero. You can't even apply l'Hopital the first time, you can't take the limit of something you only know exists at a single point. I'd suggest using the series expansion for cos(x) and difference quotients.
Feb20-09, 03:05 PM   #14
 
what is the link between the ability of doing lhopital law
and differentiability of a function?
Feb20-09, 03:12 PM   #15

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Take f(x)=x^2*sin(1/x^2), f(x)=0. That's differentiable at 0. In fact, it's differentiable everywhere. But it's not continuously differentiable at 0. You can't do anything with l'Hopital at 0. But that doesn't mean your limit doesn't exist. So the problem with l'Hopital is more than 'technical'.
Feb20-09, 04:26 PM   #16
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by transgalactic View Post
i fixed it to
[tex]
\lim _{x->0}\frac{cosf(x)-cosg(x)}{x^2} =\lim _{x->0}\frac{-f'(x)sin(f(x))-f'(x)sing(x)}{2x}=\lim _{x->0}\frac{-f''(x)sin(f(x)+(f'(x))^2cos(f(x))-f''(x)sing(x)+(f'(x))^2cosg(x)}{2}
[/tex]

after i did lhopital twice i got
[tex]
\lim _{x->0}\frac{-f''(x)sin(0)+(f'(x))^2cos(0)-f''(x)sin0+(f'(x))^2cos0}{2}=\lim _{x->0}\frac{(f'(x))^2+(f'(x))^2}{2}
[/tex]

??
oh, transgalactic, however do you manage to make these mistakes?

you started with an expression that was half f and half g,

but you ended losing all the g

try again

(and then we'll sort out the technicalitites )
Feb21-09, 01:26 AM   #17
 
fixed it
[tex]
\lim _{x->0}\frac{-f''(x)sin(0)+(f'(x))^2cos(0)-g''(x)sin0+(g'(x))^2cos0}{2}=\lim _{x->0}\frac{(f'(x))^2+(g'(x))^2}{2}
[/tex]

??
Thread Closed
Thread Tools


Similar Threads for: differantiation question ..
Thread Forum Replies
differantiation proof question .. Calculus & Beyond Homework 11
differantiation proof question .. Calculus & Beyond Homework 5
differantiation proof question exlanation problem.. Calculus & Beyond Homework 2
differantiation proof question.. Calculus & Beyond Homework 1
differantiation proof question.. Calculus & Beyond Homework 3