Properties

Label 6258.611
Modulus $6258$
Conductor $3129$
Order $444$
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(6258, base_ring=CyclotomicField(444)) M = H._module chi = DirichletCharacter(H, M([222,148,129]))
 
Copy content gp:[g,chi] = znchar(Mod(611, 6258))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("6258.611");
 

Basic properties

Modulus: \(6258\)
Copy content comment:Modulus
 
Copy content sage:chi.modulus()
 
Copy content gp:g[1][1]
 
Copy content magma:Modulus(chi);
 
Conductor: \(3129\)
Copy content comment:Conductor
 
Copy content sage:chi.conductor()
 
Copy content gp:znconreyconductor(g,chi)
 
Copy content magma:Conductor(chi);
 
Order: \(444\)
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_{3129}(611,\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 6258.bt

\(\chi_{6258}(11,\cdot)\) \(\chi_{6258}(23,\cdot)\) \(\chi_{6258}(65,\cdot)\) \(\chi_{6258}(137,\cdot)\) \(\chi_{6258}(221,\cdot)\) \(\chi_{6258}(233,\cdot)\) \(\chi_{6258}(275,\cdot)\) \(\chi_{6258}(389,\cdot)\) \(\chi_{6258}(485,\cdot)\) \(\chi_{6258}(569,\cdot)\) \(\chi_{6258}(599,\cdot)\) \(\chi_{6258}(611,\cdot)\) \(\chi_{6258}(653,\cdot)\) \(\chi_{6258}(683,\cdot)\) \(\chi_{6258}(695,\cdot)\) \(\chi_{6258}(737,\cdot)\) \(\chi_{6258}(779,\cdot)\) \(\chi_{6258}(851,\cdot)\) \(\chi_{6258}(905,\cdot)\) \(\chi_{6258}(935,\cdot)\) \(\chi_{6258}(977,\cdot)\) \(\chi_{6258}(1031,\cdot)\) \(\chi_{6258}(1061,\cdot)\) \(\chi_{6258}(1103,\cdot)\) \(\chi_{6258}(1115,\cdot)\) \(\chi_{6258}(1271,\cdot)\) \(\chi_{6258}(1283,\cdot)\) \(\chi_{6258}(1355,\cdot)\) \(\chi_{6258}(1397,\cdot)\) \(\chi_{6258}(1439,\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_{444})$
Fixed field: Number field defined by a degree 444 polynomial (not computed)

Values on generators

\((2087,5365,4621)\) → \((-1,e\left(\frac{1}{3}\right),e\left(\frac{43}{148}\right))\)

First values

\(a\) \(-1\)\(1\)\(5\)\(11\)\(13\)\(17\)\(19\)\(23\)\(25\)\(29\)\(31\)\(37\)
\( \chi_{ 6258 }(611, a) \) \(1\)\(1\)\(e\left(\frac{85}{222}\right)\)\(e\left(\frac{223}{444}\right)\)\(e\left(\frac{59}{148}\right)\)\(e\left(\frac{191}{222}\right)\)\(e\left(\frac{8}{111}\right)\)\(e\left(\frac{341}{444}\right)\)\(e\left(\frac{85}{111}\right)\)\(e\left(\frac{27}{74}\right)\)\(e\left(\frac{76}{111}\right)\)\(e\left(\frac{65}{111}\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_{ 6258 }(611,a) \;\) at \(\;a = \) e.g. 2