got stuck on this proof given out of a practice test for my exam. the course is taught in rudin's principles of mathematics.
it says: let $a_n$ be a positive non-increasing sequence, prove: $\sum a_n$ converges if and only if $\sum n a_{n^2}$ converges. Note: the square is on the subscript.
i've been attempting it the same way Rudin proved Theorem 3.27, which was similar but with $2^k a_{2^k}$. however, i can't line up the patterns.
i've been doing two cases, one with $n > k^2$ and one with $n < k^2$. then attempting to show in either case, one sequence of partial sums bounds the other, so that either both are bounded are both are unbounded.
however, i can't quite get the bounding patterns. This may be the wrong method, which would explain why i can't get them. any help is appreciated.