Solving L'Hospital's Rule: Cosx/x^2

  • Thread starter Thread starter KLscilevothma
  • Start date Start date
AI Thread Summary
The limit of (cosx)(1/x^2) as x approaches 0 is evaluated using logarithmic transformation and L'Hospital's Rule. The transformation leads to the limit of ln(cosx)/x^2, which is an indeterminate form of 0/0. Applying L'Hospital's Rule, the limit simplifies to -1/2. Consequently, the original limit evaluates to e^(-1/2). The discussion highlights the importance of careful manipulation and the application of L'Hospital's Rule in solving complex limits.
KLscilevothma
Messages
315
Reaction score
0
Q1) lim (cosx)(1/x^2)
x-->0

I tried to find

lim (1/x^2) ln cos x
x-->0

but got stuck after differentiate it several times.

Thanks in advance
 
Mathematics news on Phys.org
L'Hospital is quite complicated to be applied here...

(cosx)^(1/x^2)=[1-(sinx)^2]^(1/(2*(x^2)))=

={[1-(sinx)^2]^[-1/((sinx)^2)]}^(-((sinx)^2)/(2*(x^2)))

lim {[1-(sinx)^2]^[-1/((sinx)^2)]}^(-((sinx)^2)/(2*(x^2)))=
x->0

=lim {[1-(sinx)^2]^[-1/((sinx)^2)]}^lim(-((sinx)^2)/(2*(x^2)))=
x->0____________________________x->0
=e^(-1/2)=1/sqrt(e);

I used sinx/x -> 1 as x->0 and

lim (1+Xn)^(1/Xn)=e, where
x->0

lim Xn = 0, Xn >0 or Xn <0...
n->infinity

I must remember you L'Hospital's rule :

lim f(x)/g(x)=lim f'(x)/g'(x),
x->a_______x->a

and
lim f(x)=0 or infinity
x->a
lim g(x)=0 or infinity
x->a
...
 
Last edited:
Thank you bogdan!

I just got the answer before viewing your thread. I made a very silly mistake when doing this question at the very beginning.

Here is my approach.
lim (cosx)(1/x2)
x-->0

Let y=(cosx)(1/x2)
take natural log on both sides
ln y = (1/x2) ln cos x

Lim (1/x2) ln cos x
x-->0

=Lim ln(cosx)/x2 (which is an indeterminate form of 0/0)
x-->0

=Lim -sinx/(2xcosx)
x-->0

=Lim -(sinx)/x * 1/(2cosx)
x-->0

=-1/2

Therefore
lim (cosx)(1/x^2) = e-1/2
x-->0
 
Very nice...and simple...
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top