I have to write $\sum_{k=0}^{\infty} \cos(k \pi / 6)$ in form: $a+bi$.
I think I should consider $z=\cos(k \pi / 6)+i\sin(k \pi / 6)$ and also use the fact that $\sum _{k=0}^{\infty}x^n=\frac{1}{1-x}$ if $|x|<1$
But i don't know if thats correct and how can I transform this.