Properties

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

Basic properties

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

\(\chi_{3397}(20,\cdot)\) \(\chi_{3397}(26,\cdot)\) \(\chi_{3397}(72,\cdot)\) \(\chi_{3397}(73,\cdot)\) \(\chi_{3397}(76,\cdot)\) \(\chi_{3397}(163,\cdot)\) \(\chi_{3397}(190,\cdot)\) \(\chi_{3397}(198,\cdot)\) \(\chi_{3397}(234,\cdot)\) \(\chi_{3397}(241,\cdot)\) \(\chi_{3397}(287,\cdot)\) \(\chi_{3397}(313,\cdot)\) \(\chi_{3397}(327,\cdot)\) \(\chi_{3397}(335,\cdot)\) \(\chi_{3397}(392,\cdot)\) \(\chi_{3397}(420,\cdot)\) \(\chi_{3397}(421,\cdot)\) \(\chi_{3397}(476,\cdot)\) \(\chi_{3397}(519,\cdot)\) \(\chi_{3397}(546,\cdot)\) \(\chi_{3397}(578,\cdot)\) \(\chi_{3397}(585,\cdot)\) \(\chi_{3397}(593,\cdot)\) \(\chi_{3397}(636,\cdot)\) \(\chi_{3397}(648,\cdot)\) \(\chi_{3397}(657,\cdot)\) \(\chi_{3397}(663,\cdot)\) \(\chi_{3397}(708,\cdot)\) \(\chi_{3397}(716,\cdot)\) \(\chi_{3397}(722,\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_{273})$
Fixed field: Number field defined by a degree 546 polynomial (not computed)

Values on generators

\((949,2452)\) → \((e\left(\frac{29}{42}\right),e\left(\frac{10}{39}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(7\)\(8\)\(9\)\(10\)\(11\)
\( \chi_{ 3397 }(190, a) \) \(-1\)\(1\)\(e\left(\frac{365}{546}\right)\)\(e\left(\frac{517}{546}\right)\)\(e\left(\frac{92}{273}\right)\)\(e\left(\frac{29}{182}\right)\)\(e\left(\frac{8}{13}\right)\)\(e\left(\frac{59}{78}\right)\)\(e\left(\frac{1}{182}\right)\)\(e\left(\frac{244}{273}\right)\)\(e\left(\frac{226}{273}\right)\)\(e\left(\frac{41}{273}\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_{ 3397 }(190,a) \;\) at \(\;a = \) e.g. 2