Properties

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

Basic properties

Modulus: \(4680\)
Conductor: \(936\)
sage: chi.conductor()
 
pari: znconreyconductor(g,chi)
 
Order: \(6\)
sage: chi.multiplicative_order()
 
pari: charorder(g,chi)
 
Real: no
Primitive: no, induced from 936.cs
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.3741777980928.4

Characters in Galois orbit

Character \(-1\) \(1\) \(7\) \(11\) \(17\) \(19\) \(23\) \(29\) \(31\) \(37\) \(41\) \(43\)
\(\chi_{4680}(101,\cdot)\) \(-1\) \(1\) \(e\left(\frac{5}{6}\right)\) \(-1\) \(e\left(\frac{1}{6}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{1}{6}\right)\) \(1\) \(e\left(\frac{5}{6}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{5}{6}\right)\)
\(\chi_{4680}(4541,\cdot)\) \(-1\) \(1\) \(e\left(\frac{1}{6}\right)\) \(-1\) \(e\left(\frac{5}{6}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{5}{6}\right)\) \(1\) \(e\left(\frac{1}{6}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{1}{6}\right)\)