Torsion subgroup of elliptic curve

187 Views Asked by At

Let $E$ be an elliptic curve over $\mathbb{Q}$: $y^2+y=x^3-x$

I'm trying to find its torsion subgroup $E_{tors}$. Actually, I know that it is trivial. How to prove this? By using change of variable I've got:
$y^2=x^3-x+\frac{1}{4}$ or $y^2=x^3-16x+16$.

Also I calculated discriminant $\Delta=37$

1

There are 1 best solutions below

2
On BEST ANSWER

We can apply the strategy used in this post, which uses the following proposition (Proposition VII.3.1(b) of Silverman's The Arithmetic of Elliptic Curves.) Here $K$ is a local field with residue field $k$.

Proposition. Let $E/K$ be an elliptic curve and let $m \geq 1$ be an integer that is relatively prime to $\operatorname{char}(k)$. Assume further that the reduced curve $\newcommand{\Et}{\widetilde{E}} \newcommand{\Q}{\mathbb{Q}} \Et/k$ is nonsingular. Then the reduction map $$ E(K)[m] \to \Et(k) $$ is injective.

As mentioned in the linked post, then we have injections $$ E(\Q)[m]\hookrightarrow E(\mathbb{Q}_p)[m]\hookrightarrow \Et(\mathbb{F}_p) $$ for all primes $p \nmid \Delta$ and all $m$ relatively prime to $p$. We apply this for multiple of choices of $p$ in order to show that $E(\Q)_{\text{tors}}$ must be trivial. You've already computed that $\Delta = 37$, so we are free to choose any prime $p \neq 37$.

Taking $p = 2$, we find that $\newcommand{\F}{\mathbb{F}} \Et(\F_2)$ consists of the $5$ points $$ (0 : 1 : 0), (0 : 0 : 1), (0 : 1 : 1), (1 : 0 : 1), (1 : 1 : 1) \, . $$ This rules out all possible orders for torsion points except for $1, 2,$ and $5$. Now taking $p=3$, we find that $\newcommand{\F}{\mathbb{F}} \Et(\F_3)$ consists of the $7$ points $$ (0 : 1 : 0), (0 : 0 : 1), (0 : 2 : 1), (1 : 0 : 1), (1 : 2 : 1), (2 : 0 : 1), (2 : 2 : 1) \,, $$ which rules out all possible orders for torsion points except for $1, 3,$ and $7$. Thus we see that the only possible order is $1$, meaning that $E(\Q)_{\text{tors}} = \{(0:1:0)\}$.