from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(273, base_ring=CyclotomicField(6))
M = H._module
chi = DirichletCharacter(H, M([3,2,4]))
chi.galois_orbit()
[g,chi] = znchar(Mod(191,273))
order = charorder(g,chi)
[ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
Basic properties
Modulus: | \(273\) | |
Conductor: | \(273\) | sage: chi.conductor()
pari: znconreyconductor(g,chi)
|
Order: | \(6\) | 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: | \(\mathbb{Q}(\zeta_3)\) |
Fixed field: | 6.0.1851523947.1 |
Characters in Galois orbit
Character | \(-1\) | \(1\) | \(2\) | \(4\) | \(5\) | \(8\) | \(10\) | \(11\) | \(16\) | \(17\) | \(19\) | \(20\) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
\(\chi_{273}(191,\cdot)\) | \(-1\) | \(1\) | \(e\left(\frac{5}{6}\right)\) | \(e\left(\frac{2}{3}\right)\) | \(e\left(\frac{1}{6}\right)\) | \(-1\) | \(1\) | \(-1\) | \(e\left(\frac{1}{3}\right)\) | \(e\left(\frac{1}{6}\right)\) | \(1\) | \(e\left(\frac{5}{6}\right)\) |
\(\chi_{273}(263,\cdot)\) | \(-1\) | \(1\) | \(e\left(\frac{1}{6}\right)\) | \(e\left(\frac{1}{3}\right)\) | \(e\left(\frac{5}{6}\right)\) | \(-1\) | \(1\) | \(-1\) | \(e\left(\frac{2}{3}\right)\) | \(e\left(\frac{5}{6}\right)\) | \(1\) | \(e\left(\frac{1}{6}\right)\) |