Mister Exam

Other calculators


factorial(6*n)/4^n

Sum of series factorial(6*n)/4^n



=

The solution

You have entered [src]
  oo        
____        
\   `       
 \    (6*n)!
  \   ------
  /      n  
 /      4   
/___,       
n = 1       
n=1(6n)!4n\sum_{n=1}^{\infty} \frac{\left(6 n\right)!}{4^{n}}
Sum(factorial(6*n)/4^n, (n, 1, oo))
The rate of convergence of the power series
1.07.01.52.02.53.03.54.04.55.05.56.06.501e47
The answer [src]
  oo            
 ___            
 \  `           
  \    -n       
  /   4  *(6*n)!
 /__,           
n = 1           
n=14n(6n)!\sum_{n=1}^{\infty} 4^{- n} \left(6 n\right)!
Sum(4^(-n)*factorial(6*n), (n, 1, oo))
Numerical answer
The series diverges
The graph
Sum of series factorial(6*n)/4^n

    Examples of finding the sum of a series