Summation of a trigonometric function

AI Thread Summary
The discussion focuses on deriving the summation of the trigonometric function Σcos(2n-1)θ using the expression Σz^(2n-1), where z = e^(iθ). The initial attempts involve manipulating complex exponentials and separating real and imaginary parts. A key realization is correcting the misunderstanding that (sinθ)^n equals sin(nθ). The final solution successfully shows that Σcos(2n-1)θ simplifies to sin(2Nθ)/2sinθ. This demonstrates the relationship between the summation of cosines and sine functions in trigonometric identities.
Supernova123
Messages
12
Reaction score
0

Homework Statement


By considering ∑z2n-1, where z=e, show that Σcos(2n-1)θ=sin(2Nθ)/2sinθ. (Σ means summation from 1 to N)

Homework Equations


Just a guess. S=a(1-r^n)/(1-r)

The Attempt at a Solution


I was thinking this but it doesn't seem to work very well. Σz2n-1=Σ(cosθ+isinθ)2n-1=Σ(cos(2n-1)θ+isin(2n-1)θ). Rearranging,
Σcos(2n-1)θ=Σ(cosθ+isinθ)2n-1-Σsin(2n-1)θ
=(cosθ+isinθ)(1-(cosθ+isinθ)2N/(1-(cosθ+isinθ)2) - isinθ(1-(isinθ)2N/(1-(isinθ)^2)
 
Physics news on Phys.org
I suggest not rewriting in terms of sines and cosines until after doing the summation.
 
Okay, so I got:
Σcos(2n-1)θ = ∑z2n-1 - Σsin(2n-1)θ
=z(1-z2N)/(1-z2) - isinθ(1-(isinθ)2)/(1-(isinθ)2)

=(z-z2N+1)/(1-z2) - (isinθ - isin(2N+1)θ)/(1 - isin2θ)

=(z - izsin2θ - z2N+1 + iz2N+1sin2θ - isinθ + isin(2N+1)θ + iz2sinθ - iz2sin(2N+1)θ)/(1 - z2 - isin2θ + iz2sin2θ)

=(cosθ + isinθ - icosθsin2θ + sinθsin2θ -cos(2N+1)θ -isin(2N+1)θ + icos(2N+1)θsin2θ - sin(2N+1)sin2θ - isinθ + isin(2N+1)θ + icos2θsinθ - sin2θsinθ - icos2θsin(2N+1)θ + sin2θsin(2N+1)θ)/(1 - cos2θ - isin2θ - isin2θ + icos2θsin2θ - sin2θsin2θ)

=(cosθ - icosθsin2θ - cos(2N+1)θ + icos(2N+1)θsin2θ)/(1 - cos2θ - 2isin2θ + icos2θsin2θ - sin2θsin2θ) and I'm stuck :(
 
Supernova123 said:

Homework Statement


By considering ∑z2n-1, where z=e, show that Σcos(2n-1)θ=sin(2Nθ)/2sinθ. (Σ means summation from 1 to N)

Homework Equations


Just a guess. S=a(1-r^n)/(1-r)

The Attempt at a Solution


I was thinking this but it doesn't seem to work very well. Σz2n-1=Σ(cosθ+isinθ)2n-1=Σ(cos(2n-1)θ+isin(2n-1)θ). Rearranging,
Σcos(2n-1)θ=Σ(cosθ+isinθ)2n-1-Σsin(2n-1)θ
=(cosθ+isinθ)(1-(cosθ+isinθ)2N/(1-(cosθ+isinθ)2) - isinθ(1-(isinθ)2N/(1-(isinθ)^2)

If ##z = e^{i \theta}## then ##z^{2n-1} = e^{(2n-1) i \theta} = \cos((2n-1) \theta) + i \sin((2n-1) \theta)##.
 
I found my mistake. I wrongly assumed that (sinθ)^n=sin(nθ). Here's my solution:
Σcos(2n-1)θ=Re(Σz2n-1)
=Re(e(1-e2Niθ)/(1-e2iθ))
=Re((1-e2Niθ)/(e-iθ-e))
=Re((1-cos(2Nθ)-isin(2Nθ)/(-2isinθ))
=Re((i-icos(2Nθ)+sin(2Nθ)/(2sinθ))
=sin(2Nθ)/2sinθ
 
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...

Similar threads

Replies
18
Views
3K
Replies
4
Views
3K
Replies
6
Views
2K
Replies
4
Views
8K
Replies
7
Views
3K
Replies
4
Views
4K
Replies
5
Views
2K
Replies
3
Views
3K
Replies
3
Views
2K
Replies
12
Views
3K
Back
Top