Mister Exam

Other calculators

Sum of series x^factorial(n)



=

The solution

You have entered [src]
  oo     
 ___     
 \  `    
  \    n!
  /   x  
 /__,    
n = 1    
$$\sum_{n=1}^{\infty} x^{n!}$$
Sum(x^factorial(n), (n, 1, oo))

    Examples of finding the sum of a series