Thread Closed

convergence of series

 
Share Thread Thread Tools
Oct16-05, 03:40 PM   #1
 

convergence of series


How do i show the following series from n=1 to infinity converges?
[tex]\sum\frac{(n!)^2}{(2n)!}[/tex]
what i did was apply the ratio test so i ended up with
the limit as n--> infinity of
[tex]\frac{((n+1)^2)(n!)^2}{(2(n+1))!(2n)!}(\frac{((2n)!}{(n!)^2})[/tex]

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
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Oct16-05, 04:39 PM   #2
AKG
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
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 [itex]\sum _{n = 1} ^{\infty} 2^{-n}[/itex] using induction to see that it converges. Note that (n!)²/(2n)! = [itex]{{2n}\choose{n}} ^{-1}[/itex].
 
Oct16-05, 04:47 PM   #3
 
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Ignore my initial response, I misread the problem.

You went wrong rewriting [itex](2(n+1))![/itex] as [itex]2(n+1))!(2n)![/itex].

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

[itex](2(n+1))!=(2n+2)!=(2n+2)(2n+1)(2n)![/itex]
 
Oct16-05, 04:47 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

convergence of series


Your problem is probably that you tried to do several steps at once and messed up: try just writing the ratio first, then simplifying.
 
Thread Closed
Thread Tools


Similar Threads for: convergence of series
Thread Forum Replies
Convergence of a Series Calculus & Beyond Homework 1
Convergence of a series Calculus & Beyond Homework 14
Convergence of a series Calculus & Beyond Homework 3
Series Convergence Calculus & Beyond Homework 3
Series convergence Introductory Physics Homework 1