Properties

Label 783.691
Modulus $783$
Conductor $783$
Order $63$
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(783, base_ring=CyclotomicField(126)) M = H._module chi = DirichletCharacter(H, M([28,36]))
 
Copy content pari:[g,chi] = znchar(Mod(691,783))
 

Basic properties

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

\(\chi_{783}(7,\cdot)\) \(\chi_{783}(16,\cdot)\) \(\chi_{783}(25,\cdot)\) \(\chi_{783}(49,\cdot)\) \(\chi_{783}(52,\cdot)\) \(\chi_{783}(94,\cdot)\) \(\chi_{783}(103,\cdot)\) \(\chi_{783}(112,\cdot)\) \(\chi_{783}(139,\cdot)\) \(\chi_{783}(169,\cdot)\) \(\chi_{783}(223,\cdot)\) \(\chi_{783}(256,\cdot)\) \(\chi_{783}(268,\cdot)\) \(\chi_{783}(277,\cdot)\) \(\chi_{783}(286,\cdot)\) \(\chi_{783}(310,\cdot)\) \(\chi_{783}(313,\cdot)\) \(\chi_{783}(355,\cdot)\) \(\chi_{783}(364,\cdot)\) \(\chi_{783}(373,\cdot)\) \(\chi_{783}(400,\cdot)\) \(\chi_{783}(430,\cdot)\) \(\chi_{783}(484,\cdot)\) \(\chi_{783}(517,\cdot)\) \(\chi_{783}(529,\cdot)\) \(\chi_{783}(538,\cdot)\) \(\chi_{783}(547,\cdot)\) \(\chi_{783}(571,\cdot)\) \(\chi_{783}(574,\cdot)\) \(\chi_{783}(616,\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_{63})$
Fixed field: Number field defined by a degree 63 polynomial

Values on generators

\((407,379)\) → \((e\left(\frac{2}{9}\right),e\left(\frac{2}{7}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(5\)\(7\)\(8\)\(10\)\(11\)\(13\)\(14\)\(16\)
\( \chi_{ 783 }(691, a) \) \(1\)\(1\)\(e\left(\frac{32}{63}\right)\)\(e\left(\frac{1}{63}\right)\)\(e\left(\frac{25}{63}\right)\)\(e\left(\frac{62}{63}\right)\)\(e\left(\frac{11}{21}\right)\)\(e\left(\frac{19}{21}\right)\)\(e\left(\frac{2}{63}\right)\)\(e\left(\frac{58}{63}\right)\)\(e\left(\frac{31}{63}\right)\)\(e\left(\frac{2}{63}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 783 }(691,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 }(691,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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