Properties

Label 828.83
Modulus $828$
Conductor $828$
Order $66$
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(828, base_ring=CyclotomicField(66)) M = H._module chi = DirichletCharacter(H, M([33,11,63]))
 
Copy content pari:[g,chi] = znchar(Mod(83,828))
 

Basic properties

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

\(\chi_{828}(11,\cdot)\) \(\chi_{828}(83,\cdot)\) \(\chi_{828}(155,\cdot)\) \(\chi_{828}(191,\cdot)\) \(\chi_{828}(203,\cdot)\) \(\chi_{828}(227,\cdot)\) \(\chi_{828}(263,\cdot)\) \(\chi_{828}(383,\cdot)\) \(\chi_{828}(419,\cdot)\) \(\chi_{828}(479,\cdot)\) \(\chi_{828}(527,\cdot)\) \(\chi_{828}(563,\cdot)\) \(\chi_{828}(635,\cdot)\) \(\chi_{828}(659,\cdot)\) \(\chi_{828}(695,\cdot)\) \(\chi_{828}(707,\cdot)\) \(\chi_{828}(743,\cdot)\) \(\chi_{828}(779,\cdot)\) \(\chi_{828}(803,\cdot)\) \(\chi_{828}(815,\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_{33})\)
Fixed field: Number field defined by a degree 66 polynomial

Values on generators

\((415,461,649)\) → \((-1,e\left(\frac{1}{6}\right),e\left(\frac{21}{22}\right))\)

First values

\(a\) \(-1\)\(1\)\(5\)\(7\)\(11\)\(13\)\(17\)\(19\)\(25\)\(29\)\(31\)\(35\)
\( \chi_{ 828 }(83, a) \) \(-1\)\(1\)\(e\left(\frac{26}{33}\right)\)\(e\left(\frac{10}{33}\right)\)\(e\left(\frac{17}{66}\right)\)\(e\left(\frac{23}{33}\right)\)\(e\left(\frac{2}{11}\right)\)\(e\left(\frac{9}{11}\right)\)\(e\left(\frac{19}{33}\right)\)\(e\left(\frac{23}{66}\right)\)\(e\left(\frac{37}{66}\right)\)\(e\left(\frac{1}{11}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 828 }(83,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_{ 828 }(83,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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