Don't understand how they simplified this (ratio test)

  • Thread starter Thread starter quickclick330
  • Start date Start date
  • Tags Tags
    Ratio test Test
quickclick330
Messages
82
Reaction score
0
Don't understand how they simplified this...(ratio test)

I'm studying for my exam and I was looking at this example:

1.jpg

I'm not really sure how they get from here :

2.jpg


to here:

3.jpg
If someone could explain how they simplified this to me that would be fantastic...i'm really trying to understand series but sometimes the algebra stuff holds me up :-(.
 
Physics news on Phys.org
You are basically just dividing like terms, so you subtract exponents

(-3)^n+2 / (-3)^n+1 = (-3)^ ((n+2)-(n+1)) = -3

2^3n / 2^(3n+3) = 2^((3n) -(3n+3)) = 2^-3

hope that helps
 
yes that helps...thank you :-)
 
actually that helped a lot... thank you thank you!
 
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