SOLUTION: Which term of the series 2187,729,243....is 1/9

Algebra ->  Sequences-and-series -> SOLUTION: Which term of the series 2187,729,243....is 1/9      Log On


   



Question 1202668: Which term of the series 2187,729,243....is 1/9
Found 2 solutions by mananth, Edwin McCravy:
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
Which term of the series 2187,729,243....is 1/9
The formula
a%5Bn%5D=a1%2A%281%2Fr%29%5E%28n-1%29
a1 =2187
r= 729/2187 = 1/3
1/9 = 2187*(1/3)^(n-1)
(1/3)^(n-1) = 1/9*2187=1/19683 = (1/3)^9
using exponent rules
n=10




Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
One way to solve it is to notice that to get from 2187 to 729 you have to divide
2187 by 3.  And to get 729 to 243 you must also divide by 3.  So you can get the
answer by asking this question:

If I start with 2187, how many times must I divide by 3 until I get 1/9?

Then the answer will be one more than that because the first time I divide
will be to get the second term. 

2187%2F3%5En=1%2F9

Cross multiplying

3%5En=19683

ln%283%5En%29=ln%2819683%29

n%2Aln%283%29=ln%2819683%29

n=ln%2819683%29%2Fln%283%29

n=9

So it's 1 more than 9, so it's the 10th term.

That's not how you're supposed to do it, though.

You're supposed to use geometric series formula, like that baby in the
picture up there did it.

a%5Bn%5D%22%22=%22%22a%5B1%5Dr%5E%28n-1%29

with a%5Bn%5D=1%2F9, a%5B1%5D=2187, r=1%2F3

and solve for n.  You can use logs to solve it if you like.

Edwin