Loading [MathJax]/jax/output/HTML-CSS/jax.js

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Solving 3rd degree Diophantine equation in Sage

Is there a way to find an integer solutions to y2=x3x/25+9/125 using Sage? I tried elliptic curves but its command integral_points() won't work as the curve seems not to be an integral model.

click to hide/show revision 2
No.2 Revision

Solving 3rd degree Diophantine equation in Sage

Is there a way to find an all integer solutions to y2=x3x/25+9/125 using Sage? I tried elliptic curves but its command integral_points() won't work as the curve seems not to be an integral model.