I am familiar with the solution of "how to find all rational points on $x^2+y^2=1$ ?".
I would like to know if i can solve: "how to find all rational points on $x^2+7y^2=1$ ?" using the same technique? and if so, can you please write the solution for me (thanks).
NOTE: the solution I'm speaking about is choosing a rational point on the ellipse and using a rational line ($ax+by = c $ for $ a,b,c \in \mathbb{Z}$) that pass trough my chosen point, and so finding all others rational points (you can find many examples for this in this cite)
WLOG
$x=\cos2p=\dfrac{1-t^2}{1+t^2}$
and $\sqrt7y=\sin2p=\dfrac{2t}{1+t^2}$ where $t=\tan p$
$\implies y=\dfrac{2t/\sqrt7}{1+t^2}$
So, it is sufficient to make $t/\sqrt7$ rational