SOLUTION: What is the nth term for the following sequence: 0.1, 0.01, 0.001, 0.0001, ...

Algebra ->  Sequences-and-series -> SOLUTION: What is the nth term for the following sequence: 0.1, 0.01, 0.001, 0.0001, ...      Log On


   



Question 1182228: What is the nth term for the following sequence:
0.1, 0.01, 0.001, 0.0001, ...

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


As common fractions, the sequence is

1/10, 1/100, 1/1000, ..., which is

1/(10^1), 1/(10^2), 1/(10)^3, ...

So the n-th term is

ANSWER: 1%2F%2810%29%5En

OR...

As exponentials, the sequence is

10^(-1), 10^(-2), 10^(-3), ...

So the n-th term can also be written as

ANSWER: 10%5E%28-n%29

Either form should be equally acceptable.