Did I Use the Ratio Test Correctly?

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 |\frac{a_{n+1}}{a_{n}}|

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 |\frac{a_{n+1}}{a_{n}}|

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
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top