Properties

Label 5763.1034
Modulus $5763$
Conductor $5763$
Order $112$
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(5763, base_ring=CyclotomicField(112)) M = H._module chi = DirichletCharacter(H, M([56,63,5]))
 
Copy content gp:[g,chi] = znchar(Mod(1034, 5763))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("5763.1034");
 

Basic properties

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

\(\chi_{5763}(29,\cdot)\) \(\chi_{5763}(260,\cdot)\) \(\chi_{5763}(428,\cdot)\) \(\chi_{5763}(584,\cdot)\) \(\chi_{5763}(632,\cdot)\) \(\chi_{5763}(770,\cdot)\) \(\chi_{5763}(887,\cdot)\) \(\chi_{5763}(941,\cdot)\) \(\chi_{5763}(980,\cdot)\) \(\chi_{5763}(1034,\cdot)\) \(\chi_{5763}(1151,\cdot)\) \(\chi_{5763}(1289,\cdot)\) \(\chi_{5763}(1337,\cdot)\) \(\chi_{5763}(1493,\cdot)\) \(\chi_{5763}(1661,\cdot)\) \(\chi_{5763}(1892,\cdot)\) \(\chi_{5763}(2081,\cdot)\) \(\chi_{5763}(2114,\cdot)\) \(\chi_{5763}(2186,\cdot)\) \(\chi_{5763}(2255,\cdot)\) \(\chi_{5763}(2315,\cdot)\) \(\chi_{5763}(2459,\cdot)\) \(\chi_{5763}(2540,\cdot)\) \(\chi_{5763}(2642,\cdot)\) \(\chi_{5763}(2819,\cdot)\) \(\chi_{5763}(2870,\cdot)\) \(\chi_{5763}(2900,\cdot)\) \(\chi_{5763}(2948,\cdot)\) \(\chi_{5763}(3071,\cdot)\) \(\chi_{5763}(3167,\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_{112})$
Fixed field: Number field defined by a degree 112 polynomial (not computed)

Values on generators

\((1922,5086,2602)\) → \((-1,e\left(\frac{9}{16}\right),e\left(\frac{5}{112}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(5\)\(7\)\(8\)\(10\)\(11\)\(13\)\(14\)\(16\)
\( \chi_{ 5763 }(1034, a) \) \(-1\)\(1\)\(e\left(\frac{51}{56}\right)\)\(e\left(\frac{23}{28}\right)\)\(e\left(\frac{1}{56}\right)\)\(e\left(\frac{61}{112}\right)\)\(e\left(\frac{41}{56}\right)\)\(e\left(\frac{13}{14}\right)\)\(e\left(\frac{83}{112}\right)\)\(e\left(\frac{13}{56}\right)\)\(e\left(\frac{51}{112}\right)\)\(e\left(\frac{9}{14}\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_{ 5763 }(1034,a) \;\) at \(\;a = \) e.g. 2