Finding the Largest Value of b for Convergence

  • Thread starter Thread starter Calculus!
  • Start date Start date
  • Tags Tags
    Convergence Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Calculus!
Messages
20
Reaction score
0
Find the largest value of b that makes the following statement true: "if 0<= a <= b, then the series (from n=1 to infinity) of (((n!)^2a^n)/(2n!)) converges".

I know you have to do the ratio test for this one but I don't know how to do it.
 
Physics news on Phys.org
im sry its (n!)^2(a^n) for the numerator
 
Yes, use the ratio test.
[tex]\left[\frac{((n+1)!)^2a^{n+1}}{(2(n+1))!}\right]\left[\frac{(2n)!}{((n!)^2a^n}\right]= \left[\frac{(n+1)!}{n!}\right]^2\left[\frac{a^{n+1}}{a^n}\right]\left[\frac{(2n)!}{(2(n+1))!}][/tex]
[tex]= \frac{(n+1)(a)}{(2n+2)(2n+1)[/tex]
What is the limit of that as n goes to infinity? If that limit depends on a, then the series will converge only for values of a that make the limit less than 1.