Mister Exam

Sum of series x(x-1)



=

The solution

You have entered [src]
  oo           
 __            
 \ `           
  )   x*(x - 1)
 /_,           
x = 1          
$$\sum_{x=1}^{\infty} x \left(x - 1\right)$$
Sum(x*(x - 1), (x, 1, oo))
The radius of convergence of the power series
Given number:
$$x \left(x - 1\right)$$
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 \left(x - 1\right)$$
and
$$x_{0} = 0$$
,
$$d = 0$$
,
$$c = 1$$
then
$$1 = \lim_{x \to \infty}\left(\frac{\left|{x - 1}\right|}{x + 1}\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(x-1)

    Examples of finding the sum of a series