PDA

View Full Version : Limit problem


apchemstudent
Jan8-06, 07:43 PM
How do you find the limit to:

Lim
x->0+ sqrtx/(1-cosx)

I use the L'Hopital rule and i get

lim
x->0+ 1/(2sqrtx*sinx)

and I can't get anywhere after this. I even tried multiplying by sqrtx/sqrtx to get rid of the sqrtx at the beginning, but it still doesn't work. Please help, thanks.

shmoe
Jan8-06, 09:38 PM
lim
x->0+ 1/(2sqrtx*sinx)


What's sqrt(x) going to as x->0+? sin(x)?

dextercioby
Jan9-06, 05:28 AM
Use the asymptotic expansion of cosine

\cos x \simeq 1-\frac{x^{2}}{2} when "x" is close to zero.

Daniel.

fourier jr
Jan9-06, 09:44 AM
it's still in the form infinity * infinity isn't it? got to use l'hopital's rule one more time. i think the answer is 0.

Hurkyl
Jan9-06, 09:49 AM
Check your list of indeterminate forms.

Ishu
Jan14-06, 07:05 AM
it is simple I guess...use the
"when top is going to 0 and bottom is going to soem where else."......I forgot the rule...But the answer is +0

arildno
Jan14-06, 07:11 AM
Just rewrite your expression as
\frac{\sqrt{x}}{1-\cos(x)}=\frac{1}{x^{\frac{3}{2}}}(\frac{x}{\sin(x )})^{2}(1+\cos(x))
Then it is easy to see what you should get.
Alternatively, use dexter's approach..

Ishu
Jan14-06, 07:22 AM
No you dont have to make it hard..beleive me it so simple....we did in calc 1 I forgot the rule name.

arildno
Jan14-06, 07:24 AM
So, why is your "answer" dead wrong, then? :wink:

Ishu
Jan14-06, 12:55 PM
opps didnt noticed bottom was going to 0 too...haha
then you will have to use l'hopital rule.

mathwonk
Jan14-06, 03:30 PM
well i just graphed them and looked at the graphs. sqrt(x) is really big compared to x, while 1-cos(x) is really small, so I think the limit is infinity. but now i will do the math, and no doubt come back chagrined.

mathwonk
Jan14-06, 03:31 PM
no i seem to be right, i.e. one use of l'hopital gives it, yes?

mathwonk
Jan14-06, 03:35 PM
or just write it as (sqrt(x)/x). (x/[1-cos(x))]) and both factors go to + infinity, the first trivially and the second by l'hopital.