PDA

View Full Version : Limit


rene
Apr5-08, 06:53 PM
Can somebody solve this problem: the limit of [1 + sin(x)]^(1/x) when x approaches 0 ?

awvvu
Apr5-08, 08:42 PM
Take the logarithm of that expression, which will let you use L'Hopital to solve it.

arildno
Apr6-08, 05:45 AM
The simplest is to rewrite this as:
(1+\sin(x))^{\frac{1}{x}}=((1+\sin(x))^{\frac{1}{\ sin(x)}})^{\frac{\sin(x)}{x}}
The correct limit is quite easy to deduce from this.