Q1: If $\{a_n^2\}$ is convergent, $\{a_n\}$ is convergent
I'm asked to determine whether this is true, and then either prove it or provide a counter example.
I'd say that, as a blanket statement, this is false. My first reaction for this problem would be to use the Monotonic Convergence theorem.
Since $a_n^2$ is positive and always greater than $a_n$, it would need to be an upper bound, and the theorem would only be satisfied if $\{a_n\}$ is increasing, but we're given no information on whether $\{a_n\}$ is increasing so the statement would have to be false.
The next question is:
Q2: If $\{a_n^2\}$ is convergent, and $a_n > 0$, then $\{a_n\}$ is convergent
I would say that this is also false. Just because $a_n > 0$, we don't know that it's increasing still, right?