Lesson Calculating the sum 1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°)

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> Lesson Calculating the sum 1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°)      Log On


   


This Lesson (Calculating the sum 1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°)) was created by by ikleyn(52752) About Me : View Source, Show
About ikleyn:

Calculating the sum 1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°)


The problem below is above the average school Math level.
It is a typical Math Circle level problem.

Problem 1

Find the sum of 1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°).

Solution

Let  R = 1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°).


It is even more convenient for me to write


    R = 0*sin(0°) + 1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°)  by adding  0*sin(0°) = 0  as the first term.


Then I can write


    R =   0*sin(0°)   + 1*sin(1°)     + 2*sin(2°)    + 3*sin(3°)     + . . . + 180*sin(180°)     (1)

    R = 180*sin(180°) + 179*sin(179°) + 178*sin(178°) + 177*sin(177°) + . . . + 0*sin(0°).        (2)


Note that sin(0°) = sin(180°);  sin(1°) = sin(179°);  sin(2°) = sin(178°);  sin(3°) = sin(177°);  and so on.   
Therefore, adding  (1)  and  (2)


   2R = 180*(sin(0°) + sin(1°) + sin(2°) + sin(3°) + . . . + sin(90°)).


So, our sum R is the same as


     R = 90*(sin(0°) + sin(1°) + sin(2°) + sin(3°) + . . . + sin(90°)).


Now, let z = cos(1°) + i*sin(1°)  is this complex number.


Then, according to the de Moivre's formula


         z%5E2 = cos(2°) + i*sin(2°)

         z%5E3 = cos(3°) + i*sin(3°),

              .  .  .  .  .  .

          z%5E90 = cos(90° + i*sin(90°),

and the sum R  is 90 times the imaginary part  of the sum of the geometric progression

          Q = 1 + z + z%5E2 + z%5E3 + z%5E4 + . . . + z%5E90.


The sum of the geometric progression is  


    %28z%5E91-1%29%2F%28z-1%29 =  = now I will work to extract the imaginary part =  = 

  =  . 


So, the imaginary part has the DENOMINATOR  (cos(1°)-1)^2+sin^2(1°) = 2-2*cos(1°) = 2*(1-cos(1°)).


The imaginary part has the NUMERATOR  sin(91°)*(cos(1°)-1) - (cos(91°)-1)*sin(1°) = sin(91°)*cos(1°) - cos(91°)*sin(1°) - sin(91°) + sin(1°) = 

                                    = sin(90°) - sin(91°) + sin(1°) = 1 - cos(1°) + sin(1°).


Therefore, the answer is:  

    the sum  R = 1*sin(1°) + 2*sin(2°) + 3*sin(3°) + . . . + 180*sin(180°) = 90%2A%28%281+-+cos%281%5Eo%29+%2B+sin%281%5Eo%29%29%2F%282%2A%281-cos%281%5Eo%29%29%29%29.


You can transform it further as you want and/or as you need.


You can even get the numerical value, using your calculator.


My other lessons on complex numbers in this site are
    - Complex numbers and arithmetic operations on them
    - Complex plane
    - Addition and subtraction of complex numbers in complex plane
    - Multiplication and division of complex numbers in complex plane
    - Raising a complex number to an integer power
    - How to take a root of a complex number
    - Solution of the quadratic equation with real coefficients on complex domain
    - How to take a square root of a complex number
    - Solution of the quadratic equation with complex coefficients on complex domain

    - Solved problems on taking roots of complex numbers
    - Solved problems on arithmetic operations on complex numbers
    - Solved problem on taking square root of complex number
    - Solving polynomial equations in complex domain
    - Miscellaneous problems on complex numbers
    - Advanced problem on complex numbers
    - Solved problems on de'Moivre formula
    - A curious example of an equation in complex numbers which HAS NO a solution
    - Solving non-standard equations in complex numbers
    - Upper level problem on complex numbers
    - Determine locus of points using complex numbers
    - Joke problems on complex numbers

    - OVERVIEW of lessons on complex numbers


Use this file/link  ALGEBRA-II - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-II.



This lesson has been accessed 2734 times.