I can't find the limit of the sequence $b_n= \frac{2^n+3^n}{3\cdot2^{n+1}+2\cdot3^{n-1}}$ I managed to go up until: $\frac{1+(3/2)^n}{6+2/3\cdot(3/2)^n}$ but I am still stuck since I get infinity\infinity Is it possible to find the limit for that function or maybe there is no limit?
Thanks in advance
I suppose that the limit is considered for $n \rightarrow \infty$. Your idea is not bad but I would suggest going this way $$ b_n = \frac{2^n+3^n}{3\cdot2^{n+1}+2\cdot3^{n-1} }= \frac{3^n((2/3)^n+1)}{3^{n-1}(3\cdot4\cdot(2/3)^{n-1}+2)} = 3 \frac{(2/3)^n+1}{3\cdot4\cdot(2/3)^{n-1}+2} \ .$$ Considering the expression on the right for $n \rightarrow \infty$ should lead you quickly to the result as you can go with the limit up to the numerator and down to the denominator (the final hint maybe to think about how the powers of a positive constant smaller then $1$ works).