Does the equation $a^2=b^4+b^2+1$ have integer solutions?

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Challenge Integer
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Show that the equation $a^2=b^4+b^2+1$ does not have integer solutions.
 
Mathematics news on Phys.org
anemone said:
Show that the equation $a^2=b^4+b^2+1$ does not have integer solutions.
$a=\pm 1 ,\, and \,\, b=0 $ are two sets of integer solutions
 
Albert said:
$a=\pm 1 ,\, and \,\, b=0 $ are two sets of integer solutions

Oh...it was my bad that I didn't see $(a,\,b)=(\pm1,\,0)$ is the valid solution to this problem. Sorry!:o

Let me rephrase the original problem so that it does not have integer solutions, except for $(a,\,b)=(\pm1,\,0)$.
 
$a^2=b^4+b^2+1---(1)$
$\left | a \right |$ must be odd
let $a=2x+1,\,\, and, \,\, y=b^2\geq 0$
from (1) we have:
$4x^2+4x+1=y^2+y+1$
$\therefore 4x(x+1)=y(y+1)---(2)$
the only possible solutions for (2) will be :$4x(x+1)=y(y+1)=0$
we get $x=0 ,\,\, or,\,\, x=-1$
and the corresponding solutions of $a,\,\, and \,\,\, b $ will be :$a=\pm 1,\,\, and\,\, \, b=0$