Mister Exam

Sum of series x²



=

The solution

You have entered [src]
  oo    
 ___    
 \  `   
  \    2
  /   x 
 /__,   
x = 1   
$$\sum_{x=1}^{\infty} x^{2}$$
Sum(x^2, (x, 1, oo))
The radius of convergence of the power series
Given number:
$$x^{2}$$
It is a series of species
$$a_{x} \left(c x - x_{0}\right)^{d x}$$
- power series.
The radius of convergence of a power series can be calculated by the formula:
$$R^{d} = \frac{x_{0} + \lim_{x \to \infty} \left|{\frac{a_{x}}{a_{x + 1}}}\right|}{c}$$
In this case
$$a_{x} = x^{2}$$
and
$$x_{0} = 0$$
,
$$d = 0$$
,
$$c = 1$$
then
$$1 = \lim_{x \to \infty}\left(\frac{x^{2}}{\left(x + 1\right)^{2}}\right)$$
Let's take the limit
we find
True

False
The rate of convergence of the power series
The answer [src]
oo
$$\infty$$
oo
Numerical answer
The series diverges
The graph
Sum of series x²

    Examples of finding the sum of a series