152k views
1 vote
Pls i literally do not know how to do this

Pls i literally do not know how to do this-example-1

1 Answer

4 votes

Answer:

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

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 ...


(a_(n+1))/(a_n)

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


(\left((2(n+1)!)/(2^(2(n+1)))\right))/(\left((2n!)/(2^(2n))\right))=(2(n+1)!\cdot 2^(2n))/(2n!\cdot 2^(2(n+1)))\\\\=(2(n+1)!)/(2n!)\cdot(2^(2n))/(2^(2(n+1)))=(n+1)/((2^2)) = (n+1)/(4)

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 ...


\boxed{r_n=(n+1)/(4)}

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

User RToyo
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.