Sequence
$$a_{n+1}=(1+\frac{1}{3^n})a_n$$ $$a_1=1$$
The question asks to prove its convergence and find its limit. I have tried all the usual ways but am unable to solve it. The question also says that we should try to prove that it is bounded by 3. Please help.
Hint:
Let $b_n=\ln a_n$, then $b_n=\sum_{k=1}^{n-1}\ln (1+\frac{1}{3^k})$.
Since $\ln (1+x)<x$, so $b_n<\sum_{k=1}^{n-1} \frac{1}{3^k}$ converges.
For the exact value, I do not think this limit can be computed. see wolframalpha