Mister Exam

Other calculators

Sum of series (1-sin(nx))/n^2



=

The solution

You have entered [src]
  oo              
____              
\   `             
 \    1 - sin(n*x)
  \   ------------
  /         2     
 /         n      
/___,             
n = 1             
$$\sum_{n=1}^{\infty} \frac{1 - \sin{\left(n x \right)}}{n^{2}}$$
Sum((1 - sin(n*x))/n^2, (n, 1, oo))

    Examples of finding the sum of a series