Mister Exam

Other calculators


pi^n/n!

Sum of series pi^n/n!



=

The solution

You have entered [src]
  oo     
____     
\   `    
 \      n
  \   pi 
  /   ---
 /     n!
/___,    
n = 1    
$$\sum_{n=1}^{\infty} \frac{\pi^{n}}{n!}$$
Sum(pi^n/factorial(n), (n, 1, oo))
The radius of convergence of the power series
Given number:
$$\frac{\pi^{n}}{n!}$$
It is a series of species
$$a_{n} \left(c x - x_{0}\right)^{d n}$$
- power series.
The radius of convergence of a power series can be calculated by the formula:
$$R^{d} = \frac{x_{0} + \lim_{n \to \infty} \left|{\frac{a_{n}}{a_{n + 1}}}\right|}{c}$$
In this case
$$a_{n} = \frac{1}{n!}$$
and
$$x_{0} = - \pi$$
,
$$d = 1$$
,
$$c = 0$$
then
$$R = \tilde{\infty} \left(- \pi + \lim_{n \to \infty} \left|{\frac{\left(n + 1\right)!}{n!}}\right|\right)$$
Let's take the limit
we find
$$R = \infty$$
The rate of convergence of the power series
The answer [src]
   /        pi\
   |  1    e  |
pi*|- -- + ---|
   \  pi    pi/
$$\pi \left(- \frac{1}{\pi} + \frac{e^{\pi}}{\pi}\right)$$
pi*(-1/pi + exp(pi)/pi)
Numerical answer [src]
22.1406926327792690057290863679
22.1406926327792690057290863679
The graph
Sum of series pi^n/n!

    Examples of finding the sum of a series