<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=CD48</id>
	<title>CD48 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://en.formulasearchengine.com/index.php?action=history&amp;feed=atom&amp;title=CD48"/>
	<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=CD48&amp;action=history"/>
	<updated>2026-05-24T16:12:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0-wmf.28</generator>
	<entry>
		<id>https://en.formulasearchengine.com/index.php?title=CD48&amp;diff=21380&amp;oldid=prev</id>
		<title>en&gt;Rjwilmsi: fix DOI</title>
		<link rel="alternate" type="text/html" href="https://en.formulasearchengine.com/index.php?title=CD48&amp;diff=21380&amp;oldid=prev"/>
		<updated>2014-02-02T13:35:45Z</updated>

		<summary type="html">&lt;p&gt;fix DOI&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;In the theory of [[elliptic curves]], &amp;#039;&amp;#039;&amp;#039;Tate&amp;#039;s algorithm&amp;#039;&amp;#039;&amp;#039; takes as input an [[integral model]] of an elliptic curve &amp;#039;&amp;#039;E&amp;#039;&amp;#039; over &amp;lt;math&amp;gt;\mathbb{Q}&amp;lt;/math&amp;gt; and a prime &amp;#039;&amp;#039;p&amp;#039;&amp;#039;. It returns the exponent &amp;#039;&amp;#039;f&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; of &amp;#039;&amp;#039;p&amp;#039;&amp;#039; in the [[conductor of an elliptic curve|conductor]] of &amp;#039;&amp;#039;E&amp;#039;&amp;#039;, the type of reduction at &amp;#039;&amp;#039;p&amp;#039;&amp;#039;, the local index&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;c_p=[E(\mathbb{Q}_p):E^0(\mathbb{Q}_p)],&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;E^0(\mathbb{Q}_p)&amp;lt;/math&amp;gt; is the group of &amp;lt;math&amp;gt;\mathbb{Q}_p&amp;lt;/math&amp;gt;-points&lt;br /&gt;
