Answer: Proving Sums with De Moivre's Theorem

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Theorem
AI Thread Summary
The discussion focuses on using De Moivre's theorem to derive the sum of a series expressed as ∑_{n=1}^N 2^{-n} z^n. The series is identified as a geometric progression with the first term 2^{-1}z and common ratio 2^{-1}z, leading to the formula S_N = 2^{-1}z(1-(2^{-1}z)^{N})/(1-2^{-1}z). A suggestion is made to set z = e^{i\pi/10} to simplify the calculations. Participants emphasize the importance of posting one's own attempts before seeking help, adhering to forum guidelines. The thread illustrates the application of complex numbers in solving series summation problems.
rock.freak667
Homework Helper
Messages
6,221
Reaction score
31
Using De Moivre's theorem to prove the sum of a series

Homework Statement


Write down an expression in terms of z and N for the sum of the series:
\sum_{n=1}^N 2^{-n} z^n

Use De Moivre's theorem to deduce that

\sum_{n=1}^{10} 2^{-n} \sin(\frac{1}{10}n\pi) = \frac{1025\sin(\frac{1}{10}\pi)}{2560-2048\cos(\frac{1}{10}\pi)}

Homework Equations



e^{in\theta}=(\cos{\theta}+i\sin{\theta})^n = \cos{n\theta}+i\sin{n\theta}

The Attempt at a Solution


To find a sum for the series it is a GP with first term,a=2^{-1}z common ration,r=2^{-1}z
then S_N = \frac{2^{-1}z(1-(2^{-1}z)^{N})}{1-2^{-1}z}

For the second part I was thinking to just replace z^n with \sin(\frac{1}{10}n\pi) would that work?(NOTE:Also, even though I think I typed the LATEX thing correctly it doesn't display what i actually typed when i previewed the post, so if something looks weird please check if I typed it correctly,such as
\frac{1025\sin(\frac{1}{10}\pi)}{2560-2048\cos(\frac{1}{10}\pi) appears as a^3<-9b-3c-3
 
Last edited:
Physics news on Phys.org
You're missing a } at the end. EDIT:Not anymore.

Suggestion. z=e^{i\pi/10}.

LATER EDIT: Yes, it's already visible in post #1.
 
Last edited:
ah...strange things appear in my browser...z=e^{i\pi/10}...so simple...shall try it now
 
rock.freak667 said:
ah...strange things appear in my browser...z=e^{i\pi/10}...so simple...shall try it now
Did u get the answer...can u post the solution...
 
Even if the OP found the answer (almost 4 years ago!), if you need help with the same question, he can't just post the solution. That would be against forum rules. YOU need to post your attempt FIRST, and then maybe we can help.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top