Mister Exam

Sum of series (xi)2



=

The solution

You have entered [src]
  oo       
 __        
 \ `       
  )   x*i*2
 /_,       
i = 3      
i=32ix\sum_{i=3}^{\infty} 2 i x
Sum((x*i)*2, (i, 3, oo))
The radius of convergence of the power series
Given number:
2ix2 i x
It is a series of species
ai(cxx0)dia_{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:
Rd=x0+limiaiai+1cR^{d} = \frac{x_{0} + \lim_{i \to \infty} \left|{\frac{a_{i}}{a_{i + 1}}}\right|}{c}
In this case
ai=2ixa_{i} = 2 i x
and
x0=0x_{0} = 0
,
d=0d = 0
,
c=1c = 1
then
1=limi(ii+1)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
x\infty x
oo*x

    Examples of finding the sum of a series