Summation of complex numbers and simplification

126 Views Asked by At

By considering $$ \sum_{k=0}^{n-1}(1+i\tanθ)^k\tag{1}$$ Show that $$ \sum_{k=0}^{n-1}\cos(kθ)\sec^kθ=\cotθ\sin(nθ)\sec^nθ\tag{2}$$ Provided $θ$ is not an integer multiple of $\frac{π}{2}$.

My take on this was by taking the real part of $(1)$ and simplifying, I get the left hand side of $(2)$. Then, by noticing $(1)$ is a geometric progression, the sum of the first $n-1$ terms is: $$\frac{(1+i\tanθ)^n-1}{i\tanθ}$$ I'm stuck here, as I do not know how to expand this, and multiplying by its conjugate did nothing I am aware of.

1

There are 1 best solutions below

0
On

Hint: $$ \sum_{k=0}^{n-1}(1+i\tanθ)^k = \sum_{k=0}^{n-1}\left(\frac{\cos\theta+i\sinθ}{\cos\theta}\right)^k = \sum_{k=0}^{n-1}\left(\frac{1}{\cos^k\theta}\right)(\cos\theta+i\sin\theta)^k$$ $$\sum_{k=0}^{n-1}\left(\frac{1}{\cos^k\theta}\right)(\cos k\theta+i\sin k\theta)\quad \text{(De Movire's theorem)}$$