Properties

Label 555.32
Modulus $555$
Conductor $555$
Order $36$
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(555, base_ring=CyclotomicField(36)) M = H._module chi = DirichletCharacter(H, M([18,9,5]))
 
Copy content pari:[g,chi] = znchar(Mod(32,555))
 

Basic properties

Modulus: \(555\)
Conductor: \(555\)
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: odd
Copy content sage:chi.is_odd()
 
Copy content pari:zncharisodd(g,chi)
 

Galois orbit 555.bw

\(\chi_{555}(2,\cdot)\) \(\chi_{555}(32,\cdot)\) \(\chi_{555}(92,\cdot)\) \(\chi_{555}(128,\cdot)\) \(\chi_{555}(242,\cdot)\) \(\chi_{555}(278,\cdot)\) \(\chi_{555}(338,\cdot)\) \(\chi_{555}(368,\cdot)\) \(\chi_{555}(383,\cdot)\) \(\chi_{555}(422,\cdot)\) \(\chi_{555}(503,\cdot)\) \(\chi_{555}(542,\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: Number field defined by a degree 36 polynomial

Values on generators

\((371,112,76)\) → \((-1,i,e\left(\frac{5}{36}\right))\)

First values

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

Jacobi sum

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

Kloosterman sum

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