MHB Find All Positive Integer Pairs for (x, y) in sqrt[3]{7x^2-13xy+7y^2}=|x-y|+1

  • Thread starter Thread starter anemone
  • Start date Start date
Click For Summary
The problem presented involves finding all positive integer pairs (x, y) that satisfy the equation √[3]{7x² - 13xy + 7y²} = |x - y| + 1. Participants are encouraged to solve this week's problem of the week (POTW) and reflect on the lack of responses to the previous week's challenge. The official solution to the prior problem is available for reference. The discussion emphasizes the challenge of solving complex equations involving positive integers. Engaging with these types of problems can enhance mathematical problem-solving skills.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

Determine all pairs $(x,\,y)$ of positive integers such that $\sqrt[3]{7x^2-13xy+7y^2}=|x-y|+1$.

-----

 
Physics news on Phys.org
No one answered last week's POTW either. However, you can find the official solution below.
WLOG, let $x\ge y$, then we have $7x^2-13xy+7y^2=(x-y+1)^3$.

Now let $x-y=a$ we have

$7a^2+x(x-a)=(a+1)^3 \implies x^2-ax-a^3+4a^2-3a-1=0$.

Now, as $x$ and $y$ are positive integers so the discriminant of the above quadratic in $x$ must be a perfect square.

$4a^3-15a^2+12a+4=(4a+1)(a-2)^2=m^2$ so $4a+1=k^2$ and thus we obtain a family of solution for different values of $k$ for

$x=\dfrac{k^2-1\pm k(k^2-9)}{8}$ and $y=x-\dfrac{k^2-1}{4}=\dfrac{k^2-1\pm k(k^2-9)}{8}-\dfrac{k^2-1}{4}$.