So I want to prove the series given by the seqeunce: $a_n = (\frac{1}{2})^\frac{n+1}{2}$ if $n$ is odd, $a_n = (\frac{1}{3})^{\frac{n}{2}}$ if $n$ is even
converges. I was thinking of comparing it with some series given by the sequence $b_n = 1/2^n + 1/3^n$, but I am not sure if that is legit.