Properties

Label 91035.9923
Modulus $91035$
Conductor $91035$
Order $816$
Real no
Primitive yes
Minimal yes
Parity odd

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(91035, base_ring=CyclotomicField(816)) M = H._module chi = DirichletCharacter(H, M([680,612,544,567]))
 
Copy content gp:[g,chi] = znchar(Mod(9923, 91035))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("91035.9923");
 

Basic properties

Modulus: \(91035\)
Copy content comment:Modulus
 
Copy content sage:chi.modulus()
 
Copy content gp:g[1][1]
 
Copy content magma:Modulus(chi);
 
Conductor: \(91035\)
Copy content comment:Conductor
 
Copy content sage:chi.conductor()
 
Copy content gp:znconreyconductor(g,chi)
 
Copy content magma:Conductor(chi);
 
Order: \(816\)
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: odd
Copy content comment:Parity
 
Copy content sage:chi.is_odd()
 
Copy content gp:zncharisodd(g,chi)
 
Copy content magma:IsOdd(chi);
 

Galois orbit 91035.zk

\(\chi_{91035}(317,\cdot)\) \(\chi_{91035}(347,\cdot)\) \(\chi_{91035}(473,\cdot)\) \(\chi_{91035}(1703,\cdot)\) \(\chi_{91035}(2018,\cdot)\) \(\chi_{91035}(2522,\cdot)\) \(\chi_{91035}(2867,\cdot)\) \(\chi_{91035}(2963,\cdot)\) \(\chi_{91035}(3152,\cdot)\) \(\chi_{91035}(3278,\cdot)\) \(\chi_{91035}(4253,\cdot)\) \(\chi_{91035}(4568,\cdot)\) \(\chi_{91035}(5042,\cdot)\) \(\chi_{91035}(5072,\cdot)\) \(\chi_{91035}(5513,\cdot)\) \(\chi_{91035}(5672,\cdot)\) \(\chi_{91035}(5702,\cdot)\) \(\chi_{91035}(5828,\cdot)\) \(\chi_{91035}(7058,\cdot)\) \(\chi_{91035}(7373,\cdot)\) \(\chi_{91035}(7592,\cdot)\) \(\chi_{91035}(7877,\cdot)\) \(\chi_{91035}(8222,\cdot)\) \(\chi_{91035}(8318,\cdot)\) \(\chi_{91035}(8507,\cdot)\) \(\chi_{91035}(8633,\cdot)\) \(\chi_{91035}(9608,\cdot)\) \(\chi_{91035}(9923,\cdot)\) \(\chi_{91035}(10397,\cdot)\) \(\chi_{91035}(10427,\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_{816})$
Fixed field: Number field defined by a degree 816 polynomial (not computed)

Values on generators

\((80921,54622,65026,28036)\) → \((e\left(\frac{5}{6}\right),-i,e\left(\frac{2}{3}\right),e\left(\frac{189}{272}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(8\)\(11\)\(13\)\(16\)\(19\)\(22\)\(23\)\(26\)
\( \chi_{ 91035 }(9923, a) \) \(-1\)\(1\)\(e\left(\frac{383}{408}\right)\)\(e\left(\frac{179}{204}\right)\)\(e\left(\frac{111}{136}\right)\)\(e\left(\frac{131}{272}\right)\)\(e\left(\frac{11}{102}\right)\)\(e\left(\frac{77}{102}\right)\)\(e\left(\frac{229}{408}\right)\)\(e\left(\frac{343}{816}\right)\)\(e\left(\frac{191}{272}\right)\)\(e\left(\frac{19}{408}\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_{ 91035 }(9923,a) \;\) at \(\;a = \) e.g. 2