Properties

Label 14365.6713
Modulus $14365$
Conductor $14365$
Order $104$
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(14365, base_ring=CyclotomicField(104)) M = H._module chi = DirichletCharacter(H, M([78,94,39]))
 
Copy content gp:[g,chi] = znchar(Mod(6713, 14365))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("14365.6713");
 

Basic properties

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

\(\chi_{14365}(83,\cdot)\) \(\chi_{14365}(502,\cdot)\) \(\chi_{14365}(733,\cdot)\) \(\chi_{14365}(892,\cdot)\) \(\chi_{14365}(1188,\cdot)\) \(\chi_{14365}(1607,\cdot)\) \(\chi_{14365}(1838,\cdot)\) \(\chi_{14365}(1997,\cdot)\) \(\chi_{14365}(2293,\cdot)\) \(\chi_{14365}(2712,\cdot)\) \(\chi_{14365}(3102,\cdot)\) \(\chi_{14365}(3398,\cdot)\) \(\chi_{14365}(4048,\cdot)\) \(\chi_{14365}(4207,\cdot)\) \(\chi_{14365}(4503,\cdot)\) \(\chi_{14365}(4922,\cdot)\) \(\chi_{14365}(5153,\cdot)\) \(\chi_{14365}(5312,\cdot)\) \(\chi_{14365}(5608,\cdot)\) \(\chi_{14365}(6027,\cdot)\) \(\chi_{14365}(6258,\cdot)\) \(\chi_{14365}(6417,\cdot)\) \(\chi_{14365}(6713,\cdot)\) \(\chi_{14365}(7132,\cdot)\) \(\chi_{14365}(7363,\cdot)\) \(\chi_{14365}(7522,\cdot)\) \(\chi_{14365}(7818,\cdot)\) \(\chi_{14365}(8237,\cdot)\) \(\chi_{14365}(8468,\cdot)\) \(\chi_{14365}(8627,\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_{104})$
Fixed field: Number field defined by a degree 104 polynomial (not computed)

Values on generators

\((5747,171,2536)\) → \((-i,e\left(\frac{47}{52}\right),e\left(\frac{3}{8}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(6\)\(7\)\(8\)\(9\)\(11\)\(12\)\(14\)
\( \chi_{ 14365 }(6713, a) \) \(1\)\(1\)\(e\left(\frac{47}{52}\right)\)\(e\left(\frac{73}{104}\right)\)\(e\left(\frac{21}{26}\right)\)\(e\left(\frac{63}{104}\right)\)\(e\left(\frac{61}{104}\right)\)\(e\left(\frac{37}{52}\right)\)\(e\left(\frac{21}{52}\right)\)\(e\left(\frac{75}{104}\right)\)\(e\left(\frac{53}{104}\right)\)\(e\left(\frac{51}{104}\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_{ 14365 }(6713,a) \;\) at \(\;a = \) e.g. 2