Properties

Label 832.45
Modulus $832$
Conductor $832$
Order $48$
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(832, base_ring=CyclotomicField(48)) M = H._module chi = DirichletCharacter(H, M([0,21,20]))
 
Copy content pari:[g,chi] = znchar(Mod(45,832))
 

Basic properties

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

Galois orbit 832.cs

\(\chi_{832}(37,\cdot)\) \(\chi_{832}(45,\cdot)\) \(\chi_{832}(85,\cdot)\) \(\chi_{832}(93,\cdot)\) \(\chi_{832}(245,\cdot)\) \(\chi_{832}(253,\cdot)\) \(\chi_{832}(293,\cdot)\) \(\chi_{832}(301,\cdot)\) \(\chi_{832}(453,\cdot)\) \(\chi_{832}(461,\cdot)\) \(\chi_{832}(501,\cdot)\) \(\chi_{832}(509,\cdot)\) \(\chi_{832}(661,\cdot)\) \(\chi_{832}(669,\cdot)\) \(\chi_{832}(709,\cdot)\) \(\chi_{832}(717,\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

\((703,261,769)\) → \((1,e\left(\frac{7}{16}\right),e\left(\frac{5}{12}\right))\)

First values

\(a\) \(-1\)\(1\)\(3\)\(5\)\(7\)\(9\)\(11\)\(15\)\(17\)\(19\)\(21\)\(23\)
\( \chi_{ 832 }(45, a) \) \(-1\)\(1\)\(e\left(\frac{47}{48}\right)\)\(e\left(\frac{3}{16}\right)\)\(e\left(\frac{23}{24}\right)\)\(e\left(\frac{23}{24}\right)\)\(e\left(\frac{5}{48}\right)\)\(e\left(\frac{1}{6}\right)\)\(e\left(\frac{1}{12}\right)\)\(e\left(\frac{7}{48}\right)\)\(e\left(\frac{15}{16}\right)\)\(e\left(\frac{7}{24}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 832 }(45,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_{ 832 }(45,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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