Find a formula for the sequence:
\[\left\{ -1, \frac{ 2 }{ 3 }, -\frac{ 1 }{ 3 }, \frac{ 4 }{ 27 },- \frac{ 5 }{ 81 } \right\}\]
I understand the alternating negatives, but the third term is throwing me off as far as any relationship between the numerators
Would it help to find the LCD here?
@jim_thompson5910 @zepdrix @AloneS @pooja195
I rewrote this as: \[\left\{- \frac{ 81 }{ 81 }, \frac{ 54 }{ 81 }, -\frac{ 27 }{ 81 }, \frac{ 12 }{ 81 }, -\frac{ 5 }{ 81 } \right\}\] Didnt really help though
\[\Large \left\{ -1, \frac{ 2 }{ 3 }, -\frac{ 1 }{ 3 }, \frac{ 4 }{ 27 },- \frac{ 5 }{ 81 } \right\}\] is equivalent to \[\Large \left\{ -\frac{1}{1}, \frac{ 2 }{ 3 }, -\frac{ 3 }{ 9 }, \frac{ 4 }{ 27 },- \frac{ 5 }{ 81 } \right\}\] I changed the -1 to -1/1 I changed the -1/3 to -3/9
Oh that looks a lot better
the numerators (1,2,3,4,5) are incrementing by 1 the denominators are powers of 3 1 = 3^0 3 = 3^1 9 = 3^2 27 = 3^3 81 = 3^4 also, the terms are alternating in sign, so you'll need a (-1)^n or (-1)^(n+1) term in there
so (n-1)^3 for the denominator?
no, thats not right. The denominator is confusing me, Im not seeing how to relate it to n.
no, not cubed, powers of 3
x^3 is different from 3^x
the denominator would be 3^(n-1) if you start n at n = 1
\[a _{n}=\frac{ n }{ 3^{(n-1)} }(-1^{n})\]
I think this is the correct answer
it's very close, but not quite there
you need to write (-1^n) as (-1)^n
n needs to be outside the parentheses?
sweet ok, gotcha. Thanks for your help Jim
consider when n = 2 (-1^n) = (-1^2) = (-1*1^2) = -1 while (-1)^n = (-1)^2 = (-1)*(-1) = 1
no problem
Join our real-time social learning platform and learn together with your friends!