Respuesta :

Answer:

  • r = (n+1)/4
  • the series diverges

Step-by-step explanation:

The ratio test asks you to look at the ratio of two successive terms of the sum. It is generally convenient to look at the ratio ...

  [tex]\dfrac{a_{n+1}}{a_n}[/tex]

where [tex]a_n[/tex] is the term shown in parentheses to the right of the summation symbol. Here, that ratio is ...

  [tex]\dfrac{\left(\dfrac{2(n+1)!}{2^{2(n+1)}}\right)}{\left(\dfrac{2n!}{2^{2n}}\right)}=\dfrac{2(n+1)!\cdot 2^{2n}}{2n!\cdot 2^{2(n+1)}}\\\\=\dfrac{2(n+1)!}{2n!}\cdot\dfrac{2^{2n}}{2^{2(n+1)}}=\dfrac{n+1}{(2^2)} = \dfrac{n+1}{4}[/tex]

Most of the terms of the factorial product cancel, and the powers of 2 all cancel except for 2^2. So, the ratio of adjacent terms is ...

  [tex]\boxed{r_n=\dfrac{n+1}{4}}[/tex]

This gets larger and larger as n gets larger, so the series diverges.