Properties

Label 760.363
Modulus $760$
Conductor $760$
Order $36$
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(760, base_ring=CyclotomicField(36)) M = H._module chi = DirichletCharacter(H, M([18,18,27,2]))
 
Copy content pari:[g,chi] = znchar(Mod(363,760))
 

Basic properties

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

\(\chi_{760}(3,\cdot)\) \(\chi_{760}(67,\cdot)\) \(\chi_{760}(147,\cdot)\) \(\chi_{760}(203,\cdot)\) \(\chi_{760}(243,\cdot)\) \(\chi_{760}(307,\cdot)\) \(\chi_{760}(363,\cdot)\) \(\chi_{760}(507,\cdot)\) \(\chi_{760}(523,\cdot)\) \(\chi_{760}(547,\cdot)\) \(\chi_{760}(603,\cdot)\) \(\chi_{760}(667,\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_{36})\)
Fixed field: 36.0.4031181156993454136731178943694064571490658196389888000000000000000000000000000.1

Values on generators

\((191,381,457,401)\) → \((-1,-1,-i,e\left(\frac{1}{18}\right))\)

First values

\(a\) \(-1\)\(1\)\(3\)\(7\)\(9\)\(11\)\(13\)\(17\)\(21\)\(23\)\(27\)\(29\)
\( \chi_{ 760 }(363, a) \) \(-1\)\(1\)\(e\left(\frac{35}{36}\right)\)\(e\left(\frac{7}{12}\right)\)\(e\left(\frac{17}{18}\right)\)\(e\left(\frac{2}{3}\right)\)\(e\left(\frac{1}{36}\right)\)\(e\left(\frac{11}{36}\right)\)\(e\left(\frac{5}{9}\right)\)\(e\left(\frac{31}{36}\right)\)\(e\left(\frac{11}{12}\right)\)\(e\left(\frac{17}{18}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 760 }(363,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_{ 760 }(363,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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