d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Homework Help > Quick Calc 2 Question > Limits
Add Reply New Topic New Poll
Member
Posts: 8,405
Joined: Apr 2 2006
Gold: 285.01
Oct 25 2013 03:17pm
Was given the function: limit as x approaches 0 of (cosx)^cscx
took the ln of both sides etc etc and worked it out to the lny=-sin/cos^2x = -0/1

the the last step they do shows lim as x approaches 0 of my beginning function= lim as x approaches 0 of e^lny=1

why do they do that? and why does it = 1?

im sure the answer is simple but my mind is burnt out
Member
Posts: 16,431
Joined: Jan 27 2006
Gold: 6.66
Oct 25 2013 04:16pm
ok first you would just find the series expansion about 0 and show its 1..but for your case

lny=0
e^lny=e^0=y=1?

?
Member
Posts: 8,405
Joined: Apr 2 2006
Gold: 285.01
Oct 25 2013 04:21pm
Quote (madeinchinars @ Oct 25 2013 05:16pm)
ok first you would just find the series expansion about 0 and show its 1..but for your case

lny=0
e^lny=e^0=y=1?

?



well after taking the ln, it works on to the lny=-0/1=0 but the original function wasnt an ln

so would i pretty much plug in values close to 0 and plug in for lny since the ln of 0 doesnt exist? and then take the e of that to get rid of the original ln i used?
Member
Posts: 10,812
Joined: Oct 15 2009
Gold: Locked
Warn: 20%
Oct 25 2013 04:39pm
using the following identity from http://en.wikipedia.org/wiki/Indeterminate%5Fform



I did this:


This post was edited by Azrad on Oct 25 2013 04:40pm
Member
Posts: 16,431
Joined: Jan 27 2006
Gold: 6.66
Oct 25 2013 04:39pm
what

ln y is 0 what is y?
it's not ln 0
ln(1)=0

get some sleep

:thumbsup:
Member
Posts: 8,405
Joined: Apr 2 2006
Gold: 285.01
Oct 25 2013 04:45pm
Quote (madeinchinars @ Oct 25 2013 05:39pm)
what

ln y is 0 what is y?
it's not ln 0
ln(1)=0

get some sleep

:thumbsup:




ha yeah i think i need to. This should be the easiest thing ive done all day but i suppose its just one of those things that im overthinking because ive been at it so long
Member
Posts: 16,662
Joined: Nov 24 2007
Gold: 15,245.00
Trader: Trusted
Oct 26 2013 11:45am
With Landau notations, when x approaches zero :

cos (x) = 1 - x²/2 + O(x^4)

ln (cos(x)) = -x²/2 + O(x^4)

sin (x) = x + O(x^3) = x ( 1 + O(x²) )

1/sin(x) = 1/x * 1 / ( 1+O(x²) ) = 1/x * ( 1 + O(x²) ) = 1/x + O(x)

cos(x) ^ (1/sin(x)) = exp ( 1/sin(x) * ln(cos(x)) )

= exp ( (1/x + O(x)) * ( -x²/2 + O(x^4) )

= exp ( -x/2 + O(x^3) )

Conclusion :

cos(x)^csc(x) ~ exp (-x/2)

as x approaches zero.
Member
Posts: 8,405
Joined: Apr 2 2006
Gold: 285.01
Oct 26 2013 02:52pm
thanks to both of you. After some well needed mental rest i get it. Now to move on to improper integrals
Go Back To Homework Help Topic List
Add Reply New Topic New Poll