4 for fort

Let a 1 a_1 , a 2 a_2 , a 3 a_3 , a 4 a_4 , \ldots be a sequence of all numbers which can be expressed as sums of different non-negative integer powers of 4 (which is the form of 4 k 1 + 4 k 2 + 4 k 3 + + 4 k p 4^{k_1}+4^{k_2}+4^{k_3}+\ldots+4^{k_p} , k m k n k_m\neq k_n , m , n = 1 , 2 , 3 , , p m,n={1,2,3,\ldots,p} , m n m\neq n where k k is a non-negative integer) arranging from the smallest to the largest.

The first few terms are as follows, a 1 = 4 0 = 1 a_1=4^0=1 a 2 = 4 1 = 4 a_2=4^1=4 a 3 = 4 0 + 4 1 = 5 a_3=4^0+4^1=5 a 4 = 4 2 = 16 a_4=4^2=16 a 5 = 4 0 + 4 2 = 17 a_5=4^0+4^2=17 \ldots

Find the value of a 64 a_{64} .

Note: The k i k_i need not to be the same for different a j a_j .


This is one part of 1+1 is not = to 3 .


The answer is 4096.

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.

4 solutions

Kenneth Tan
Aug 13, 2014

Let A A be a set of numbers which can be expressed as 2 m 2^m where m m is a non-negative integer and B B be a set of numbers which can be expressed as 4 n 4^n where n n is a non-negative integer. Then, A = { 2 0 , 2 1 , 2 2 , 2 3 , } A=\{2^0,2^1,2^2,2^3,\ldots\} B = { 4 0 , 4 1 , 4 2 , 4 3 , } B=\{4^0,4^1,4^2,4^3,\ldots\} We can establish a correspondence relationship between the two sets: 2 0 4 0 2^0 \leftrightarrow 4^0 2 1 4 1 2^1 \leftrightarrow 4^1 2 2 4 2 2^2 \leftrightarrow 4^2 \ldots So, a 1 = 4 0 2 0 = 1 a_1=4^0 \leftrightarrow 2^0=1 a 2 = 4 1 2 1 = 2 a_2=4^1 \leftrightarrow 2^1=2 a 3 = 4 0 + 4 1 2 0 + 2 1 = 3 a_3=4^0+4^1 \leftrightarrow 2^0+2^1=3 a 4 = 4 2 2 2 = 4 a_4=4^2 \leftrightarrow 2^2=4 a 5 = 4 0 + 4 2 2 0 + 2 2 = 5 a_5=4^0+4^2 \leftrightarrow 2^0+2^2=5 \ldots Notice that the corresponding values are always the same as the term number, hence 64 = 2 6 4 6 = 4096 = a 64 64=2^6 \leftrightarrow 4^6=4096=a_{64} So, the value of a 64 a_{64} is 4096.

Kenny Lau
Sep 9, 2014

Note that a i a_i expressed in base-4 is the same as i i expressed in binary (base-2). Problem solved.

Hana Wehbi
Jul 4, 2018

We notice that 64 = 2 6 a 64 = 4 6 = 4096 64 = 2^6 \implies a_{64}= 4^6 = 4096

Let a n = b 0 ˙ 4 0 + b 1 ˙ 4 1 + b 2 ˙ 4 2 + . . . + b p ˙ 4 p a_n = b_0 \dot{}4^0 + b_1 \dot{}4^1+ b_2 \dot{}4^2 +...+ b_p \dot{}4^p , where b i = 0 b_i = 0 or 1 1 are digits of n n in base 2 2 ((n) {(10)} = \overline {b p ...b 2 b 1 b_0 _ {(2)}}.

For example:

n = 1 ( 10 ) = 1 ( 2 ) a 1 = b 0 ˙ 4 0 = 1 ˙ 1 = 1 n = 1_{(10)} = 1_{(2)} \Rightarrow a_1 = b_0 \dot {} 4^0 = 1 \dot {} 1 = 1

n = 2 ( 10 ) = 1 0 ( 2 ) a 2 = b 0 ˙ 4 0 + b 1 ˙ 4 1 = 0 ˙ 1 + 1 ˙ 4 = 4 n = 2_{(10)} = 10_{(2)} \Rightarrow a_2 = b_0 \dot {} 4^0 + b_1 \dot {} 4^1 = 0 \dot {} 1 + 1 \dot {} 4 = 4

n = 3 ( 10 ) = 1 1 ( 2 ) a 3 = 1 ˙ 4 0 + 1 ˙ 4 1 = 5 n = 3_{(10)} = 11_{(2)} \Rightarrow a_3 = 1 \dot {} 4^0 + 1 \dot {} 4^1 = 5

n = 4 ( 10 ) = 10 0 ( 2 ) a 4 = 0 + 0 + 1 ˙ 4 2 = 16 n = 4_{(10)} = 100_{(2)} \Rightarrow a_4 = 0 + 0 + 1 \dot {} 4^2 = 16

n = 5 ( 10 ) = 10 1 ( 2 ) a 5 = 1 + 0 + 16 = 17 n = 5_{(10)} = 101_{(2)} \Rightarrow a_5 = 1 + 0 + 16 = 17

Therefore, n = 6 4 ( 10 ) = 100000 0 ( 2 ) a 64 = 4 6 = 4096 n = 64_{(10)} = 1000000_{(2)} \Rightarrow a_{64} = 4^6 = \boxed{4096}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...