L'Hopital's rule for solving limit

AI Thread Summary
The discussion focuses on applying L'Hopital's rule to solve two limit problems. For the first limit, as x approaches 0, both the numerator and denominator approach 0, allowing the use of L'Hopital's rule to evaluate the limit. The second limit presents an indeterminate form of 1 raised to infinity, which can be transformed by taking logarithms, leading to another 0/0 form suitable for L'Hopital's rule. Participants emphasize the importance of recognizing when to apply L'Hopital's rule and suggest transforming expressions to fit its criteria. Understanding these concepts is crucial for solving complex limits effectively.
mousesgr
Messages
31
Reaction score
0
1. lim [(1+x)^(1/x) - e ] / x
x ->0

2. lim [sin(2/x)+cos(1/x)]^x
x -> inf

help...
 
Last edited:
Physics news on Phys.org
Homework should be posted in the homework forum- and you should show us what you have tried to do. Have you considered L'Hopital's rule?
 
qs 1 is not 0/0 or inf/inf from
how do consider L'Hopital's rule?
 
Do you KNOW "L'Hopital's rule"? It is specifically for limit problems where you get things like these.

If you have lim_{x->a} \frac{f(x)}{g{x}} where f(a)= 0 and g(a)= 0, then the limit is the same as lim_{x->a}\frac{\frac{df}{dx}}{\frac{dg}{dx}}.

If you get things like 0^0 or \infty^{\infty} (as your second limit), you can take logarithms to reduct to the first case.
 
mousesgr said:
qs 1 is not 0/0 or inf/inf from
how do consider L'Hopital's rule?
#1 is in form 0 / 0.
Since:
\lim_{x \rightarrow 0} (1 + x) ^ {\frac{1}{x}} = e
So the numerator will tend to 0 as x approaches 0. The denominator also tends to 0. So it's 0 / 0.
You can use L'Hopital's rule to solve for #1.
-------------------
#2 is 1 ^ \infty
First, you can try to take logs of both sides.
So let y = \lim_{x \rightarrow \infty} \left[ \sin \left( \frac{2}{x} \right) + \cos \left( \frac{1}{x} \right) \right] ^ x. So:
\ln y = \ln \left\{ \lim_{x \rightarrow \infty} \left[ \sin \left( \frac{2}{x} \right) + \cos \left( \frac{1}{x} \right) \right] ^ x \right\} = \lim_{x \rightarrow \infty} \ln \left[ \sin \left( \frac{2}{x} \right) + \cos \left( \frac{1}{x} \right) \right] ^ x
= \lim_{x \rightarrow \infty} x \ln \left[ \sin \left( \frac{2}{x} \right) + \cos \left( \frac{1}{x} \right) \right] = \lim_{x \rightarrow \infty} \frac{\ln \left[ \sin \left( \frac{2}{x} \right) + \cos \left( \frac{1}{x} \right) \right]}{\frac{1}{x}}
This is 0 / 0. So again, you can apply L'Hopital's rule to find the limit.
Viet Dao,
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top