daniel_i_l
Gold Member
- 864
- 0
Homework Statement
Lets say that I have some sequence (a_n) which converges to 0 at infinity and that for all n a_{n+1} < a_n but the sequence (a_n) diverges. Now I know that the series
(cos(n) a_n) converges but can I use the following argument to prove that
|cos(n) a_n| doesn't converge:
|cos(n) a_n| >= {cos}^{2}(n) a_n = {a_n}/2 + {(cos(2n)) a_n}/2
And since {(cos(2n)) a_n}/2 converges and {a_n}/2 diverges
{cos}^{2}(n) a_n diverges and so |cos(n) a_n| diverges.
Is that always true?
Thanks.