Properties

Label 82365.5452
Modulus $82365$
Conductor $27455$
Order $272$
Real no
Primitive no
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(82365, base_ring=CyclotomicField(272)) M = H._module chi = DirichletCharacter(H, M([0,68,61,136]))
 
Copy content gp:[g,chi] = znchar(Mod(5452, 82365))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("82365.5452");
 

Basic properties

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

Galois orbit 82365.mq

\(\chi_{82365}(37,\cdot)\) \(\chi_{82365}(607,\cdot)\) \(\chi_{82365}(2203,\cdot)\) \(\chi_{82365}(2317,\cdot)\) \(\chi_{82365}(2488,\cdot)\) \(\chi_{82365}(2887,\cdot)\) \(\chi_{82365}(3343,\cdot)\) \(\chi_{82365}(3628,\cdot)\) \(\chi_{82365}(4882,\cdot)\) \(\chi_{82365}(5452,\cdot)\) \(\chi_{82365}(7048,\cdot)\) \(\chi_{82365}(7162,\cdot)\) \(\chi_{82365}(7333,\cdot)\) \(\chi_{82365}(7732,\cdot)\) \(\chi_{82365}(8188,\cdot)\) \(\chi_{82365}(8473,\cdot)\) \(\chi_{82365}(9727,\cdot)\) \(\chi_{82365}(10297,\cdot)\) \(\chi_{82365}(11893,\cdot)\) \(\chi_{82365}(12577,\cdot)\) \(\chi_{82365}(13033,\cdot)\) \(\chi_{82365}(13318,\cdot)\) \(\chi_{82365}(14572,\cdot)\) \(\chi_{82365}(15142,\cdot)\) \(\chi_{82365}(16738,\cdot)\) \(\chi_{82365}(16852,\cdot)\) \(\chi_{82365}(17023,\cdot)\) \(\chi_{82365}(17422,\cdot)\) \(\chi_{82365}(18163,\cdot)\) \(\chi_{82365}(19417,\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_{272})$
Fixed field: Number field defined by a degree 272 polynomial (not computed)

Values on generators

\((54911,32947,41041,56356)\) → \((1,i,e\left(\frac{61}{272}\right),-1)\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(7\)\(8\)\(11\)\(13\)\(14\)\(16\)\(22\)\(23\)
\( \chi_{ 82365 }(5452, a) \) \(-1\)\(1\)\(e\left(\frac{49}{136}\right)\)\(e\left(\frac{49}{68}\right)\)\(e\left(\frac{3}{272}\right)\)\(e\left(\frac{11}{136}\right)\)\(e\left(\frac{43}{272}\right)\)\(e\left(\frac{7}{34}\right)\)\(e\left(\frac{101}{272}\right)\)\(e\left(\frac{15}{34}\right)\)\(e\left(\frac{141}{272}\right)\)\(e\left(\frac{207}{272}\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_{ 82365 }(5452,a) \;\) at \(\;a = \) e.g. 2