Properties

Label 8860.333
Modulus $8860$
Conductor $2215$
Order $884$
Real no
Primitive no
Minimal yes
Parity odd

Related objects

Downloads

Learn more

Show commands: Magma / Pari/GP / SageMath
Copy content comment:Define the Dirichlet character
 
Copy content sage:from sage.modular.dirichlet import DirichletCharacter H = DirichletGroup(8860, base_ring=CyclotomicField(884)) M = H._module chi = DirichletCharacter(H, M([0,663,632]))
 
Copy content gp:[g,chi] = znchar(Mod(333, 8860))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("8860.333");
 

Basic properties

Modulus: \(8860\)
Copy content comment:Modulus
 
Copy content sage:chi.modulus()
 
Copy content gp:g[1][1]
 
Copy content magma:Modulus(chi);
 
Conductor: \(2215\)
Copy content comment:Conductor
 
Copy content sage:chi.conductor()
 
Copy content gp:znconreyconductor(g,chi)
 
Copy content magma:Conductor(chi);
 
Order: \(884\)
Copy content comment:Order
 
Copy content sage:chi.multiplicative_order()
 
Copy content gp:charorder(g,chi)
 
Copy content magma:Order(chi);
 
Real: no
Copy content comment:Whether the character is real
 
Copy content sage:chi.multiplicative_order() <= 2
 
Copy content gp:charorder(g,chi) <= 2
 
Copy content magma:Order(chi) le 2;
 
Primitive: no, induced from \(\chi_{2215}(333,\cdot)\)
Copy content comment:If the character is primitive
 
Copy content sage:chi.is_primitive()
 
Copy content gp:#znconreyconductor(g,chi)==1
 
Copy content magma:IsPrimitive(chi);
 
Minimal: yes
Parity: odd
Copy content comment:Parity
 
Copy content sage:chi.is_odd()
 
Copy content gp:zncharisodd(g,chi)
 
Copy content magma:IsOdd(chi);
 

Galois orbit 8860.bv

\(\chi_{8860}(17,\cdot)\) \(\chi_{8860}(37,\cdot)\) \(\chi_{8860}(77,\cdot)\) \(\chi_{8860}(113,\cdot)\) \(\chi_{8860}(117,\cdot)\) \(\chi_{8860}(133,\cdot)\) \(\chi_{8860}(137,\cdot)\) \(\chi_{8860}(153,\cdot)\) \(\chi_{8860}(177,\cdot)\) \(\chi_{8860}(197,\cdot)\) \(\chi_{8860}(213,\cdot)\) \(\chi_{8860}(217,\cdot)\) \(\chi_{8860}(233,\cdot)\) \(\chi_{8860}(237,\cdot)\) \(\chi_{8860}(253,\cdot)\) \(\chi_{8860}(293,\cdot)\) \(\chi_{8860}(333,\cdot)\) \(\chi_{8860}(373,\cdot)\) \(\chi_{8860}(393,\cdot)\) \(\chi_{8860}(417,\cdot)\) \(\chi_{8860}(437,\cdot)\) \(\chi_{8860}(453,\cdot)\) \(\chi_{8860}(457,\cdot)\) \(\chi_{8860}(473,\cdot)\) \(\chi_{8860}(533,\cdot)\) \(\chi_{8860}(557,\cdot)\) \(\chi_{8860}(573,\cdot)\) \(\chi_{8860}(613,\cdot)\) \(\chi_{8860}(617,\cdot)\) \(\chi_{8860}(637,\cdot)\) ...

Copy content comment:Galois orbit
 
Copy content sage:chi.galois_orbit()
 
Copy content gp:order = charorder(g,chi) [ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
 
Copy content magma:order := Order(chi); { chi^k : k in [1..order-1] | GCD(k,order) eq 1 };
 

Related number fields

Field of values: $\Q(\zeta_{884})$
Fixed field: Number field defined by a degree 884 polynomial (not computed)

Values on generators

\((4431,5317,5761)\) → \((1,-i,e\left(\frac{158}{221}\right))\)

First values

\(a\) \(-1\)\(1\)\(3\)\(7\)\(9\)\(11\)\(13\)\(17\)\(19\)\(21\)\(23\)\(27\)
\( \chi_{ 8860 }(333, a) \) \(-1\)\(1\)\(e\left(\frac{529}{884}\right)\)\(e\left(\frac{671}{884}\right)\)\(e\left(\frac{87}{442}\right)\)\(e\left(\frac{200}{221}\right)\)\(e\left(\frac{49}{68}\right)\)\(e\left(\frac{499}{884}\right)\)\(e\left(\frac{211}{442}\right)\)\(e\left(\frac{79}{221}\right)\)\(e\left(\frac{297}{884}\right)\)\(e\left(\frac{703}{884}\right)\)
Copy content comment:Value of chi at x
 
Copy content sage:chi(x)
 
Copy content gp:chareval(g,chi,x) \\\\ x integer, value in Q/Z'
 
Copy content magma:chi(x)
 
\( \chi_{ 8860 }(333,a) \;\) at \(\;a = \) e.g. 2