Show commands: Magma / Pari/GP / SageMath

Newspace parameters

Copy content comment:Compute space of new eigenforms
 
Copy content gp:[N,k,chi] = [171,7,Mod(37,171)] mf = mfinit([N,k,chi],0) lf = mfeigenbasis(mf)
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("171.37"); S:= CuspForms(chi, 7); N := Newforms(S);
 
Copy content sage:from sage.modular.dirichlet import DirichletCharacter H = DirichletGroup(171, base_ring=CyclotomicField(2)) chi = DirichletCharacter(H, H._module([0, 1])) N = Newforms(chi, 7, names="a")
 
Level: \( N \) \(=\) \( 171 = 3^{2} \cdot 19 \)
Weight: \( k \) \(=\) \( 7 \)
Character orbit: \([\chi]\) \(=\) 171.c (of order \(2\), degree \(1\), minimal)

Newform invariants

Copy content comment:select newform
 
Copy content sage:traces = [2,0,0,128,0,0,-1220] f = next(g for g in N if [g.coefficient(i+1).trace() for i in range(7)] == traces)
 
Copy content gp:f = lf[1] \\ Warning: the index may be different
 
Self dual: yes
Analytic conductor: \(39.3392482990\)
Analytic rank: \(0\)
Dimension: \(2\)
Coefficient field: \(\Q(\sqrt{19}) \)
Copy content comment:defining polynomial
 
Copy content gp:f.mod \\ as an extension of the character field
 
Defining polynomial: \( x^{2} - 19 \) Copy content Toggle raw display
Coefficient ring: \(\Z[a_1, \ldots, a_{5}]\)
Coefficient ring index: \( 2^{3}\cdot 7 \)
Twist minimal: yes
Sato-Tate group: $\mathrm{U}(1)[D_{2}]$

$q$-expansion

Copy content comment:q-expansion
 
Copy content sage:f.q_expansion() # note that sage often uses an isomorphic number field
 
Copy content gp:mfcoefs(f, 20)
 

Coefficients of the \(q\)-expansion are expressed in terms of \(\beta = 56\sqrt{19}\). We also show the integral \(q\)-expansion of the trace form.

\(f(q)\) \(=\) \( q + 64 q^{4} - \beta q^{5} - 610 q^{7} - 10 \beta q^{11} + 4096 q^{16} + 8 \beta q^{17} + 6859 q^{19} - 64 \beta q^{20} + 53 \beta q^{23} + 43959 q^{25} - 39040 q^{28} + 610 \beta q^{35} - 142630 q^{43} + \cdots - 6859 \beta q^{95} +O(q^{100}) \) Copy content Toggle raw display
\(\operatorname{Tr}(f)(q)\) \(=\) \( 2 q + 128 q^{4} - 1220 q^{7} + 8192 q^{16} + 13718 q^{19} + 87918 q^{25} - 78080 q^{28} - 285260 q^{43} + 508902 q^{49} + 1191680 q^{55} + 114124 q^{61} + 524288 q^{64} + 768100 q^{73} + 877952 q^{76} - 953344 q^{85}+O(q^{100}) \) Copy content Toggle raw display

Character values

We give the values of \(\chi\) on generators for \(\left(\mathbb{Z}/171\mathbb{Z}\right)^\times\).

\(n\) \(20\) \(154\)
\(\chi(n)\) \(1\) \(-1\)

Embeddings

For each embedding \(\iota_m\) of the coefficient field, the values \(\iota_m(a_n)\) are shown below.

For more information on an embedded modular form you can click on its label.

Copy content comment:embeddings in the coefficient field
 
Copy content gp:mfembed(f)
 
Label   \(\iota_m(\nu)\) \( a_{2} \) \( a_{3} \) \( a_{4} \) \( a_{5} \) \( a_{6} \) \( a_{7} \) \( a_{8} \) \( a_{9} \) \( a_{10} \)
37.1
4.35890
−4.35890
0 0 64.0000 −244.098 0 −610.000 0 0 0
37.2 0 0 64.0000 244.098 0 −610.000 0 0 0
\(n\): e.g. 2-40 or 80-90
Significant digits:
Format:

Inner twists

Char Parity Ord Mult Type
1.a even 1 1 trivial
19.b odd 2 1 CM by \(\Q(\sqrt{-19}) \)
3.b odd 2 1 inner
57.d even 2 1 inner

Twists

       By twisting character orbit
Char Parity Ord Mult Type Twist Min Dim
1.a even 1 1 trivial 171.7.c.b 2
3.b odd 2 1 inner 171.7.c.b 2
19.b odd 2 1 CM 171.7.c.b 2
57.d even 2 1 inner 171.7.c.b 2
    
        By twisted newform orbit
Twist Min Dim Char Parity Ord Mult Type
171.7.c.b 2 1.a even 1 1 trivial
171.7.c.b 2 3.b odd 2 1 inner
171.7.c.b 2 19.b odd 2 1 CM
171.7.c.b 2 57.d even 2 1 inner

Hecke kernels

This newform subspace can be constructed as the intersection of the kernels of the following linear operators acting on \(S_{7}^{\mathrm{new}}(171, [\chi])\):

\( T_{2} \) Copy content Toggle raw display
\( T_{5}^{2} - 59584 \) Copy content Toggle raw display

Hecke characteristic polynomials

$p$ $F_p(T)$
$2$ \( T^{2} \) Copy content Toggle raw display
$3$ \( T^{2} \) Copy content Toggle raw display
$5$ \( T^{2} - 59584 \) Copy content Toggle raw display
$7$ \( (T + 610)^{2} \) Copy content Toggle raw display
$11$ \( T^{2} - 5958400 \) Copy content Toggle raw display
$13$ \( T^{2} \) Copy content Toggle raw display
$17$ \( T^{2} - 3813376 \) Copy content Toggle raw display
$19$ \( (T - 6859)^{2} \) Copy content Toggle raw display
$23$ \( T^{2} - 167371456 \) Copy content Toggle raw display
$29$ \( T^{2} \) Copy content Toggle raw display
$31$ \( T^{2} \) Copy content Toggle raw display
$37$ \( T^{2} \) Copy content Toggle raw display
$41$ \( T^{2} \) Copy content Toggle raw display
$43$ \( (T + 142630)^{2} \) Copy content Toggle raw display
$47$ \( T^{2} - 37469338816 \) Copy content Toggle raw display
$53$ \( T^{2} \) Copy content Toggle raw display
$59$ \( T^{2} \) Copy content Toggle raw display
$61$ \( (T - 57062)^{2} \) Copy content Toggle raw display
$67$ \( T^{2} \) Copy content Toggle raw display
$71$ \( T^{2} \) Copy content Toggle raw display
$73$ \( (T - 384050)^{2} \) Copy content Toggle raw display
$79$ \( T^{2} \) Copy content Toggle raw display
$83$ \( T^{2} - 28532632576 \) Copy content Toggle raw display
$89$ \( T^{2} \) Copy content Toggle raw display
$97$ \( T^{2} \) Copy content Toggle raw display
show more
show less