Computing a Geometric Power Series with Cosine Terms

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
quasar_4
Messages
273
Reaction score
0

Homework Statement



Compute [tex]\sum_{n=0}^{\infty} p^n cos(3nx)[/tex] for [tex]\abs{p} \textless 1[/tex], where [tex]p \in \mathbb{R}[/tex].

Homework Equations





The Attempt at a Solution



I was thinking that maybe this could be approached as a telescoping series, but I'm not really sure if it is. Would that be the most expedient approach? Clearly it isn't geometric, and I'm not sure how to find the sum of a general power series.
 
Physics news on Phys.org
No one? Someone has to know. There are a lot of clever people on this forum.
 
What if I rearrange it using the fact that cos(3nx) = 1/2(exp(3nix)-exp(-3inx)). Could I then write [tex]\sum_{n=0}^{\infty} (pe^{3xi})^n + \sum_{n=0}^\infty (pe^{-3ix})^n[/tex] and try to work from there? (ie, is that valid?)
 
Ok, I was being silly, as usual - it is actually geometric after all.

Thank you to me for figuring out this problem.