0

1

Can there be two different elliptic curve $E_{1}$ and $E_{2}$ and two different rational points $P_{1}$ and $P_{2}$ such that $P_{1}, P_{2} \in E_{1}$ and $P_{1}, P_{2} \in E_{2}$ but $P_{1} + P_{2}$ is a different point for $E_{1}$ and $E_{2}$. If so, is it easy for find an example?

Or given two different rational points $P_{1}$ and $P_{2}$ is there a unique elliptic curve $E$ such that $P_{1}, P_{2} \in E$

Thank you

flag
How many points determine an elliptic curve in the plane? That might give you a hint about your last question. – Mariano Suárez-Alvarez Aug 25 at 22:27
3 
These points are where? In the projective plane? And by elliptic curve you mean in weierstrass form? You should formulate better the question, shouldn't you? – Xarles Aug 25 at 22:29
@Mariano Suárez-Alvarez no idea, where could I find that info – Tomas Aug 25 at 22:46

1 Answer

10

Yes. Let $E_1$ be the curve defined by the equation $y^2=x(x-1)(x-2)$ and $E_2$ be the curve $y^2=x(x-1)(x-3)$. Let $P_1=(0,0)$ and $P_2=(1,0)$. These points are certainly on both curves.

On $E_1$, $P_1+P_2=(2,0)$ but on $E_2$ it's $(3,0)$. (Assuming that the point at infinity is the identity.)

In fact, there is a unique elliptic curve passing through every $9$ points in general position.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.