MHB What Are the Integer Solutions for the Equation Involving Powers of Two?

  • Thread starter Thread starter Albert1
  • Start date Start date
  • Tags Tags
    Integer
AI Thread Summary
The discussion revolves around finding integer solutions for the equation 2^w + 2^x + 2^y + 2^z = 1288. Participants emphasize the constraints w > x > y > z and explore various approaches to solve the equation. One participant acknowledges a correct answer while suggesting an alternative method for finding the solutions. The conversation highlights the complexity of the problem and the importance of adhering to the integer constraints. Ultimately, the goal is to identify valid integers x, y, z, and w that satisfy the equation.
Albert1
Messages
1,221
Reaction score
0
$x,y,z,w $ are all integers

if (1):$ w>x>y>z$

and(2) :$2^w+2^x+2^y+2^z=1288\dfrac {1}{4} $

find $x,y,z,w$
 
Mathematics news on Phys.org
Albert said:
$x,y,z,w $ are all integers

if (1):$ w>x>y>z$

and(2) :$2^w+2^x+2^y+2^z=1288\dfrac {1}{4} $

find $x,y,z,w$

Hello.

z=-2

2^w+2^x+2^y=1288=2^3*161

y=3

2^{w-3}+2^{x-3}=161-1=160=2^5*5

x-3=5 \rightarrow{} x=8

2^{w-8}=5-1=2^2 \rightarrow{} w=10

Therefore:

z=-2, \ / \ y=3, \ / \ x=8, \ / \ w=10

Regards.
 
mente oscura said:
Hello.

z=-2

2^w+2^x+2^y=1288=2^3*161

y=3

2^{w-3}+2^{x-3}=161-1=160=2^5*5

x-3=5 \rightarrow{} x=8

2^{w-8}=5-1=2^2 \rightarrow{} w=10

Therefore:

z=-2, \ / \ y=3, \ / \ x=8, \ / \ w=10

Regards.

very good :) your answer is correct
 
Albert said:
$x,y,z,w $ are all integers

if (1):$ w>x>y>z$

and(2) :$2^w+2^x+2^y+2^z=1288\dfrac {1}{4} $

find $x,y,z,w$

The given ans is good.
I would proceed differently

as sum of 2 different powers of 2 cannot be a power of 2 so each of them shall be a power of 2 so put as sum of power of 2

$1288 \dfrac {1}{4} = 1024 + 256 + 8 + \dfrac {1}{4} = 2^{10} + 2^8 + 2^3 + 2^{-2}$

giving w = 10, x = 8, y = 3, z = -2
 
Last edited:
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...

Similar threads

Back
Top