Properties

Label 168.x
Modulus $168$
Conductor $56$
Order $6$
Real no
Primitive no
Minimal yes
Parity odd

Related objects

Downloads

Learn more

Show commands: PariGP / SageMath
from sage.modular.dirichlet import DirichletCharacter
 
H = DirichletGroup(168, base_ring=CyclotomicField(6))
 
M = H._module
 
chi = DirichletCharacter(H, M([0,3,0,5]))
 
chi.galois_orbit()
 
[g,chi] = znchar(Mod(61,168))
 
order = charorder(g,chi)
 
[ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
 

Basic properties

Modulus: \(168\)
Conductor: \(56\)
sage: chi.conductor()
 
pari: znconreyconductor(g,chi)
 
Order: \(6\)
sage: chi.multiplicative_order()
 
pari: charorder(g,chi)
 
Real: no
Primitive: no, induced from 56.j
sage: chi.is_primitive()
 
pari: #znconreyconductor(g,chi)==1
 
Minimal: yes
Parity: odd
sage: chi.is_odd()
 
pari: zncharisodd(g,chi)
 

Related number fields

Field of values: \(\Q(\sqrt{-3}) \)
Fixed field: 6.0.8605184.1

Characters in Galois orbit

Character \(-1\) \(1\) \(5\) \(11\) \(13\) \(17\) \(19\) \(23\) \(25\) \(29\) \(31\) \(37\)
\(\chi_{168}(61,\cdot)\) \(-1\) \(1\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{5}{6}\right)\) \(1\) \(e\left(\frac{5}{6}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{1}{3}\right)\) \(-1\) \(e\left(\frac{5}{6}\right)\) \(e\left(\frac{1}{6}\right)\)
\(\chi_{168}(157,\cdot)\) \(-1\) \(1\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{1}{6}\right)\) \(1\) \(e\left(\frac{1}{6}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{2}{3}\right)\) \(-1\) \(e\left(\frac{1}{6}\right)\) \(e\left(\frac{5}{6}\right)\)