Properties

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

Basic properties

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

\(\chi_{4307}(5,\cdot)\) \(\chi_{4307}(15,\cdot)\) \(\chi_{4307}(20,\cdot)\) \(\chi_{4307}(26,\cdot)\) \(\chi_{4307}(28,\cdot)\) \(\chi_{4307}(29,\cdot)\) \(\chi_{4307}(45,\cdot)\) \(\chi_{4307}(53,\cdot)\) \(\chi_{4307}(62,\cdot)\) \(\chi_{4307}(68,\cdot)\) \(\chi_{4307}(78,\cdot)\) \(\chi_{4307}(84,\cdot)\) \(\chi_{4307}(86,\cdot)\) \(\chi_{4307}(87,\cdot)\) \(\chi_{4307}(88,\cdot)\) \(\chi_{4307}(104,\cdot)\) \(\chi_{4307}(107,\cdot)\) \(\chi_{4307}(112,\cdot)\) \(\chi_{4307}(133,\cdot)\) \(\chi_{4307}(135,\cdot)\) \(\chi_{4307}(159,\cdot)\) \(\chi_{4307}(166,\cdot)\) \(\chi_{4307}(175,\cdot)\) \(\chi_{4307}(180,\cdot)\) \(\chi_{4307}(186,\cdot)\) \(\chi_{4307}(193,\cdot)\) \(\chi_{4307}(199,\cdot)\) \(\chi_{4307}(204,\cdot)\) \(\chi_{4307}(205,\cdot)\) \(\chi_{4307}(206,\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_{2088})$
Fixed field: Number field defined by a degree 2088 polynomial (not computed)

Values on generators

\((2775,1830)\) → \((e\left(\frac{24}{29}\right),e\left(\frac{11}{72}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(7\)\(8\)\(9\)\(10\)\(11\)
\( \chi_{ 4307 }(104, a) \) \(-1\)\(1\)\(e\left(\frac{13}{261}\right)\)\(e\left(\frac{103}{348}\right)\)\(e\left(\frac{26}{261}\right)\)\(e\left(\frac{247}{2088}\right)\)\(e\left(\frac{361}{1044}\right)\)\(e\left(\frac{653}{696}\right)\)\(e\left(\frac{13}{87}\right)\)\(e\left(\frac{103}{174}\right)\)\(e\left(\frac{39}{232}\right)\)\(e\left(\frac{193}{2088}\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_{ 4307 }(104,a) \;\) at \(\;a = \) e.g. 2