Let $a_n$ be a sequence of real numbers. Which of the following is true?
a. If $\sum a_n$ converges,then so does $\sum a_n ^4.$
b.If $\sum |a_n|$ converges,then so does $\sum a_n ^2.$
c.If $\sum a_n$ diverges,then so does $\sum a_n ^3.$
d.If $\sum| a_n|$ diverges,then so does $\sum a_n ^2.$
My effort: I think option $a,c$ are incorrect. Because for $a.$ if we take $a_n=(-1)^n/n^{1/4}$. (By Alternating series convergence criterion). I dont know about option $b.$ and $c.$ For option $d.$ I am doing as $|a_n|\le a_n^2$ so by applying comparison test it can be concluded $d.$ is correct. Though I am not sure.
Problem $2$: I need a little clarification about the problem:Whether the series $\sum_{n=1}^{\infty}cos(3^nx)/2^n$ converges for all $x\in \mathbb R.$
My Effort: As we take $M_n=1/2^n$ , then $\sum M_n$ converges. So I shall conclude that the series is convergent by Weirstrass M test for all $x \in \mathbb R$. Is this correct?