Properties

Label 763.12
Modulus $763$
Conductor $763$
Order $54$
Real no
Primitive yes
Minimal yes
Parity odd

Related objects

Downloads

Learn more

Show commands: Pari/GP / SageMath
Copy content sage:from sage.modular.dirichlet import DirichletCharacter H = DirichletGroup(763, base_ring=CyclotomicField(54)) M = H._module chi = DirichletCharacter(H, M([45,29]))
 
Copy content pari:[g,chi] = znchar(Mod(12,763))
 

Basic properties

Modulus: \(763\)
Conductor: \(763\)
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: \(54\)
Copy content sage:chi.multiplicative_order()
 
Copy content pari:charorder(g,chi)
 
Real: no
Primitive: yes
Copy content sage:chi.is_primitive()
 
Copy content pari:#znconreyconductor(g,chi)==1
 
Minimal: yes
Parity: odd
Copy content sage:chi.is_odd()
 
Copy content pari:zncharisodd(g,chi)
 

Galois orbit 763.cd

\(\chi_{763}(12,\cdot)\) \(\chi_{763}(31,\cdot)\) \(\chi_{763}(61,\cdot)\) \(\chi_{763}(87,\cdot)\) \(\chi_{763}(94,\cdot)\) \(\chi_{763}(138,\cdot)\) \(\chi_{763}(215,\cdot)\) \(\chi_{763}(318,\cdot)\) \(\chi_{763}(320,\cdot)\) \(\chi_{763}(355,\cdot)\) \(\chi_{763}(472,\cdot)\) \(\chi_{763}(565,\cdot)\) \(\chi_{763}(605,\cdot)\) \(\chi_{763}(619,\cdot)\) \(\chi_{763}(628,\cdot)\) \(\chi_{763}(633,\cdot)\) \(\chi_{763}(649,\cdot)\) \(\chi_{763}(738,\cdot)\)

Copy content sage:chi.galois_orbit()
 
Copy content pari:order = charorder(g,chi) [ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
 

Related number fields

Field of values: \(\Q(\zeta_{27})\)
Fixed field: Number field defined by a degree 54 polynomial

Values on generators

\((437,442)\) → \((e\left(\frac{5}{6}\right),e\left(\frac{29}{54}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(8\)\(9\)\(10\)\(11\)\(12\)
\( \chi_{ 763 }(12, a) \) \(-1\)\(1\)\(e\left(\frac{5}{18}\right)\)\(e\left(\frac{41}{54}\right)\)\(e\left(\frac{5}{9}\right)\)\(e\left(\frac{53}{54}\right)\)\(e\left(\frac{1}{27}\right)\)\(e\left(\frac{5}{6}\right)\)\(e\left(\frac{14}{27}\right)\)\(e\left(\frac{7}{27}\right)\)\(e\left(\frac{49}{54}\right)\)\(e\left(\frac{17}{54}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 763 }(12,a) \;\) at \(\;a = \) e.g. 2

Gauss sum

Copy content sage:chi.gauss_sum(a)
 
Copy content pari:znchargauss(g,chi,a)
 
\( \tau_{ a }( \chi_{ 763 }(12,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

Copy content sage:chi.jacobi_sum(n)
 
\( J(\chi_{ 763 }(12,·),\chi_{ 763 }(n,·)) \;\) for \( \; n = \) e.g. 1

Kloosterman sum

Copy content sage:chi.kloosterman_sum(a,b)
 
\(K(a,b,\chi_{ 763 }(12,·)) \;\) at \(\; a,b = \) e.g. 1,2