Properties

Label 595.58
Modulus $595$
Conductor $595$
Order $48$
Real no
Primitive yes
Minimal yes
Parity even

Related objects

Downloads

Learn more

Show commands: Pari/GP / SageMath
Copy content sage:from sage.modular.dirichlet import DirichletCharacter H = DirichletGroup(595, base_ring=CyclotomicField(48)) M = H._module chi = DirichletCharacter(H, M([36,16,33]))
 
Copy content pari:[g,chi] = znchar(Mod(58,595))
 

Basic properties

Modulus: \(595\)
Conductor: \(595\)
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: \(48\)
Copy content sage:chi.multiplicative_order()
 
Copy content pari:charorder(g,chi)
 
Real: no
Primitive: yes
Copy content sage:chi.is_primitive()
 
Copy content pari:#znconreyconductor(g,chi)==1
 
Minimal: yes
Parity: even
Copy content sage:chi.is_odd()
 
Copy content pari:zncharisodd(g,chi)
 

Galois orbit 595.cs

\(\chi_{595}(23,\cdot)\) \(\chi_{595}(37,\cdot)\) \(\chi_{595}(58,\cdot)\) \(\chi_{595}(107,\cdot)\) \(\chi_{595}(163,\cdot)\) \(\chi_{595}(193,\cdot)\) \(\chi_{595}(198,\cdot)\) \(\chi_{595}(207,\cdot)\) \(\chi_{595}(228,\cdot)\) \(\chi_{595}(277,\cdot)\) \(\chi_{595}(333,\cdot)\) \(\chi_{595}(352,\cdot)\) \(\chi_{595}(368,\cdot)\) \(\chi_{595}(422,\cdot)\) \(\chi_{595}(522,\cdot)\) \(\chi_{595}(592,\cdot)\)

Copy content sage:chi.galois_orbit()
 
Copy content pari:order = charorder(g,chi) [ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
 

Related number fields

Field of values: \(\Q(\zeta_{48})\)
Fixed field: Number field defined by a degree 48 polynomial

Values on generators

\((477,171,71)\) → \((-i,e\left(\frac{1}{3}\right),e\left(\frac{11}{16}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(6\)\(8\)\(9\)\(11\)\(12\)\(13\)\(16\)
\( \chi_{ 595 }(58, a) \) \(1\)\(1\)\(e\left(\frac{1}{24}\right)\)\(e\left(\frac{13}{48}\right)\)\(e\left(\frac{1}{12}\right)\)\(e\left(\frac{5}{16}\right)\)\(e\left(\frac{1}{8}\right)\)\(e\left(\frac{13}{24}\right)\)\(e\left(\frac{7}{48}\right)\)\(e\left(\frac{17}{48}\right)\)\(1\)\(e\left(\frac{1}{6}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 595 }(58,a) \;\) at \(\;a = \) e.g. 2

Gauss sum

Copy content sage:chi.gauss_sum(a)
 
Copy content pari:znchargauss(g,chi,a)
 
\( \tau_{ a }( \chi_{ 595 }(58,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

Copy content sage:chi.jacobi_sum(n)
 
\( J(\chi_{ 595 }(58,·),\chi_{ 595 }(n,·)) \;\) for \( \; n = \) e.g. 1

Kloosterman sum

Copy content sage:chi.kloosterman_sum(a,b)
 
\(K(a,b,\chi_{ 595 }(58,·)) \;\) at \(\; a,b = \) e.g. 1,2