Mister Exam

Other calculators


factorial(2*n)/(2^n+3)
  • How to use it?

  • Sum of series:
  • (n^3+n+5)/(n+2) (n^3+n+5)/(n+2)
  • factorial(2*n)/(2^n+3) factorial(2*n)/(2^n+3)
  • sin(π/4)(2n-1) sin(π/4)(2n-1)
  • cos(2n)/(2^n) cos(2n)/(2^n)
  • Identical expressions

  • factorial(two *n)/(two ^n+ three)
  • factorial(2 multiply by n) divide by (2 to the power of n plus 3)
  • factorial(two multiply by n) divide by (two to the power of n plus three)
  • factorial(2*n)/(2n+3)
  • factorial2*n/2n+3
  • factorial(2n)/(2^n+3)
  • factorial(2n)/(2n+3)
  • factorial2n/2n+3
  • factorial2n/2^n+3
  • factorial(2*n) divide by (2^n+3)
  • Similar expressions

  • factorial(2*n)/(2^n-3)

Sum of series factorial(2*n)/(2^n+3)



=

The solution

You have entered [src]
  oo        
____        
\   `       
 \    (2*n)!
  \   ------
  /    n    
 /    2  + 3
/___,       
n = 1       
$$\sum_{n=1}^{\infty} \frac{\left(2 n\right)!}{2^{n} + 3}$$
Sum(factorial(2*n)/(2^n + 3), (n, 1, oo))
The rate of convergence of the power series
The graph
Sum of series factorial(2*n)/(2^n+3)

    Examples of finding the sum of a series