Properties

Label 703.10
Modulus 703703
Conductor 703703
Order 1818
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(703, base_ring=CyclotomicField(18)) M = H._module chi = DirichletCharacter(H, M([17,12]))
 
Copy content pari:[g,chi] = znchar(Mod(10,703))
 

Basic properties

Modulus: 703703
Conductor: 703703
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: 1818
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 703.ck

χ703(10,)\chi_{703}(10,\cdot) χ703(174,)\chi_{703}(174,\cdot) χ703(211,)\chi_{703}(211,\cdot) χ703(470,)\chi_{703}(470,\cdot) χ703(528,)\chi_{703}(528,\cdot) χ703(602,)\chi_{703}(602,\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(ζ9)\Q(\zeta_{9})
Fixed field: 18.0.36077123658233831722523486199489682113859.2

Values on generators

(667,39)(667,39)(e(1718),e(23))(e\left(\frac{17}{18}\right),e\left(\frac{2}{3}\right))

First values

aa 1-111223344556677889910101111
χ703(10,a) \chi_{ 703 }(10, a) 1-111e(1118)e\left(\frac{11}{18}\right)e(1118)e\left(\frac{11}{18}\right)e(29)e\left(\frac{2}{9}\right)e(49)e\left(\frac{4}{9}\right)e(29)e\left(\frac{2}{9}\right)11e(56)e\left(\frac{5}{6}\right)e(29)e\left(\frac{2}{9}\right)e(118)e\left(\frac{1}{18}\right)e(13)e\left(\frac{1}{3}\right)
Copy content sage:chi.jacobi_sum(n)
 
χ703(10,a)   \chi_{ 703 }(10,a) \; at   a=\;a = e.g. 2

Gauss sum

Copy content sage:chi.gauss_sum(a)
 
Copy content pari:znchargauss(g,chi,a)
 
τa(χ703(10,))   \tau_{ a }( \chi_{ 703 }(10,·) )\; at   a=\;a = e.g. 2

Jacobi sum

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

Kloosterman sum

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