Properties

Label 9499.3265
Modulus $9499$
Conductor $9499$
Order $174$
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(9499, base_ring=CyclotomicField(174)) M = H._module chi = DirichletCharacter(H, M([29,87,24]))
 
Copy content gp:[g,chi] = znchar(Mod(3265, 9499))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("9499.3265");
 

Basic properties

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

\(\chi_{9499}(45,\cdot)\) \(\chi_{9499}(68,\cdot)\) \(\chi_{9499}(206,\cdot)\) \(\chi_{9499}(390,\cdot)\) \(\chi_{9499}(551,\cdot)\) \(\chi_{9499}(712,\cdot)\) \(\chi_{9499}(1172,\cdot)\) \(\chi_{9499}(1195,\cdot)\) \(\chi_{9499}(1333,\cdot)\) \(\chi_{9499}(1494,\cdot)\) \(\chi_{9499}(1655,\cdot)\) \(\chi_{9499}(1678,\cdot)\) \(\chi_{9499}(1816,\cdot)\) \(\chi_{9499}(2000,\cdot)\) \(\chi_{9499}(2299,\cdot)\) \(\chi_{9499}(2322,\cdot)\) \(\chi_{9499}(2460,\cdot)\) \(\chi_{9499}(2483,\cdot)\) \(\chi_{9499}(2621,\cdot)\) \(\chi_{9499}(2644,\cdot)\) \(\chi_{9499}(2782,\cdot)\) \(\chi_{9499}(2966,\cdot)\) \(\chi_{9499}(3104,\cdot)\) \(\chi_{9499}(3265,\cdot)\) \(\chi_{9499}(3426,\cdot)\) \(\chi_{9499}(3449,\cdot)\) \(\chi_{9499}(3909,\cdot)\) \(\chi_{9499}(4093,\cdot)\) \(\chi_{9499}(4392,\cdot)\) \(\chi_{9499}(4415,\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_{87})$
Fixed field: Number field defined by a degree 174 polynomial (not computed)

Values on generators

\((6786,7848,1772)\) → \((e\left(\frac{1}{6}\right),-1,e\left(\frac{4}{29}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(8\)\(9\)\(10\)\(11\)\(12\)
\( \chi_{ 9499 }(3265, a) \) \(1\)\(1\)\(e\left(\frac{41}{87}\right)\)\(e\left(\frac{11}{174}\right)\)\(e\left(\frac{82}{87}\right)\)\(e\left(\frac{14}{87}\right)\)\(e\left(\frac{31}{58}\right)\)\(e\left(\frac{12}{29}\right)\)\(e\left(\frac{11}{87}\right)\)\(e\left(\frac{55}{87}\right)\)\(e\left(\frac{107}{174}\right)\)\(e\left(\frac{1}{174}\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_{ 9499 }(3265,a) \;\) at \(\;a = \) e.g. 2