Help with getting the formula for rational point $(x,y)$ on the $y^2 = x^3$

43 Views Asked by At

How to find formula for rational point $(x,y)$ on the $y^2 = x^3$ in term of rational parameter $t$. And also how would I write in form of $(x,y) =(f(t),g(t))$

1

There are 1 best solutions below

0
On

HINT: You can parametrise in several ways.

How about $$x=c_1t^2$$ and $$y=c_2t^3$$ where $c_1^3=c_2^2$ ?