Mister Exam

Other calculators

Sum of series 1/(cos(x)+y)



=

The solution

You have entered [src]
  1             
 ___            
 \  `           
  \       1     
   )  ----------
  /   cos(x) + y
 /__,           
n = 0           
$$\sum_{n=0}^{1} \frac{1}{y + \cos{\left(x \right)}}$$
Sum(1/(cos(x) + y), (n, 0, 1))
The answer [src]
    2     
----------
y + cos(x)
$$\frac{2}{y + \cos{\left(x \right)}}$$
2/(y + cos(x))

    Examples of finding the sum of a series