Mister Exam

Sum of series 1/xi



=

The solution

You have entered [src]
  oo   
 ___   
 \  `  
  \   I
   )  -
  /   x
 /__,  
x = 3  
$$\sum_{x=3}^{\infty} \frac{i}{x}$$
Sum(i/x, (x, 3, oo))
The radius of convergence of the power series
Given number:
$$\frac{i}{x}$$
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} = \frac{i}{x}$$
and
$$x_{0} = 0$$
,
$$d = 0$$
,
$$c = 1$$
then
$$1 = \lim_{x \to \infty}\left(\frac{x + 1}{x}\right)$$
Let's take the limit
we find
True

False
The answer [src]
oo*I
$$\infty i$$
oo*i
Numerical answer
The series diverges

    Examples of finding the sum of a series