Properties

Label 320.t
Modulus $320$
Conductor $80$
Order $4$
Real no
Primitive no
Minimal no
Parity odd

Related objects

Downloads

Learn more

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

Basic properties

Modulus: \(320\)
Conductor: \(80\)
sage: chi.conductor()
 
pari: znconreyconductor(g,chi)
 
Order: \(4\)
sage: chi.multiplicative_order()
 
pari: charorder(g,chi)
 
Real: no
Primitive: no, induced from 80.t
sage: chi.is_primitive()
 
pari: #znconreyconductor(g,chi)==1
 
Minimal: no
Parity: odd
sage: chi.is_odd()
 
pari: zncharisodd(g,chi)
 

Related number fields

Field of values: \(\Q(\sqrt{-1}) \)
Fixed field: 4.0.256000.2

Characters in Galois orbit

Character \(-1\) \(1\) \(3\) \(7\) \(9\) \(11\) \(13\) \(17\) \(19\) \(21\) \(23\) \(27\)
\(\chi_{320}(17,\cdot)\) \(-1\) \(1\) \(1\) \(-i\) \(1\) \(-i\) \(1\) \(i\) \(-i\) \(-i\) \(i\) \(1\)
\(\chi_{320}(113,\cdot)\) \(-1\) \(1\) \(1\) \(i\) \(1\) \(i\) \(1\) \(-i\) \(i\) \(i\) \(-i\) \(1\)