The value of $\displaystyle\lim_{n\to\infty}(\sin^4x+\frac{1}{4}\sin^4(2x)+\cdots+\frac{1}{4^n}\sin^4(2^nx))$ is
(A) $\sin^4x$
(B) $\sin^2x$
(C) $\cos^2x$
(D) does not exist
My attempt: $$\lim_{n\to\infty}(\sin^4x+\frac{1}{4}\sin^4(2x)+\cdots+\frac{1}{4^n}\sin^4(2^nx))=$$ $$=(\sin^4x+\frac{1}{4}16\sin^4x\cos^4 x+\cdots+\frac{1}{4^n}\sin^4(2^{n-1}x)\cos^4(2^{n-1}x)$$
i could not solve further.Any hint will be useful.
- $\lvert \sin \rvert \leq 1$, and $\sum_{n=0}^\infty \frac{1}{4^n}$ converges. Can it be (D)?
- Plugging $x=0$, all terms are zero. Taking the limit, it should still be zero. Can it be (C)?
– Clement C. Jul 27 '15 at 06:01