Properties

Label 80465.14942
Modulus $80465$
Conductor $80465$
Order $660$
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(80465, base_ring=CyclotomicField(660)) M = H._module chi = DirichletCharacter(H, M([165,440,192,110]))
 
Copy content gp:[g,chi] = znchar(Mod(14942, 80465))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("80465.14942");
 

Basic properties

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

\(\chi_{80465}(312,\cdot)\) \(\chi_{80465}(1038,\cdot)\) \(\chi_{80465}(1642,\cdot)\) \(\chi_{80465}(1908,\cdot)\) \(\chi_{80465}(2368,\cdot)\) \(\chi_{80465}(3238,\cdot)\) \(\chi_{80465}(3903,\cdot)\) \(\chi_{80465}(4097,\cdot)\) \(\chi_{80465}(4568,\cdot)\) \(\chi_{80465}(5427,\cdot)\) \(\chi_{80465}(6092,\cdot)\) \(\chi_{80465}(6297,\cdot)\) \(\chi_{80465}(6757,\cdot)\) \(\chi_{80465}(7023,\cdot)\) \(\chi_{80465}(7627,\cdot)\) \(\chi_{80465}(8292,\cdot)\) \(\chi_{80465}(8353,\cdot)\) \(\chi_{80465}(9018,\cdot)\) \(\chi_{80465}(10553,\cdot)\) \(\chi_{80465}(11218,\cdot)\) \(\chi_{80465}(11412,\cdot)\) \(\chi_{80465}(11883,\cdot)\) \(\chi_{80465}(12742,\cdot)\) \(\chi_{80465}(13407,\cdot)\) \(\chi_{80465}(13612,\cdot)\) \(\chi_{80465}(14072,\cdot)\) \(\chi_{80465}(14338,\cdot)\) \(\chi_{80465}(14942,\cdot)\) \(\chi_{80465}(15607,\cdot)\) \(\chi_{80465}(15668,\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_{660})$
Fixed field: Number field defined by a degree 660 polynomial (not computed)

Values on generators

\((32187,22991,79136,38116)\) → \((i,e\left(\frac{2}{3}\right),e\left(\frac{16}{55}\right),e\left(\frac{1}{6}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(6\)\(8\)\(9\)\(12\)\(13\)\(16\)\(17\)
\( \chi_{ 80465 }(14942, a) \) \(1\)\(1\)\(e\left(\frac{9}{220}\right)\)\(e\left(\frac{11}{60}\right)\)\(e\left(\frac{9}{110}\right)\)\(e\left(\frac{37}{165}\right)\)\(e\left(\frac{27}{220}\right)\)\(e\left(\frac{11}{30}\right)\)\(e\left(\frac{35}{132}\right)\)\(e\left(\frac{637}{660}\right)\)\(e\left(\frac{9}{55}\right)\)\(e\left(\frac{553}{660}\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_{ 80465 }(14942,a) \;\) at \(\;a = \) e.g. 2