First: Do i need to determine whether these sums converge or diverge?
My attempt:
- $\sum_{n=0}^{\infty} (\frac{1}{\phi})^n$
$r = \frac{1}{\phi}$
sum is then $\frac{1}{1-\frac{1}{\phi}}$
- $\sum_{n=0}^{\infty} (\frac{1}{\phi})^{2n}$
$r = \frac{1}{\phi}$
sum is then $\frac{1}{1-\frac{1}{\phi}}$
- $\sum_{n=0}^{\infty} (\frac{1}{\phi})^{2n+1}$
I have the same answer as the previous two problems.
I feel like I am missing something or doing something wrong, can someone please help?

You've made a slight error on $2)$ and $3)$. For instance, the limit in $2)$ should be $\dfrac1{1-(\dfrac1\phi)^2}$.
For $3)$, try factoring out $\dfrac1\phi$.