Is there a way to find an integer solutions to y2=x3−x/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.
Is there a way to find an integer solutions to y2=x3−x/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.
![]() | 2 | No.2 Revision |
Is there a way to find an all integer solutions to y2=x3−x/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.