Properties

Label 312.w
Modulus $312$
Conductor $312$
Order $4$
Real no
Primitive yes
Minimal yes
Parity odd

Related objects

Downloads

Learn more

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

Basic properties

Modulus: \(312\)
Conductor: \(312\)
sage: chi.conductor()
 
pari: znconreyconductor(g,chi)
 
Order: \(4\)
sage: chi.multiplicative_order()
 
pari: charorder(g,chi)
 
Real: no
Primitive: yes
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{-1}) \)
Fixed field: 4.0.1265472.2

Characters in Galois orbit

Character \(-1\) \(1\) \(5\) \(7\) \(11\) \(17\) \(19\) \(23\) \(25\) \(29\) \(31\) \(35\)
\(\chi_{312}(83,\cdot)\) \(-1\) \(1\) \(-i\) \(-i\) \(-i\) \(1\) \(-i\) \(-1\) \(-1\) \(1\) \(i\) \(-1\)
\(\chi_{312}(203,\cdot)\) \(-1\) \(1\) \(i\) \(i\) \(i\) \(1\) \(i\) \(-1\) \(-1\) \(1\) \(-i\) \(-1\)