Difference between revisions of "1986 AIME Problems/Problem 7"

m
(solution)
Line 1: Line 1:
 
== Problem ==
 
== Problem ==
The increasing sequence <math>1,3,4,9,10,12,13\cdots</math> consists of all those positive integers which are powers of 3 or sums of distinct powers of 3. Find the <math>\displaystyle 100^{\mbox{th}}</math> term of this sequence.
+
The increasing [[sequence]] <math>1,3,4,9,10,12,13\cdots</math> consists of all those positive [[integer]]s which are [[exponent|powers]] of 3 or sums of distinct powers of 3. Find the <math>\displaystyle 100^{\mbox{th}}</math> term of this sequence.
 +
 
 
== Solution ==
 
== Solution ==
{{solution}}
+
Rewrite all of the terms in base 3. Since the numbers are sums of ''distinct'' powers of 3, in base 3 each number is a sequence of 1s and 0s (if there is a 2, then it is no longer the sum of distinct powers of 3). Therefore, we can recast this into base 2 (binary) in order to determine the 100th number. <math>100</math> is equal to <math>64 + 32 + 4</math>, so in binary form we get <math>\displaystyle 1100100</math>. However, we must change it back to base 3 for the answer, which is <math>\displaystyle 3^6 + 3^5 + 3^2 = 729 + 243 + 9 = 981</math>.
 +
 
 
== See also ==
 
== See also ==
* [[1986 AIME Problems]]
+
{{AIME box|year=1986|num-b=6|num-a=8}}
  
{{AIME box|year=1986|num-b=6|num-a=8}}
+
[[Category:Intermediate Number Theory Problems]]

Revision as of 20:34, 23 March 2007

Problem

The increasing sequence $1,3,4,9,10,12,13\cdots$ consists of all those positive integers which are powers of 3 or sums of distinct powers of 3. Find the $\displaystyle 100^{\mbox{th}}$ term of this sequence.

Solution

Rewrite all of the terms in base 3. Since the numbers are sums of distinct powers of 3, in base 3 each number is a sequence of 1s and 0s (if there is a 2, then it is no longer the sum of distinct powers of 3). Therefore, we can recast this into base 2 (binary) in order to determine the 100th number. $100$ is equal to $64 + 32 + 4$, so in binary form we get $\displaystyle 1100100$. However, we must change it back to base 3 for the answer, which is $\displaystyle 3^6 + 3^5 + 3^2 = 729 + 243 + 9 = 981$.

See also

1986 AIME (ProblemsAnswer KeyResources)
Preceded by
Problem 6
Followed by
Problem 8
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions