Mister Exam

Sum of series yi



=

The solution

You have entered [src]
  oo     
 __      
 \ `     
  )   y*i
 /_,     
i = 1    
i=1iy\sum_{i=1}^{\infty} i y
Sum(y*i, (i, 1, oo))
The radius of convergence of the power series
Given number:
iyi y
It is a series of species
ai(cyy0)dia_{i} \left(c y - y_{0}\right)^{d i}
- power series.
The radius of convergence of a power series can be calculated by the formula:
Rd=y0+limiaiai+1cR^{d} = \frac{y_{0} + \lim_{i \to \infty} \left|{\frac{a_{i}}{a_{i + 1}}}\right|}{c}
In this case
ai=iya_{i} = i y
and
y0=0y_{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*y
y\infty y
oo*y

    Examples of finding the sum of a series