Solving Limit with L'Hopital's Rule

  • Thread starter Thread starter izen
  • Start date Start date
izen
Messages
50
Reaction score
0
^{}

Homework Statement



lim _{x\rightarrow\infty} \left(cos\frac{1}{x}\right)^{x}

find the limit using L' Hopital's Rule

Homework Equations




The Attempt at a Solution



1^{\infty} >> change form to 0/0 by taking ln both sides

ln(y) = lim _{x\rightarrow\infty} x ln \left(cos\frac{1}{x}\right)
ln(y) = lim _{x\rightarrow\infty} \frac{ln \left(cos\frac{1}{x}\right)}{\frac{1}{x}} ===> 0/0

Apply L' Hopital's Rule

ln(y) = lim _{x\rightarrow\infty} \frac{\frac{1}{cos\frac{1}{2}}(-sin\frac{1}{x})}{\frac{-1}{x^{2}}} ===> 0/0

the next step do i have to apply L' Hopital's Rule again or just rearrange the fraction and take exponential both sides.

please help thank you
 
Physics news on Phys.org
The math would come out much nicer if you define z=1/x and take limit z→0 instead, before using L'Hopital
 
You continue applying L'Hopital's until the limit becomes a determinate value. "0/0" is still indeterminate.
 
You didn't finish the chain rule differentiation in l'Hopital. You still have a derivative of 1/x to take in the numerator.
 
Hi all thanks for the comments :)
yes I didn't finish the chain rule yet. :P it will end up with lim -tan (1/x) which is equal 0 and e^0 = 1 thanks you guys again
 
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