devanlevin
[(n+5)/(n-1)]^n
i get [infinity/nifinity]^infinity and i don't see anything to change
i get [infinity/nifinity]^infinity and i don't see anything to change
The discussion revolves around finding the limit of the expression \(\left(\frac{n+5}{n-1}\right)^n\) as \(n\) approaches infinity, which involves concepts from precalculus and limits.
The conversation includes various interpretations of the limit, with some participants suggesting that the limit evaluates to \(e^6\). There is acknowledgment of different approaches and reasoning, but no explicit consensus has been reached.
Participants note that the problem is categorized under "precalculus," which may influence the methods considered appropriate for solving it. The discussion also highlights the indeterminate form encountered in the limit evaluation.
HallsofIvy said:A little bit more accurately, as n goes to infinity (n+5)/(n+1) goes to 1 so this is of the form [itex]1^{\infty}= 1[/itex].
If this weren't in the "precalculus" section, I would recommend using L'Hopital's rule!
Mark44 said:True enough that it's of the indeterminate form [tex]1^\infty[/tex], but it's not necessarily equal to 1. Another limit with this form is lim (1 + 1/n)^n, for n approaching [tex]\infty[/tex]. The limit here is the natural number, e.
Yes! Mark44 essentially gives that! Dividing, (n+5)/(n-1)= 1+ 6/(n-1) so ((n+5)/(n-1))n= (1+ 6/(n-1))n. Since, for n going to infinity, the difference between n and n-1 is negligible, the limit is the same as the limit of (1+ 6/n)n= (1+ (6/n))6(n/6)= (1+ 1/m)6m where m= 6/n. That is [(1+ 1/m)m]6. As Mark44 said, the limit of (1+ 1/m)m is e so the limit of [(1+ 1/m)m]6 is e6devanlevin said:all true, but the limits anwer is e^6