Finding formulas for sine and cosine functions:

silvermane
Gold Member
Messages
113
Reaction score
0

Homework Statement


Find simple formulas for
1+ cos(θ) + cos(2θ) + cos(3θ) + ... + cos(nθ)
and
sin(θ) + sin(2θ) + sin(3θ) + ... + sin(nθ)


The Attempt at a Solution



It's not really a homework question, but more for making a problem that I'm trying to solve a little bit more simple to calculate.

I know that 1 + x + x^2 + ... + x^n = [x^(n+1) - 1]/[x-1]

and I also know that u = cos(θ) + isin(θ)

I'm just having a little block in as how to incorporate these formulas to make my calculation a little easier.



You guys have always been great, and I do my best helping others with their combinatorics and linear algebra too. I know I'll get a wonderful answer, probably with some enrichment added on like icing to a cake. (just showing a little gratitude... I can't tell you how many times I've had wonderful educative experiences from this forum. It really does leave a positive mark on my life, lol)

Thank you in advance for your help! :) It means a lot to me!
 
Physics news on Phys.org
Look at the sum e^(ik*theta) for k=0 to n. It's geometric isn't it?
 
Last edited:
Yes it is - Thanks for jump starting my brain, haha

:)
 
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