Mister Exam

Other calculators

Sum of series xi



=

The solution

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

False
The answer [src]
oo*x
$$\infty x$$
oo*x

    Examples of finding the sum of a series