Properties

Label 592.91
Modulus $592$
Conductor $592$
Order $36$
Real no
Primitive yes
Minimal yes
Parity even

Related objects

Downloads

Learn more

Show commands: Pari/GP / SageMath
Copy content sage:from sage.modular.dirichlet import DirichletCharacter H = DirichletGroup(592, base_ring=CyclotomicField(36)) M = H._module chi = DirichletCharacter(H, M([18,9,7]))
 
Copy content pari:[g,chi] = znchar(Mod(91,592))
 

Basic properties

Modulus: \(592\)
Conductor: \(592\)
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: \(36\)
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: even
Copy content sage:chi.is_odd()
 
Copy content pari:zncharisodd(g,chi)
 

Galois orbit 592.cd

\(\chi_{592}(59,\cdot)\) \(\chi_{592}(91,\cdot)\) \(\chi_{592}(131,\cdot)\) \(\chi_{592}(163,\cdot)\) \(\chi_{592}(235,\cdot)\) \(\chi_{592}(291,\cdot)\) \(\chi_{592}(315,\cdot)\) \(\chi_{592}(331,\cdot)\) \(\chi_{592}(483,\cdot)\) \(\chi_{592}(499,\cdot)\) \(\chi_{592}(523,\cdot)\) \(\chi_{592}(579,\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_{36})\)
Fixed field: 36.36.4886860176107258124616704873602845327686728999915307588219200292503475176863258640384.2

Values on generators

\((223,149,113)\) → \((-1,i,e\left(\frac{7}{36}\right))\)

First values

\(a\) \(-1\)\(1\)\(3\)\(5\)\(7\)\(9\)\(11\)\(13\)\(15\)\(17\)\(19\)\(21\)
\( \chi_{ 592 }(91, a) \) \(1\)\(1\)\(e\left(\frac{11}{36}\right)\)\(e\left(\frac{13}{18}\right)\)\(e\left(\frac{2}{9}\right)\)\(e\left(\frac{11}{18}\right)\)\(e\left(\frac{7}{12}\right)\)\(e\left(\frac{8}{9}\right)\)\(e\left(\frac{1}{36}\right)\)\(e\left(\frac{13}{36}\right)\)\(e\left(\frac{1}{18}\right)\)\(e\left(\frac{19}{36}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 592 }(91,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_{ 592 }(91,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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