What Is the Limit of the Sequence as \( n \) Approaches Infinity?

  • Thread starter Thread starter DrummingAtom
  • Start date Start date
  • Tags Tags
    Limit Sequence
DrummingAtom
Messages
657
Reaction score
2

Homework Statement

Find the limit of the sequence

\lim n\rightarrow \infty \frac{e^n+3^n}{5^n}

Homework Equations


The Attempt at a Solution



L'Hopital's rule never ends with this one. But even after taking the first derivative of the top and bottom it shows that 5x will always be grower faster than the combined derivatives of the top.

\frac{e^n + ln(3)3^n)}{ln(5)5^n}

Assuming that I only pick values greater than 1, because this problem is a sequence, then I will always have the bottom value of the derivative greater than the combined values of the top. Does prove that the denominator is growing faster than the top? It's seems kinda hokey to just say that.
 
Physics news on Phys.org
No need L'Hopital Rule ... (Dont abandon ur basic tools when u are equipped with advanced tools)

\frac{e^{n}}{5^{n}} = (\frac{e}{5})^{n}

What can u say abt the fraction as n\rightarrow\infty ?

Likewise repeat the similar argument for 3/5
 
You have the right idea! and surely 5n grows faster than the other bases.
A nice way to show this is by the "squeeze theorem". i.e. bound the expression above and below by expressions that are a bit smaller and a bit larger and show they all go to the same limit, thus the "squeezed" expression has the same limit.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top