I am trying to apply Tate's algorithm for the elliptic curve $$y^2-2(7T+3)xy-36(7T+3)y-x^3-2(16T^2-7)x^2+324x+648(16T^2-7)$$ over the rational function field $\mathbb{Q}(T)$ at the primes $\pi=T+1,T-1,9T-7,27T-23,3T-1$. I expect that they should be of Kodaira type $I_2,I_2,I_2,I_1,I_1,I_1$ respectively but when I reach the second step where it should give me these types I do not know how to change coordinates so that $\pi$ divides $a_3,a_4,a_6$. Upon doing this, we should expect that $\pi$ does not divide $b_2$ and then the Kodaira type should be $I_n$ where $n$ is the valuation of the selected prime. Is there a systematic way to find a change of coordinates that does this but does not simply scale all the coefficients by nonzero powers of $\pi$ as this does not yield any result from Tate's algorithm.
2026-04-02 16:56:21.1775148981
How to change coordinates so that $\pi|a_3,a_4,a_6$ in the second step of Tate's algorithm.
61 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ALGEBRAIC-GEOMETRY
- How to see line bundle on $\mathbb P^1$ intuitively?
- Jacobson radical = nilradical iff every open set of $\text{Spec}A$ contains a closed point.
- Is $ X \to \mathrm{CH}^i (X) $ covariant or contravariant?
- An irreducible $k$-scheme of finite type is "geometrically equidimensional".
- Global section of line bundle of degree 0
- Is there a variant of the implicit function theorem covering a branch of a curve around a singular point?
- Singular points of a curve
- Find Canonical equation of a Hyperbola
- Picard group of a fibration
- Finding a quartic with some prescribed multiplicities
Related Questions in ALGORITHMS
- Least Absolute Deviation (LAD) Line Fitting / Regression
- Do these special substring sets form a matroid?
- Modified conjugate gradient method to minimise quadratic functional restricted to positive solutions
- Correct way to prove Big O statement
- Product of sums of all subsets mod $k$?
- (logn)^(logn) = n^(log10+logn). WHY?
- Clarificaiton on barycentric coordinates
- Minimum number of moves to make all elements of the sequence zero.
- Translation of the work of Gauss where the fast Fourier transform algorithm first appeared
- sources about SVD complexity
Related Questions in ELLIPTIC-CURVES
- Can we find $n$ Pythagorean triples with a common leg for any $n$?
- Solution of $X^5=5 Y (Y+1)+1$ in integers.
- Why does birational equivalence preserve group law in elliptic curves?
- CM elliptic curves and isogeny
- Elliptic Curve and Differential Form Determine Weierstrass Equation
- Difficulty understanding Hartshorne Theorem IV.4.11
- Elementary Elliptic Curves
- Flex points are invariant under isomorphism
- The Mordell equation $x^2 + 11 = y^3$.
- How do we know that reducing $E/K$ commutes with the addition law for $K$ local field
Related Questions in RATIONAL-FUNCTIONS
- Find $\lim_{(x,y)\to(0,0)}\frac{x^3y^2}{x^4+y^4}$
- Advice on simple exercise; dividing rational expression
- Is this symmetric rational function known?
- Points of discontinuity of Rational Functions
- Degree of a Rational Mapping
- Using Eisenstein's Criterion on something besides an integer
- Finding the equation of a rational function from a set of constraints
- How does the convergence sector of a continued fraction depend on the order where it is truncated?
- Rational functions examples
- A rational function with hidden symmetry and alternating poles and zeros.
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I'll apply Tate's algorithm at the prime $\pi = T-1$ and leave the rest to you. The relevant formulas can be found in $\S9$ of Silverman's Advanced Topics in the Arithmetic of Elliptic Curves.
We compute that the discriminant of $E$ is $$ \Delta = 2^{18} 3^{4} (T-1)^2 (T+1)^2 (27T-23) (3T+1) (9T+7)^2 $$ so $\pi \mid \Delta$. We reduce mod $T-1$ by setting $T=1$, obtaining the curve $$ \widetilde{E}: y^2 - 20xy - 360 y = x^3 + 18 x^2 + 324 x + 5832 \, . $$ Computing the vanishing of partial derivatives, we find that this curve has a singular point at $(-18, 0)$. To translate this point to the origin, we replace $x \leftarrow x-18$ and substitute this into the equation for $E$, which yields the curve given by $$ y^2 - (14T + 6) xy = x^3 + (32 T^2 - 68) x^2 - 1152 (T^2 - 1)x \, . $$ (In more detail, we let $x' = x + 18$ so that $(x,y) = (-18,0)$ corresponds to $(x', y) = (0,0)$. Then we substitute $x = x' - 18$ into the equation for $E$ and expand in terms of $x'$.) To ensure we did the substitution correctly, we verify that $T-1$ divides $a_3 = a_6 = 0$ and $a_4 = - 1152 (T^2 - 1)$. Since $$ b_2 = a_1^2 + 4 a_2 = (- (14T + 6))^2 + 4 (32 T^2 - 68) $$ which doesn't vanish when $T = 1$, then $T-1 = \pi \nmid b_2$. Since $v_{\pi}(\Delta) = 2$, we conclude that the Kodaira type is $I_2$.