Mister Exam

Other calculators

Sum of series x^2j



=

The solution

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

False
The answer [src]
    2
oo*x 
$$\infty x^{2}$$
oo*x^2

    Examples of finding the sum of a series