<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="5871">
 <title>examples of torsion subgroups of elliptic curves</title>
 <name>ExamplesOfTorsionSubgroupsOfEllipticCurves</name>
 <created>2004-05-25 15:22:48</created>
 <modified>2004-05-26 10:14:42</modified>
 <type>Example</type>
<parent id="4607">Mazur's theorem on torsion of elliptic curves</parent>
 <creator id="2414" name="alozano"/>
 <author id="2414" name="alozano"/>
 <classification>
	<category scheme="msc" code="14H52"/>
 </classification>
 <related>
	<object name="ArithmeticOfEllipticCurves"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here

\newtheorem{thm}{Theorem}
\newtheorem{defn}{Definition}
\newtheorem{prop}{Proposition}
\newtheorem{lemma}{Lemma}
\newtheorem{cor}{Corollary}

% Some sets
\newcommand{\Nats}{\mathbb{N}}
\newcommand{\Ints}{\mathbb{Z}}
\newcommand{\Reals}{\mathbb{R}}
\newcommand{\Complex}{\mathbb{C}}
\newcommand{\Rats}{\mathbb{Q}}</preamble>
 <content>Mazur's theorem shows that given an elliptic curve defined over the rationals, the only possible torsion subgroups are the following:

$$\Ints/N\Ints \quad \text{ with } 1&lt;N&lt;11 \text{ or } N=12$$

$$\Ints/2\Ints \oplus \Ints/2N\Ints \text{ with } 0&lt;N&lt;5$$

Here we show examples of curves with the torsion subgroups mentioned above:

\begin{center}
\begin{tabular}{|c|c|c|}
  \hline
  % after \\: \hline or \cline{col1-col2} \cline{col3-col4} ...
  {\bf CURVE} &amp; {\bf TORSION SUBGROUP} &amp; {\bf GENERATORS} \\
  \hline
  $y^2=x^3-2$ &amp; trivial &amp; $\mathcal{O}$ \\
  $y^2=x^3+8$ &amp; $\Ints/2\Ints$ &amp; $[[-2,0]]$ \\
  $y^2=x^3+4$ &amp; $\Ints/3\Ints$ &amp; $[[0,2]]$ \\
  $y^2=x^3+4x$ &amp; $\Ints/4\Ints$ &amp; $[[2,4]]$ \\
  $y^2-y=x^3-x^2$ &amp; $\Ints/5\Ints$ &amp; $[[0,1]]$ \\
  $y^2=x^3+1$ &amp; $\Ints/6\Ints$ &amp; $[[2,3]]$ \\
  $y^2=x^3-43x+166$ &amp; $\Ints/7\Ints$ &amp; $[[3,8]]$ \\
  $y^2+7xy=x^3+16x$ &amp; $\Ints/8\Ints$ &amp; $[[-2,10]]$ \\
  $y^2+xy+y=x^3-x^2-14x+29$ &amp; $\Ints/9\Ints$ &amp; $[[3,1]]$ \\
  $y^2+xy=x^3-45x+81$ &amp; $\Ints/10\Ints$ &amp; $[[0,9]]$ \\
  $y^2+43xy-210y=x^3-210x^2$ &amp; $\Ints/12\Ints$ &amp; $[[0,210]]$ \\
  $y^2=x^3-4x$ &amp; $\Ints/2\Ints \oplus \Ints/2\Ints$ &amp; $[[2, 0], [0, 0]]$ \\
  $y^2=x^3+2x^2-3x$ &amp; $\Ints/4\Ints \oplus \Ints/2\Ints$ &amp; $[[3,6],[0,0]]$ \\
  $y^2+5xy-6y=x^3-3x^2$ &amp; $\Ints/6\Ints \oplus \Ints/2\Ints$ &amp; $[[-3, 18], [2, -2]]$ \\
  $y^2 +17xy -120y=x^3 -60x^2$ &amp; $\Ints/8\Ints \oplus \Ints/2\Ints$ &amp; $[[30, -90], [-40, 400]]$ \\
  \hline
\end{tabular}
\end{center}</content>
</record>
