Properties

Label 6864.cj
Modulus $6864$
Conductor $39$
Order $4$
Real no
Primitive no
Minimal no
Parity even

Related objects

Downloads

Learn more

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

Basic properties

Modulus: \(6864\)
Conductor: \(39\)
sage: chi.conductor()
 
pari: znconreyconductor(g,chi)
 
Order: \(4\)
sage: chi.multiplicative_order()
 
pari: charorder(g,chi)
 
Real: no
Primitive: no, induced from 39.f
sage: chi.is_primitive()
 
pari: #znconreyconductor(g,chi)==1
 
Minimal: no
Parity: even
sage: chi.is_odd()
 
pari: zncharisodd(g,chi)
 

Related number fields

Field of values: \(\mathbb{Q}(i)\)
Fixed field: 4.4.19773.1

Characters in Galois orbit

Character \(-1\) \(1\) \(5\) \(7\) \(17\) \(19\) \(23\) \(25\) \(29\) \(31\) \(35\) \(37\)
\(\chi_{6864}(1409,\cdot)\) \(1\) \(1\) \(i\) \(i\) \(1\) \(-i\) \(1\) \(-1\) \(-1\) \(-i\) \(-1\) \(i\)
\(\chi_{6864}(2465,\cdot)\) \(1\) \(1\) \(-i\) \(-i\) \(1\) \(i\) \(1\) \(-1\) \(-1\) \(i\) \(-1\) \(-i\)