Fun with Sequences

2 , 11 , 22 , 121 , 1012 , 2101 , . . . 2, 11, 22, 121, 1012, 2101, . . .

What is the 9th term in this sequence?


The answer is 200222.

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.

1 solution

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 2^n , n being the term number. So the 9th term is 2 9 2^9 = 512, and converted to base 3 for answer, 200222 \boxed{200222}

i don't get it.

JejeRem JereRem - 7 years, 2 months ago

Log in to reply

Which part of it? It's simply a sequence of base 10 numbers converted to a different base.

Stephen Shamaiengar - 7 years, 2 months ago

Log in to reply

Convert 2,4,8,16,32..... to base 3 (from base 10), and you'll get the same series as in the question.

Satvik Golechha - 7 years, 1 month ago

This is based on the concept of bases. According to that a valu can be experssed in different systems. For example decimal system which is commonly used used 10 digits (0-9). Binary uses only 2digits (0-1) , hex, hexdecimal, etc. The number of possible numbers is is known as base. Eg: decimal is base 10, binary is base 2. Interconvertions are also possible

Gowtham Amirthya - 7 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...