Properties

Label 935.349
Modulus $935$
Conductor $935$
Order $40$
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(935, base_ring=CyclotomicField(40)) M = H._module chi = DirichletCharacter(H, M([20,12,5]))
 
Copy content pari:[g,chi] = znchar(Mod(349,935))
 

Basic properties

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

\(\chi_{935}(19,\cdot)\) \(\chi_{935}(94,\cdot)\) \(\chi_{935}(134,\cdot)\) \(\chi_{935}(189,\cdot)\) \(\chi_{935}(304,\cdot)\) \(\chi_{935}(314,\cdot)\) \(\chi_{935}(349,\cdot)\) \(\chi_{935}(359,\cdot)\) \(\chi_{935}(519,\cdot)\) \(\chi_{935}(569,\cdot)\) \(\chi_{935}(644,\cdot)\) \(\chi_{935}(689,\cdot)\) \(\chi_{935}(699,\cdot)\) \(\chi_{935}(739,\cdot)\) \(\chi_{935}(899,\cdot)\) \(\chi_{935}(909,\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_{40})\)
Fixed field: Number field defined by a degree 40 polynomial

Values on generators

\((562,596,496)\) → \((-1,e\left(\frac{3}{10}\right),e\left(\frac{1}{8}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(6\)\(7\)\(8\)\(9\)\(12\)\(13\)\(14\)
\( \chi_{ 935 }(349, a) \) \(-1\)\(1\)\(e\left(\frac{11}{20}\right)\)\(e\left(\frac{1}{40}\right)\)\(e\left(\frac{1}{10}\right)\)\(e\left(\frac{23}{40}\right)\)\(e\left(\frac{39}{40}\right)\)\(e\left(\frac{13}{20}\right)\)\(e\left(\frac{1}{20}\right)\)\(e\left(\frac{1}{8}\right)\)\(e\left(\frac{3}{10}\right)\)\(e\left(\frac{21}{40}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 935 }(349,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_{ 935 }(349,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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