Properties

Label 2268.bk
Modulus $2268$
Conductor $21$
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(2268, base_ring=CyclotomicField(6))
 
M = H._module
 
chi = DirichletCharacter(H, M([0,3,2]))
 
chi.galois_orbit()
 
[g,chi] = znchar(Mod(485,2268))
 
order = charorder(g,chi)
 
[ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
 

Basic properties

Modulus: \(2268\)
Conductor: \(21\)
sage: chi.conductor()
 
pari: znconreyconductor(g,chi)
 
Order: \(6\)
sage: chi.multiplicative_order()
 
pari: charorder(g,chi)
 
Real: no
Primitive: no, induced from 21.h
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.64827.1

Characters in Galois orbit

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