whose reduction mod &amp;#039;&amp;#039;p&amp;#039;&amp;#039; is a [[non-singular point]]. Also, the [[algorithm]] determines whether or not the given integral model is minimal at &amp;#039;&amp;#039;p&amp;#039;&amp;#039;, and, if not, returns an integral model which is minimal at &amp;#039;&amp;#039;p&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Tate&amp;#039;s algorithm also gives the structure of the singular fibers given by the Kodaira symbol or Néron symbol, for which, see [[elliptic surface]]s.&lt;br /&gt;
&lt;br /&gt;
Tate&amp;#039;s algorithm can be greatly simplified if the characteristic of the residue class field is not 2 or 3; in this case the type and &amp;#039;&amp;#039;c&amp;#039;&amp;#039; and &amp;#039;&amp;#039;f&amp;#039;&amp;#039; can be read off from the valuations of &amp;#039;&amp;#039;j&amp;#039;&amp;#039; and Δ (defined below).&lt;br /&gt;
&lt;br /&gt;
Tate&amp;#039;s algorithm was introduced by {{harvs|txt=yes|last=Tate|first=John|authorlink=John Tate|year=1975}} as an improvement of the description of the Néron model of an elliptic curve by {{harvs|txt|last=Néron|year=1964}}.&lt;br /&gt;
&lt;br /&gt;
==Notation==&lt;br /&gt;
Assume that all the coefficients of the equation of the curve lie in a complete discrete valuation ring &amp;#039;&amp;#039;R&amp;#039;&amp;#039; with perfect residue field and maximal ideal generated by a prime π. &lt;br /&gt;
The elliptic curve is given by the equation&lt;br /&gt;
:&amp;lt;math&amp;gt;y^2+a_1xy+a_3y = x^3+a_2x^2+a_4x+a_6.\ &amp;lt;/math&amp;gt;&lt;br /&gt;
Define:&lt;br /&gt;
:&amp;lt;math&amp;gt;a_{i,m}=a_i/\pi^m&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;b_2=a_1^2+4a_2&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;b_4=a_1a_3+2a_4^{}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;b_6=a_3^2+4a_6&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;b_8=a_1^2a_6-a_1a_3a_4+4a_2a_6+a_2a_3^2-a_4^2&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;c_4=b_2^2-24b_4&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;c_6=-b_2^3+36b_2b_4-216b_6&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta=-b_2^2b_8-8b_4^3-27b_6^2+9b_2b_4b_6&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;j=c_4^3/\Delta.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Tate&amp;#039;s algorithm==&lt;br /&gt;
*Step 1: If π does not divide Δ then the type is I&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=0, &amp;#039;&amp;#039;c&amp;#039;&amp;#039;=1.&lt;br /&gt;
*Step 2. Otherwise, change coordinates so that π divides &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;3&amp;lt;/sub&amp;gt;,&amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;4&amp;lt;/sub&amp;gt;,&amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt;. If π does not divide &amp;#039;&amp;#039;b&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; then the type is I&amp;lt;sub&amp;gt;ν&amp;lt;/sub&amp;gt;, with ν =v(Δ), and &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=1.&lt;br /&gt;
*Step 3. Otherwise, if π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; does not divide &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt; then the type is II, &amp;#039;&amp;#039;c&amp;#039;&amp;#039;=1, and &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=v(Δ);&lt;br /&gt;
*Step 4. Otherwise, if π&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; does not divide &amp;#039;&amp;#039;b&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;8&amp;lt;/sub&amp;gt; then the type is III, &amp;#039;&amp;#039;c&amp;#039;&amp;#039;=2, and &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=v(Δ)&amp;amp;minus;1;&lt;br /&gt;
*Step 5. Otherwise, if π&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; does not divide &amp;#039;&amp;#039;b&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt; then the type is IV, &amp;#039;&amp;#039;c&amp;#039;&amp;#039;=3 or 1, and &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=v(Δ)&amp;amp;minus;2.&lt;br /&gt;
*Step 6. Otherwise, change coordinates so that π divides &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; and &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; divides &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;3&amp;lt;/sub&amp;gt; and &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;4&amp;lt;/sub&amp;gt;, and π&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; divides &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt;. Let &amp;#039;&amp;#039;P&amp;#039;&amp;#039; be the polynomial&lt;br /&gt;
::&amp;lt;math&amp;gt;P(T) = T^3+a_{2,1}T^2+a_{4,2}T+a_{6,3}.\ &amp;lt;/math&amp;gt;&lt;br /&gt;
:If the congruence P(T)&amp;amp;equiv;0 has 3 distinct roots  then the type is I&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;, &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=v(&amp;amp;Delta;)&amp;amp;minus;4, and &amp;#039;&amp;#039;c&amp;#039;&amp;#039; is 1+(number of roots of &amp;#039;&amp;#039;P&amp;#039;&amp;#039; in &amp;#039;&amp;#039;k&amp;#039;&amp;#039;).&lt;br /&gt;
*Step 7. If &amp;#039;&amp;#039;P&amp;#039;&amp;#039; has one single and one double root, then the type is I&amp;lt;sub&amp;gt;ν&amp;lt;/sub&amp;gt;&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt; for some ν&amp;gt;0, &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=v(Δ)&amp;amp;minus;4&amp;amp;minus;ν, &amp;#039;&amp;#039;c&amp;#039;&amp;#039;=2 or 4.&lt;br /&gt;
*Step 8. If &amp;#039;&amp;#039;P&amp;#039;&amp;#039; has a triple root, change variables so the triple root is 0, so that π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; divides &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;1&amp;lt;/sub&amp;gt; and π&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; divides&amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;4&amp;lt;/sub&amp;gt;, and π&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; divides &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt;. If&lt;br /&gt;
::&amp;lt;math&amp;gt;Y^2+a_{3,2}Y-a_{6,4}\ &amp;lt;/math&amp;gt;&lt;br /&gt;
:has distinct roots, the type is IV&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt;, &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=v(&amp;amp;Delta;)&amp;amp;minus;6, and &amp;#039;&amp;#039;c&amp;#039;&amp;#039; is 3 if the roots are in &amp;#039;&amp;#039;k&amp;#039;&amp;#039;, 1 otherwise.&lt;br /&gt;
*Step 9. The equation above has a double root. Change variables so the double root is 0. Then π&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; divides &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;3&amp;lt;/sub&amp;gt; and π&amp;lt;sup&amp;gt;5&amp;lt;!--Tate has a misprint here--&amp;gt;&amp;lt;/sup&amp;gt; divides &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt;. If π&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; does not divide &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;4&amp;lt;/sub&amp;gt; then  the type is III&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt; and &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=v(Δ)&amp;amp;minus;7 and &amp;#039;&amp;#039;c&amp;#039;&amp;#039; = 2.&lt;br /&gt;
*Step 10. Otherwise if  π&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt; does not divide &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt; then  the type is II&amp;lt;sup&amp;gt;*&amp;lt;/sup&amp;gt; and &amp;#039;&amp;#039;f&amp;#039;&amp;#039;=v(Δ)&amp;amp;minus;8 and &amp;#039;&amp;#039;c&amp;#039;&amp;#039; = 1.&lt;br /&gt;
*Step 11. Otherwise the equation is not minimal. Divide each &amp;#039;&amp;#039;a&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; by π&amp;lt;sup&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sup&amp;gt; and go back to step 1.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*{{citation&lt;br /&gt;
| last = Cremona | first = John | title = Algorithms for modular elliptic curves | accessdate = 2007-12-20&lt;br /&gt;
| url = http://www.warwick.ac.uk/~masgaj/book/fulltext/index.html | zbl=0872.14041 |location=Cambridge | publisher=[[Cambridge University Press]] |edition=2nd | year=1997 | isbn=0-521-59820-6 }}&lt;br /&gt;
*{{citation|title=An Algorithm for Finding a Minimal Weierstrass Equation for an Elliptic Curve&lt;br /&gt;
|first=    Michael |last=Laska &lt;br /&gt;
|journal=Mathematics of Computation|volume= 38|issue= 157|year= 1982|pages= 257–260 &lt;br /&gt;
|doi=10.2307/2007483|jstor=2007483|zbl=0493.14016 &lt;br /&gt;
}}&lt;br /&gt;
* {{Citation | last1=Néron | first1=André | author1-link= André Néron | title=Modèles minimaux des variétes abèliennes sur les corps locaux et globaux | url=http://www.numdam.org/item?id=PMIHES_1964__21__5_0 | id={{MathSciNet | id = 0179172}} | year=1964 | journal=[[Publications Mathématiques de l&amp;#039;IHÉS]] | volume=21 | pages=5–128 | doi=10.1007/BF02684271}}&lt;br /&gt;
*{{citation | first=Joseph H. | last=Silverman | authorlink=Joseph H. Silverman |title= Advanced Topics in the Arithmetic of Elliptic Curves | series=[[Graduate Texts in Mathematics]] | volume=151 | publisher=[[Springer-Verlag]] | isbn=0-387-94328-5 | year=1994 | zbl=0911.14015 }}&lt;br /&gt;
*{{citation|chapter=Algorithm for determining the type of a singular fiber in an elliptic pencil&lt;br /&gt;
|last=Tate|first=John | authorlink=John Tate&lt;br /&gt;
|series=Lecture Notes in Mathematics&lt;br /&gt;
|publisher=Springer|publication-place= Berlin / Heidelberg&lt;br /&gt;
|issn=1617-9692 &lt;br /&gt;
|volume=476&lt;br /&gt;
|editor1-last=Birch | editor1-first=B.J. | editor1-link=Bryan John Birch&lt;br /&gt;
| editor2-last=Kuyk | editor2-last=W. &lt;br /&gt;
|title=Modular Functions of One Variable IV&lt;br /&gt;
|doi=10.1007/BFb0097582&lt;br /&gt;
|year=1975&lt;br /&gt;
|isbn=978-3-540-07392-5&lt;br /&gt;
|pages=33–52&lt;br /&gt;
|mr=0393039 &lt;br /&gt;
|zbl=1214.14020&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Elliptic curves]]&lt;br /&gt;
[[Category:Number theory]]&lt;/div&gt;</summary>
		<author><name>en&gt;Rjwilmsi</name></author>
	</entry>
</feed>