AP Calculus BC
Does the Sum of (2n)!/(n!)^2 Converge? No
The series diverges. The ratio test gives a limit of 4, which is greater than one, so the terms eventually multiply by nearly four at every step. These terms are the central binomial coefficients, and they grow rather than shrink.
Diverges
Settled by the ratio test.
Cancelling the factorials
Expanding the top gives , so the quotient is , which tends to 4. Since , the ratio test proves divergence.
Never expand a factorial. Write and cancel; the whole method depends on peeling off exactly the factors that differ.
What these terms are
The term is the binomial coefficient , the middle entry of row of Pascal's triangle. It counts the ways to choose items from , so it is a whole number and it is large: .
Growing terms mean the nth term test would also have settled this, and faster. The ratio test is still worth running because it names the growth factor, and the same computation is what finds the radius of convergence when a power series is built on these coefficients.
Not sure which test a series wants?
The Convergence Test Chooser walks the decision in order: nth term first, then geometric and p-series pattern matching, then alternating structure, then the ratio test, and finally the comparison family.
Frequently asked questions
Could the nth term test have decided this?
Yes, and in one line: the terms grow without bound, so they do not tend to 0. Always try the nth term test first; it costs one limit and often finishes the problem.
How do I simplify a ratio of factorials?
Write the larger factorial in terms of the smaller one and cancel. and are the two you need most.