Can You Solve the Triple Integers System from POTW #122?

  • Level: High School 
  • Thread starter Thread starter anemone
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all triples $(a,\,b,\,c)$ of positive integers satisfying the system of equations

$a^2=2(b+c)$

$a^6=b^6+c^6+31(b^2+c^2)$.

--------------------
Remember to read the http://www.mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to http://www.mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to Opalg for his correct solution, as shown below:

First, notice that $(a,b,c) = (2,1,1)$ is a solution.

The problem is symmetric in $b$ and $c$, so we may as well assume that $b\leqslant c.$ Then $a^2 = 2(b+c) \leqslant 4c$. Therefore $$(c^2)^3 = c^6 < b^6 + c^6 + 31(b^2+c^2) = a^6 \leqslant (4c)^3.$$ It follows that $c^2 < 4c,$ so that $c<4.$ Thus the only possible values for $b$ and $c$ are $1$, $2$ or $3$. But $a^2 = 2(b+c)$, and the only pair of numbers between $1$ and $3$ for which twice their sum is a square is $b=c=1$.

Therefore the only solution to the problem is $(a,b,c) = (2,1,1).$