Properties

Label 79184.42033
Modulus $79184$
Conductor $4949$
Order $210$
Real no
Primitive no
Minimal no
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(79184, base_ring=CyclotomicField(210)) M = H._module chi = DirichletCharacter(H, M([0,0,115,63]))
 
Copy content gp:[g,chi] = znchar(Mod(42033, 79184))
 
Copy content magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code chi := DirichletCharacter("79184.42033");
 

Basic properties

Modulus: \(79184\)
Copy content comment:Modulus
 
Copy content sage:chi.modulus()
 
Copy content gp:g[1][1]
 
Copy content magma:Modulus(chi);
 
Conductor: \(4949\)
Copy content comment:Conductor
 
Copy content sage:chi.conductor()
 
Copy content gp:znconreyconductor(g,chi)
 
Copy content magma:Conductor(chi);
 
Order: \(210\)
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_{4949}(2441,\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: no
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 79184.nf

\(\chi_{79184}(17,\cdot)\) \(\chi_{79184}(3953,\cdot)\) \(\chi_{79184}(6529,\cdot)\) \(\chi_{79184}(7985,\cdot)\) \(\chi_{79184}(8097,\cdot)\) \(\chi_{79184}(9761,\cdot)\) \(\chi_{79184}(11217,\cdot)\) \(\chi_{79184}(11329,\cdot)\) \(\chi_{79184}(15265,\cdot)\) \(\chi_{79184}(17841,\cdot)\) \(\chi_{79184}(18497,\cdot)\) \(\chi_{79184}(19297,\cdot)\) \(\chi_{79184}(19409,\cdot)\) \(\chi_{79184}(21073,\cdot)\) \(\chi_{79184}(22529,\cdot)\) \(\chi_{79184}(22641,\cdot)\) \(\chi_{79184}(29153,\cdot)\) \(\chi_{79184}(29809,\cdot)\) \(\chi_{79184}(30609,\cdot)\) \(\chi_{79184}(30721,\cdot)\) \(\chi_{79184}(32385,\cdot)\) \(\chi_{79184}(33953,\cdot)\) \(\chi_{79184}(37889,\cdot)\) \(\chi_{79184}(40465,\cdot)\) \(\chi_{79184}(41121,\cdot)\) \(\chi_{79184}(41921,\cdot)\) \(\chi_{79184}(42033,\cdot)\) \(\chi_{79184}(43697,\cdot)\) \(\chi_{79184}(45153,\cdot)\) \(\chi_{79184}(45265,\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_{105})$
Fixed field: Number field defined by a degree 210 polynomial (not computed)

Values on generators

\((29695,19797,75953,16465)\) → \((1,1,e\left(\frac{23}{42}\right),e\left(\frac{3}{10}\right))\)

First values

\(a\) \(-1\)\(1\)\(3\)\(5\)\(9\)\(11\)\(13\)\(15\)\(17\)\(19\)\(23\)\(25\)
\( \chi_{ 79184 }(42033, a) \) \(-1\)\(1\)\(e\left(\frac{26}{105}\right)\)\(e\left(\frac{17}{210}\right)\)\(e\left(\frac{52}{105}\right)\)\(e\left(\frac{169}{210}\right)\)\(e\left(\frac{61}{70}\right)\)\(e\left(\frac{23}{70}\right)\)\(e\left(\frac{29}{42}\right)\)\(e\left(\frac{29}{30}\right)\)\(e\left(\frac{64}{105}\right)\)\(e\left(\frac{17}{105}\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_{ 79184 }(42033,a) \;\) at \(\;a = \) e.g. 2