Did I Use the Ratio Test Correctly?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Jac8897
Messages
25
Reaction score
0

Homework Statement


Hi
I want to see if you guys could check my work an tell me if i did it correct and also explain me how to cancel "look at the graph"


Homework Equations





The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
Yes.

When in doubt, set a term an equal to what is being summed. In this case, an = 2^n/n!.

Now, get the next term in the series so an+1. In this case, an+1 = 2^(n+1)/(n+1)!.

Then, plug in an and an+1 into [tex]|\frac{a_{n+1}}{a_{n}}|[/tex]

Now, the n! cancels because n! is equivalent to n*(n-1)(n-2)(n-3)(n-4). Whereas (n+1)!, is equivalent to (n+1)(n)(n-1)(n-2)(n-3)(n-4).

So, as you can see, the terms to the right of (n+1) are canceled out.
NastyAccident
 
Last edited:
NastyAccident said:
Yes.

When in doubt, set a term an equal to what is being summed. In this case, an = 2^n/n!.

Now, get the next term in the series so an+1. In this case, an+1 = 2^(n+1)/(n+1)!.

Then, plug in an and an+1 into [tex]|\frac{a_{n+1}}{a_{n}}|[/tex]

Now, the n! cancels because n! is equivalent to n*(n-1)(n-2)(n-3)(n-4). Whereas (n+1)!, is equivalent to (n+1)(n)(n-1)(n-2)(n-3)(n-4).

So, as you can see, the terms to the right of (n+1) are canceled out.



NastyAccident


thanks for the explanation was very helpful