What is the 9th term in this sequence?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
One must realize that the only digits used are 0 to 2, so the sequence is in base 3. After converting to base 10, the sequence is simply 2 n , n being the term number. So the 9th term is 2 9 = 512, and converted to base 3 for answer, 2 0 0 2 2 2