Properties

Label 361.41
Modulus $361$
Conductor $361$
Order $342$
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(361, base_ring=CyclotomicField(342)) M = H._module chi = DirichletCharacter(H, M([67]))
 
Copy content pari:[g,chi] = znchar(Mod(41,361))
 

Basic properties

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

\(\chi_{361}(2,\cdot)\) \(\chi_{361}(3,\cdot)\) \(\chi_{361}(10,\cdot)\) \(\chi_{361}(13,\cdot)\) \(\chi_{361}(14,\cdot)\) \(\chi_{361}(15,\cdot)\) \(\chi_{361}(21,\cdot)\) \(\chi_{361}(22,\cdot)\) \(\chi_{361}(29,\cdot)\) \(\chi_{361}(32,\cdot)\) \(\chi_{361}(33,\cdot)\) \(\chi_{361}(34,\cdot)\) \(\chi_{361}(40,\cdot)\) \(\chi_{361}(41,\cdot)\) \(\chi_{361}(48,\cdot)\) \(\chi_{361}(51,\cdot)\) \(\chi_{361}(52,\cdot)\) \(\chi_{361}(53,\cdot)\) \(\chi_{361}(59,\cdot)\) \(\chi_{361}(60,\cdot)\) \(\chi_{361}(67,\cdot)\) \(\chi_{361}(70,\cdot)\) \(\chi_{361}(71,\cdot)\) \(\chi_{361}(72,\cdot)\) \(\chi_{361}(78,\cdot)\) \(\chi_{361}(79,\cdot)\) \(\chi_{361}(86,\cdot)\) \(\chi_{361}(89,\cdot)\) \(\chi_{361}(90,\cdot)\) \(\chi_{361}(91,\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_{171})$
Fixed field: Number field defined by a degree 342 polynomial (not computed)

Values on generators

\(2\) → \(e\left(\frac{67}{342}\right)\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(7\)\(8\)\(9\)\(10\)\(11\)
\( \chi_{ 361 }(41, a) \) \(-1\)\(1\)\(e\left(\frac{67}{342}\right)\)\(e\left(\frac{79}{342}\right)\)\(e\left(\frac{67}{171}\right)\)\(e\left(\frac{77}{171}\right)\)\(e\left(\frac{73}{171}\right)\)\(e\left(\frac{22}{57}\right)\)\(e\left(\frac{67}{114}\right)\)\(e\left(\frac{79}{171}\right)\)\(e\left(\frac{221}{342}\right)\)\(e\left(\frac{56}{57}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 361 }(41,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_{ 361 }(41,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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