Properties

Label 555.67
Modulus $555$
Conductor $185$
Order $36$
Real no
Primitive no
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([0,9,14]))
 
Copy content pari:[g,chi] = znchar(Mod(67,555))
 

Basic properties

Modulus: \(555\)
Conductor: \(185\)
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: no, induced from \(\chi_{185}(67,\cdot)\)
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.by

\(\chi_{555}(28,\cdot)\) \(\chi_{555}(58,\cdot)\) \(\chi_{555}(67,\cdot)\) \(\chi_{555}(178,\cdot)\) \(\chi_{555}(247,\cdot)\) \(\chi_{555}(262,\cdot)\) \(\chi_{555}(337,\cdot)\) \(\chi_{555}(358,\cdot)\) \(\chi_{555}(373,\cdot)\) \(\chi_{555}(448,\cdot)\) \(\chi_{555}(472,\cdot)\) \(\chi_{555}(502,\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.0.1552561224397970539319305607385300901659347120825982756912708282470703125.1

Values on generators

\((371,112,76)\) → \((1,i,e\left(\frac{7}{18}\right))\)

First values

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

Jacobi sum

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

Kloosterman sum

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