gomunkul51
- 275
- 0
I found an interesting limit:
any ideas? :)
any ideas? :)
gomunkul51 said:I can't seem to get to the right indeterminate form (inf/inf, 0/0) to use l'Hospital's rule.
Can someone please try to get the full result? :)
gomunkul51 said:<br /> <br /> exp( [ln(1 + 1/x) - 1/x] / [1/x^2] )<br /> <br />
Differential:
<br /> <br /> exp( [(-1/[x^2+x]) + 1/x^2] / [-2/x^3] ) =<br /> = exp( -(1/2)*(x - x^2/x+1) ) = exp( -(1/2)*(x/x+1) ) = exp(-(1/2))<br /> <br /> =\frac{1}{e^1/2}<br />
Which is the correct answer !