sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(11552, base_ring=CyclotomicField(1368))
M = H._module
chi = DirichletCharacter(H, M([684,1197,560]))
pari:[g,chi] = znchar(Mod(1811,11552))
| Modulus: | \(11552\) | |
| Conductor: | \(11552\) |
sage:chi.conductor()
pari:znconreyconductor(g,chi)
|
| Order: | \(1368\) |
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)
|
\(\chi_{11552}(35,\cdot)\)
\(\chi_{11552}(43,\cdot)\)
\(\chi_{11552}(123,\cdot)\)
\(\chi_{11552}(131,\cdot)\)
\(\chi_{11552}(139,\cdot)\)
\(\chi_{11552}(187,\cdot)\)
\(\chi_{11552}(195,\cdot)\)
\(\chi_{11552}(251,\cdot)\)
\(\chi_{11552}(275,\cdot)\)
\(\chi_{11552}(283,\cdot)\)
\(\chi_{11552}(291,\cdot)\)
\(\chi_{11552}(339,\cdot)\)
\(\chi_{11552}(347,\cdot)\)
\(\chi_{11552}(403,\cdot)\)
\(\chi_{11552}(427,\cdot)\)
\(\chi_{11552}(435,\cdot)\)
\(\chi_{11552}(443,\cdot)\)
\(\chi_{11552}(491,\cdot)\)
\(\chi_{11552}(499,\cdot)\)
\(\chi_{11552}(555,\cdot)\)
\(\chi_{11552}(579,\cdot)\)
\(\chi_{11552}(587,\cdot)\)
\(\chi_{11552}(643,\cdot)\)
\(\chi_{11552}(651,\cdot)\)
\(\chi_{11552}(707,\cdot)\)
\(\chi_{11552}(731,\cdot)\)
\(\chi_{11552}(739,\cdot)\)
\(\chi_{11552}(747,\cdot)\)
\(\chi_{11552}(795,\cdot)\)
\(\chi_{11552}(803,\cdot)\)
...
sage:chi.galois_orbit()
pari:order = charorder(g,chi)
[ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
\((5055,1445,2529)\) → \((-1,e\left(\frac{7}{8}\right),e\left(\frac{70}{171}\right))\)
| \(a\) |
\(-1\) | \(1\) | \(3\) | \(5\) | \(7\) | \(9\) | \(11\) | \(13\) | \(15\) | \(17\) | \(21\) | \(23\) |
| \( \chi_{ 11552 }(1811, a) \) |
\(-1\) | \(1\) | \(e\left(\frac{35}{1368}\right)\) | \(e\left(\frac{1157}{1368}\right)\) | \(e\left(\frac{149}{228}\right)\) | \(e\left(\frac{35}{684}\right)\) | \(e\left(\frac{287}{456}\right)\) | \(e\left(\frac{1099}{1368}\right)\) | \(e\left(\frac{149}{171}\right)\) | \(e\left(\frac{5}{342}\right)\) | \(e\left(\frac{929}{1368}\right)\) | \(e\left(\frac{353}{684}\right)\) |
sage:chi.jacobi_sum(n)