Binary Cascade

If A = 100100 1 ( 2 ) A = 1001001_{(2)} , then A + 2 A + 4 A + 1 = ? A + 2A + 4A + 1 = ?

11111111 1 ( 2 ) 111111111_{(2)} 100000000 0 ( 2 ) 1000000000_{(2)} 100100100 1 ( 2 ) 1001001001_{(2)} 111111111 1 ( 2 ) 1111111111_{(2)}

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.

3 solutions

David Sherratt
Feb 15, 2016

A A is odd (because last digit is 1 1 ). 2 A 2A is even (since anything times 2 is even). Therefore 4 A 4A is even, and 1 1 is odd.

odd + even + even + odd = even.

Only even option is 100000000 0 2 1000000000_{2} .

I was very lazy with my approach.

Or, you could say "efficient." ;-) I was hoping that someone would post this solution.

Zandra Vinegar Staff - 5 years, 4 months ago
Zandra Vinegar Staff
Feb 14, 2016

A = 100100 1 ( 2 ) A = 1001001_{(2)}
2 A = 1001001 0 ( 2 ) 2A = 10010010_{(2)}
4 A = 10010010 0 ( 2 ) 4A = 100100100_{(2)}

Therefore, A + 2 A + 4 A = 11111111 1 ( 2 ) A + 2A + 4A = 111111111_{(2)} and A + 2 A + 4 A + 1 = 10000000 0 ( 2 ) A + 2A + 4A + 1 = 100000000_{(2)}

A = 1 + 8 + 64 = 73 ; 2 A = 146 , 4 A = 292 A=1 + 8 + 64 = 73 ; 2A = 146 , 4A = 292 \Rightarrow A + 2 A + 4 A + 1 = 512 = 2 9 = 100000000 0 ( 2 ) A + 2A + 4A + 1 = 512 = 2^9 = 1000000000_{(2)}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...