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

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion revolves around solving the system of equations involving positive integers \(a\), \(b\), and \(c\): \(a^2 = 2(b+c)\) and \(a^6 = b^6 + c^6 + 31(b^2 + c^2)\). Participants explore various approaches to find all possible triples that satisfy these equations. The correct solution has been provided by a user named Opalg, demonstrating the successful resolution of the problem. The thread emphasizes the importance of following the guidelines for problem-solving in the community. Overall, the focus remains on finding integer solutions to the specified mathematical equations.
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).$
 
Back
Top