Evaluating Sum: \sum_{n=0}^N\frac{\cos{n\theta}}{\sin^n{\theta}}

  • Thread starter Thread starter nicksauce
  • Start date Start date
  • Tags Tags
    Sum
nicksauce
Science Advisor
Homework Helper
Messages
1,270
Reaction score
7

Homework Statement


Evaluate the sum
\sum_{n=0}^N\frac{\cos{n\theta}}{\sin^n{\theta}}

Homework Equations





The Attempt at a Solution


In class we evaluated \sum_{n=0}^N\cos{n\theta} and \sum_{n=0}^N\sin{n\theta}, by expanding them as the real and imaginary parts of a geometric series. However, I can't quite seem to figure out to use that for this question. Could someone give me a bump in the right direction?
 
Physics news on Phys.org
Maybe De Moivre's Theorem is useful here? Not sure if that's what you meant by expanding as real and imaginary parts.

[cos(theta) + i*sin(theta)]^n = cos(n*theta) + i*sin(n*theta)
 
For example, we used

\sum_{n=0}^{N}\cos{n\theta} = Re(\sum_{n=0}^{N}z^n)

And then use the analytic formula for the RHS.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top