Can someone please help me prove that this series is convergent?
The problem is I don't know what to do with sin.
$$\sum_{n=1}^{\infty} 2^n \sin{\frac{\pi}{3^n}} $$
Can someone please help me prove that this series is convergent?
The problem is I don't know what to do with sin.
$$\sum_{n=1}^{\infty} 2^n \sin{\frac{\pi}{3^n}} $$
As $\sin x<x$ for $x>0$ we can estimate $$ \sum_{n=1}^\infty2^n\sin(\pi/3^n)\leq\sum_{n=1}^\infty2^n\frac{\pi}{3^n}. $$ The RHS is finite by the geometric series so our (positive) series is convergent.
Consider the root test.
Let $L = \lim_{n \to \infty} |2^n\sin(\frac{\pi}{3^n})|^{\frac{1}{n}}.$ Then $L = \lim_{n \to \infty} (2^n\sin(\frac{\pi}{3^n}))^{\frac{1}{n}} = \lim_{n \to \infty} 2\sin(\frac{\pi}{3^n})^{\frac{1}{n}} = 0$, so the series converges by root test.
We have $$\sin(X)\sim X \;(X\to 0)$$
$$\implies 2^n\sin(\frac{\pi}{3^n})\sim (\frac{2}{3})^n\;(n\to+\infty)$$
$\implies \sum 2^n\sin(\frac{\pi}{3^n})$ is convergent since the geometric series $\sum (\frac{2}{3})^n$ is positive and convergent.