Convergence of Series: Ratio Test and Error Analysis

  • Thread starter Thread starter thenewbosco
  • Start date Start date
  • Tags Tags
    Convergence Series
thenewbosco
Messages
185
Reaction score
0
How do i show the following series from n=1 to infinity converges?
\sum\frac{(n!)^2}{(2n)!}
what i did was apply the ratio test so i ended up with
the limit as n--> infinity of
\frac{((n+1)^2)(n!)^2}{(2(n+1))!(2n)!}(\frac{((2n)!}{(n!)^2})

then after the cancelation of the factorial terms, this limit goes to infinity...
however this series converges by the answer i have for this problem. where did i go wrong?

thanks
 
Last edited:
Physics news on Phys.org
For one, it appears you have an extra (2n)! in your denominator. You also appear to have an extra bracket in the top-right area, not that it matters. But I got that the limit goes to 1/4, so the series converges. I don't know how you got infinity. The extra (2n)! in the denominator should have made it converge even "more", so I'm not sure what kind of cancelling you did.

You can also compare this to \sum _{n = 1} ^{\infty} 2^{-n} using induction to see that it converges. Note that (n!)²/(2n)! = {{2n}\choose{n}} ^{-1}.
 
Last edited:
Ignore my initial response, I misread the problem.

You went wrong rewriting (2(n+1))! as 2(n+1))!(2n)!.

Go back to the definition of the factorial function. You will see that:

(2(n+1))!=(2n+2)!=(2n+2)(2n+1)(2n)!
 
Your problem is probably that you tried to do several steps at once and messed up: try just writing the ratio first, then simplifying.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top