A number theory problem by Puneet Pinku

If 2 x + 2 y + 2 z = 2336 2^x+2^y+2^z = 2336 , where x x , y y , and z z are positive integers , then find x + y + z x+y+z .


The answer is 24.

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.

2 solutions

Without loss of generality let x y z x \le y \le z . The given equation can be rewritten as

2 x ( 1 + 2 y x + 2 z x ) = 2336 = 2 5 73 2^{x}(1 + 2^{y - x} + 2^{z - x}) = 2336 = 2^{5}*73 .

By the Fundamental Theorem of Arithmetic, (FTA), we can conclude that x = 5 x = 5 and that

1 + 2 y x + 2 z x = 73 2 y x ( 1 + 2 z y ) = 72 = 2 3 3 2 1 + 2^{y - x} + 2^{z - x} = 73 \Longrightarrow 2^{y - x}(1 + 2^{z - y}) = 72 = 2^{3}*3^{2} .

Again by the FTA we can conclude that y x = 3 y = 8 y - x = 3 \Longrightarrow y = 8 and that

1 + 2 z y = 9 2 z y = 8 = 2 3 z y = 3 z = 11 1 + 2^{z - y} = 9 \Longrightarrow 2^{z - y} = 8 = 2^{3} \Longrightarrow z - y = 3 \Longrightarrow z = 11 .

Thus x + y + z = 5 + 8 + 11 = 24 x + y + z = 5 + 8 + 11 = \boxed{24} .

The exact solution I was expecting for. How do you manage to get the idea after you see the question. ??

Puneet Pinku - 4 years, 10 months ago

Use binary system.

Looking at the binary representation of 2336 works only if the number of set bits is equal to the number of unknowns.

Krutarth Patel - 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...