Properties

Label 18975.2734
Modulus $18975$
Conductor $6325$
Order $110$
Real no
Primitive no
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(18975, base_ring=CyclotomicField(110)) M = H._module chi = DirichletCharacter(H, M([0,77,99,25]))
 
Copy content gp:[g,chi] = znchar(Mod(2734, 18975))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("18975.2734");
 

Basic properties

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

Galois orbit 18975.jz

\(\chi_{18975}(19,\cdot)\) \(\chi_{18975}(304,\cdot)\) \(\chi_{18975}(2389,\cdot)\) \(\chi_{18975}(2494,\cdot)\) \(\chi_{18975}(2734,\cdot)\) \(\chi_{18975}(2779,\cdot)\) \(\chi_{18975}(3214,\cdot)\) \(\chi_{18975}(3319,\cdot)\) \(\chi_{18975}(3559,\cdot)\) \(\chi_{18975}(4039,\cdot)\) \(\chi_{18975}(4384,\cdot)\) \(\chi_{18975}(4864,\cdot)\) \(\chi_{18975}(5209,\cdot)\) \(\chi_{18975}(5254,\cdot)\) \(\chi_{18975}(5794,\cdot)\) \(\chi_{18975}(6079,\cdot)\) \(\chi_{18975}(6514,\cdot)\) \(\chi_{18975}(6859,\cdot)\) \(\chi_{18975}(7444,\cdot)\) \(\chi_{18975}(8554,\cdot)\) \(\chi_{18975}(8989,\cdot)\) \(\chi_{18975}(9334,\cdot)\) \(\chi_{18975}(10204,\cdot)\) \(\chi_{18975}(11464,\cdot)\) \(\chi_{18975}(11809,\cdot)\) \(\chi_{18975}(12289,\cdot)\) \(\chi_{18975}(12394,\cdot)\) \(\chi_{18975}(12634,\cdot)\) \(\chi_{18975}(13219,\cdot)\) \(\chi_{18975}(14044,\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_{55})$
Fixed field: Number field defined by a degree 110 polynomial (not computed)

Values on generators

\((6326,10627,8626,11551)\) → \((1,e\left(\frac{7}{10}\right),e\left(\frac{9}{10}\right),e\left(\frac{5}{22}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(7\)\(8\)\(13\)\(14\)\(16\)\(17\)\(19\)\(26\)
\( \chi_{ 18975 }(2734, a) \) \(1\)\(1\)\(e\left(\frac{3}{55}\right)\)\(e\left(\frac{6}{55}\right)\)\(e\left(\frac{13}{110}\right)\)\(e\left(\frac{9}{55}\right)\)\(e\left(\frac{21}{55}\right)\)\(e\left(\frac{19}{110}\right)\)\(e\left(\frac{12}{55}\right)\)\(e\left(\frac{87}{110}\right)\)\(e\left(\frac{39}{55}\right)\)\(e\left(\frac{24}{55}\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_{ 18975 }(2734,a) \;\) at \(\;a = \) e.g. 2