Properties

Label 783.592
Modulus $783$
Conductor $783$
Order $36$
Real no
Primitive yes
Minimal yes
Parity odd

Related objects

Downloads

Learn more

Show commands: Pari/GP / SageMath
Copy content sage:from sage.modular.dirichlet import DirichletCharacter H = DirichletGroup(783, base_ring=CyclotomicField(36)) M = H._module chi = DirichletCharacter(H, M([20,9]))
 
Copy content pari:[g,chi] = znchar(Mod(592,783))
 

Basic properties

Modulus: \(783\)
Conductor: \(783\)
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: \(36\)
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: odd
Copy content sage:chi.is_odd()
 
Copy content pari:zncharisodd(g,chi)
 

Galois orbit 783.y

\(\chi_{783}(70,\cdot)\) \(\chi_{783}(133,\cdot)\) \(\chi_{783}(157,\cdot)\) \(\chi_{783}(220,\cdot)\) \(\chi_{783}(331,\cdot)\) \(\chi_{783}(394,\cdot)\) \(\chi_{783}(418,\cdot)\) \(\chi_{783}(481,\cdot)\) \(\chi_{783}(592,\cdot)\) \(\chi_{783}(655,\cdot)\) \(\chi_{783}(679,\cdot)\) \(\chi_{783}(742,\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_{36})\)
Fixed field: Number field defined by a degree 36 polynomial

Values on generators

\((407,379)\) → \((e\left(\frac{5}{9}\right),i)\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(5\)\(7\)\(8\)\(10\)\(11\)\(13\)\(14\)\(16\)
\( \chi_{ 783 }(592, a) \) \(-1\)\(1\)\(e\left(\frac{29}{36}\right)\)\(e\left(\frac{11}{18}\right)\)\(e\left(\frac{5}{18}\right)\)\(e\left(\frac{8}{9}\right)\)\(e\left(\frac{5}{12}\right)\)\(e\left(\frac{1}{12}\right)\)\(e\left(\frac{17}{36}\right)\)\(e\left(\frac{17}{18}\right)\)\(e\left(\frac{25}{36}\right)\)\(e\left(\frac{2}{9}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 783 }(592,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_{ 783 }(592,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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