Properties

Label 31753.13907
Modulus $31753$
Conductor $31753$
Order $140$
Real no
Primitive yes
Minimal yes
Parity even

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(31753, base_ring=CyclotomicField(140)) M = H._module chi = DirichletCharacter(H, M([45,61]))
 
Copy content gp:[g,chi] = znchar(Mod(13907, 31753))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("31753.13907");
 

Basic properties

Modulus: \(31753\)
Copy content comment:Modulus
 
Copy content sage:chi.modulus()
 
Copy content gp:g[1][1]
 
Copy content magma:Modulus(chi);
 
Conductor: \(31753\)
Copy content comment:Conductor
 
Copy content sage:chi.conductor()
 
Copy content gp:znconreyconductor(g,chi)
 
Copy content magma:Conductor(chi);
 
Order: \(140\)
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: even
Copy content comment:Parity
 
Copy content sage:chi.is_odd()
 
Copy content gp:zncharisodd(g,chi)
 
Copy content magma:IsOdd(chi);
 

Galois orbit 31753.nb

\(\chi_{31753}(347,\cdot)\) \(\chi_{31753}(1580,\cdot)\) \(\chi_{31753}(1681,\cdot)\) \(\chi_{31753}(1755,\cdot)\) \(\chi_{31753}(2793,\cdot)\) \(\chi_{31753}(3019,\cdot)\) \(\chi_{31753}(3673,\cdot)\) \(\chi_{31753}(3856,\cdot)\) \(\chi_{31753}(4857,\cdot)\) \(\chi_{31753}(5025,\cdot)\) \(\chi_{31753}(5765,\cdot)\) \(\chi_{31753}(5844,\cdot)\) \(\chi_{31753}(5932,\cdot)\) \(\chi_{31753}(6314,\cdot)\) \(\chi_{31753}(7573,\cdot)\) \(\chi_{31753}(8037,\cdot)\) \(\chi_{31753}(8309,\cdot)\) \(\chi_{31753}(9048,\cdot)\) \(\chi_{31753}(10792,\cdot)\) \(\chi_{31753}(12935,\cdot)\) \(\chi_{31753}(13907,\cdot)\) \(\chi_{31753}(14206,\cdot)\) \(\chi_{31753}(15311,\cdot)\) \(\chi_{31753}(15473,\cdot)\) \(\chi_{31753}(16280,\cdot)\) \(\chi_{31753}(16442,\cdot)\) \(\chi_{31753}(17547,\cdot)\) \(\chi_{31753}(17846,\cdot)\) \(\chi_{31753}(18818,\cdot)\) \(\chi_{31753}(20961,\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_{140})$
Fixed field: Number field defined by a degree 140 polynomial (not computed)

Values on generators

\((20795,10962)\) → \((e\left(\frac{9}{28}\right),e\left(\frac{61}{140}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(7\)\(8\)\(9\)\(10\)\(11\)
\( \chi_{ 31753 }(13907, a) \) \(1\)\(1\)\(e\left(\frac{26}{35}\right)\)\(e\left(\frac{53}{70}\right)\)\(e\left(\frac{17}{35}\right)\)\(e\left(\frac{101}{140}\right)\)\(-1\)\(e\left(\frac{61}{70}\right)\)\(e\left(\frac{8}{35}\right)\)\(e\left(\frac{18}{35}\right)\)\(e\left(\frac{13}{28}\right)\)\(e\left(\frac{3}{140}\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_{ 31753 }(13907,a) \;\) at \(\;a = \) e.g. 2