Find all positive integer $a$ and $b$,such $$a^3=b^2+2000000$$ This problem is from china Math competition(2013,7.10)
So I think this problm have nice methods,because is from competition. Thank you everyone.
Find all positive integer $a$ and $b$,such $$a^3=b^2+2000000$$ This problem is from china Math competition(2013,7.10)
So I think this problm have nice methods,because is from competition. Thank you everyone.
We are looking for the positive integer solutions of the Mordell-Bachet Diophantine equation $$ y^2=x^3-d, $$ with $d=2000000$. This has positive integer solutions (one coming from $y^2=x^3-2$, which is $(3,5)$, yielding $(300,5000)$). To see this, one can proceed as shown in Theorem $3.4$ of K. Conrad's article http://www.math.uconn.edu/~kconrad/blurbs/gradnumthy/mordelleqn1.pdf. Note that $x^3=(y+\sqrt{-d})(y-\sqrt{-d})$. The factors on the RHS are relatively prime. If we have unique factorisation, this can be used for a nice proof.
Note that $\mathbb Q(t)$ is a UFD. Denote $d=(b+ct,b-ct)=(b+ct,2ct),$ hence $d\mid 2ct.$
Denote $b+ct=dx,b-ct=dy,(x,y)=1,a^3=d^2xy,$ balabala..
– lsr314 Jul 24 '13 at 05:59