MHB How Do You Calculate the Sum of Squared Sines in Sequence?

  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    2016
AI Thread Summary
To evaluate the sum of squared sines from sin²(x°) to sin²(x+179°), the key is recognizing the periodic properties of the sine function. The sum can be simplified using the identity sin²(θ) = (1 - cos(2θ))/2, allowing for a transformation into a cosine series. The total number of terms in the sequence is 180, and the symmetry of the sine function across the interval aids in calculating the sum efficiently. The correct solutions were provided by members kaliprasad, greg1313, and lfdahl, with lfdahl presenting a detailed solution. Understanding these principles is crucial for solving similar problems involving trigonometric sums.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Evaluate $\sin^2 x^\circ+\sin^2 (x+1)^\circ+\sin^2 (x+2)^\circ+\cdots+\sin^2 (x+179)^\circ$.

-----

Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solution::)

1. kaliprasad
2. greg1313
3. lfdahl

Solution of lfdahl:
\[\sum_{d=0}^{179}sin^2(x+d)^{\circ} \\\\=\sum_{d=0}^{89}(sin^2(x+d)^{\circ}+sin^2(x+d+90)^{\circ}) \\\\=\sum_{d=0}^{89}(sin^2(x+d)^{\circ}+cos^2(x+d)^{\circ}) \\\\ = \sum_{d=0}^{89}1 \\\\ = 90\]
 
Back
Top