Properties

Label 828.661
Modulus $828$
Conductor $207$
Order $66$
Real no
Primitive no
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([0,22,21]))
 
Copy content pari:[g,chi] = znchar(Mod(661,828))
 

Basic properties

Modulus: \(828\)
Conductor: \(207\)
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: no, induced from \(\chi_{207}(40,\cdot)\)
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.z

\(\chi_{828}(61,\cdot)\) \(\chi_{828}(97,\cdot)\) \(\chi_{828}(157,\cdot)\) \(\chi_{828}(205,\cdot)\) \(\chi_{828}(241,\cdot)\) \(\chi_{828}(313,\cdot)\) \(\chi_{828}(337,\cdot)\) \(\chi_{828}(373,\cdot)\) \(\chi_{828}(385,\cdot)\) \(\chi_{828}(421,\cdot)\) \(\chi_{828}(457,\cdot)\) \(\chi_{828}(481,\cdot)\) \(\chi_{828}(493,\cdot)\) \(\chi_{828}(517,\cdot)\) \(\chi_{828}(589,\cdot)\) \(\chi_{828}(661,\cdot)\) \(\chi_{828}(697,\cdot)\) \(\chi_{828}(709,\cdot)\) \(\chi_{828}(733,\cdot)\) \(\chi_{828}(769,\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}{3}\right),e\left(\frac{7}{22}\right))\)

First values

\(a\) \(-1\)\(1\)\(5\)\(7\)\(11\)\(13\)\(17\)\(19\)\(25\)\(29\)\(31\)\(35\)
\( \chi_{ 828 }(661, a) \) \(-1\)\(1\)\(e\left(\frac{65}{66}\right)\)\(e\left(\frac{25}{66}\right)\)\(e\left(\frac{13}{66}\right)\)\(e\left(\frac{4}{33}\right)\)\(e\left(\frac{5}{22}\right)\)\(e\left(\frac{17}{22}\right)\)\(e\left(\frac{32}{33}\right)\)\(e\left(\frac{2}{33}\right)\)\(e\left(\frac{19}{33}\right)\)\(e\left(\frac{4}{11}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 828 }(661,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 }(661,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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