Properties

Label 4624.859
Modulus $4624$
Conductor $4624$
Order $136$
Real no
Primitive yes
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(4624, base_ring=CyclotomicField(136)) M = H._module chi = DirichletCharacter(H, M([68,34,81]))
 
Copy content gp:[g,chi] = znchar(Mod(859, 4624))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("4624.859");
 

Basic properties

Modulus: \(4624\)
Copy content comment:Modulus
 
Copy content sage:chi.modulus()
 
Copy content gp:g[1][1]
 
Copy content magma:Modulus(chi);
 
Conductor: \(4624\)
Copy content comment:Conductor
 
Copy content sage:chi.conductor()
 
Copy content gp:znconreyconductor(g,chi)
 
Copy content magma:Conductor(chi);
 
Order: \(136\)
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: yes
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 4624.cg

\(\chi_{4624}(19,\cdot)\) \(\chi_{4624}(43,\cdot)\) \(\chi_{4624}(59,\cdot)\) \(\chi_{4624}(83,\cdot)\) \(\chi_{4624}(291,\cdot)\) \(\chi_{4624}(315,\cdot)\) \(\chi_{4624}(331,\cdot)\) \(\chi_{4624}(355,\cdot)\) \(\chi_{4624}(563,\cdot)\) \(\chi_{4624}(587,\cdot)\) \(\chi_{4624}(603,\cdot)\) \(\chi_{4624}(627,\cdot)\) \(\chi_{4624}(835,\cdot)\) \(\chi_{4624}(859,\cdot)\) \(\chi_{4624}(875,\cdot)\) \(\chi_{4624}(899,\cdot)\) \(\chi_{4624}(1107,\cdot)\) \(\chi_{4624}(1131,\cdot)\) \(\chi_{4624}(1147,\cdot)\) \(\chi_{4624}(1171,\cdot)\) \(\chi_{4624}(1379,\cdot)\) \(\chi_{4624}(1403,\cdot)\) \(\chi_{4624}(1419,\cdot)\) \(\chi_{4624}(1443,\cdot)\) \(\chi_{4624}(1651,\cdot)\) \(\chi_{4624}(1675,\cdot)\) \(\chi_{4624}(1691,\cdot)\) \(\chi_{4624}(1715,\cdot)\) \(\chi_{4624}(1923,\cdot)\) \(\chi_{4624}(1947,\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_{136})$
Fixed field: Number field defined by a degree 136 polynomial (not computed)

Values on generators

\((4047,1157,4049)\) → \((-1,i,e\left(\frac{81}{136}\right))\)

First values

\(a\) \(-1\)\(1\)\(3\)\(5\)\(7\)\(9\)\(11\)\(13\)\(15\)\(19\)\(21\)\(23\)
\( \chi_{ 4624 }(859, a) \) \(-1\)\(1\)\(e\left(\frac{115}{136}\right)\)\(e\left(\frac{87}{136}\right)\)\(e\left(\frac{43}{136}\right)\)\(e\left(\frac{47}{68}\right)\)\(e\left(\frac{61}{136}\right)\)\(e\left(\frac{33}{68}\right)\)\(e\left(\frac{33}{68}\right)\)\(e\left(\frac{10}{17}\right)\)\(e\left(\frac{11}{68}\right)\)\(e\left(\frac{111}{136}\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_{ 4624 }(859,a) \;\) at \(\;a = \) e.g. 2