gomunkul51
- 275
- 0
I found an interesting limit:
any ideas? :)
any ideas? :)
The discussion revolves around evaluating a limit involving the expression \(\frac{(1 + 1/x)^{x^2}}{e^x}\). Participants explore various approaches to find the limit as \(x\) approaches infinity, focusing on logarithmic transformations and the application of L'Hôpital's Rule.
Several participants have provided hints and partial solutions, with some suggesting the use of series expansions and logarithmic properties. There is ongoing exploration of the limit's behavior, but no consensus has been reached on the final result.
Some participants mention constraints related to homework guidelines, emphasizing that direct answers cannot be provided. There are also indications of confusion regarding the differentiation of logarithmic terms and the correct application of L'Hôpital's Rule.
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:[tex] <br /> exp( [ln(1 + 1/x) - 1/x] / [1/x^2] )<br /> [/tex]
Differential:
[tex] <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}[/tex]
Which is the correct answer !