Properties

Label 363.206
Modulus $363$
Conductor $363$
Order $110$
Real no
Primitive yes
Minimal yes
Parity even

Related objects

Downloads

Learn more

Show commands: Pari/GP / SageMath
Copy content sage:from sage.modular.dirichlet import DirichletCharacter H = DirichletGroup(363, base_ring=CyclotomicField(110)) M = H._module chi = DirichletCharacter(H, M([55,13]))
 
Copy content pari:[g,chi] = znchar(Mod(206,363))
 

Basic properties

Modulus: \(363\)
Conductor: \(363\)
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: \(110\)
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: even
Copy content sage:chi.is_odd()
 
Copy content pari:zncharisodd(g,chi)
 

Galois orbit 363.p

\(\chi_{363}(2,\cdot)\) \(\chi_{363}(8,\cdot)\) \(\chi_{363}(17,\cdot)\) \(\chi_{363}(29,\cdot)\) \(\chi_{363}(35,\cdot)\) \(\chi_{363}(41,\cdot)\) \(\chi_{363}(50,\cdot)\) \(\chi_{363}(62,\cdot)\) \(\chi_{363}(68,\cdot)\) \(\chi_{363}(74,\cdot)\) \(\chi_{363}(83,\cdot)\) \(\chi_{363}(95,\cdot)\) \(\chi_{363}(101,\cdot)\) \(\chi_{363}(107,\cdot)\) \(\chi_{363}(116,\cdot)\) \(\chi_{363}(128,\cdot)\) \(\chi_{363}(134,\cdot)\) \(\chi_{363}(140,\cdot)\) \(\chi_{363}(149,\cdot)\) \(\chi_{363}(167,\cdot)\) \(\chi_{363}(173,\cdot)\) \(\chi_{363}(182,\cdot)\) \(\chi_{363}(194,\cdot)\) \(\chi_{363}(200,\cdot)\) \(\chi_{363}(206,\cdot)\) \(\chi_{363}(227,\cdot)\) \(\chi_{363}(248,\cdot)\) \(\chi_{363}(260,\cdot)\) \(\chi_{363}(266,\cdot)\) \(\chi_{363}(272,\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_{55})$
Fixed field: Number field defined by a degree 110 polynomial (not computed)

Values on generators

\((122,244)\) → \((-1,e\left(\frac{13}{110}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(5\)\(7\)\(8\)\(10\)\(13\)\(14\)\(16\)\(17\)
\( \chi_{ 363 }(206, a) \) \(1\)\(1\)\(e\left(\frac{34}{55}\right)\)\(e\left(\frac{13}{55}\right)\)\(e\left(\frac{27}{110}\right)\)\(e\left(\frac{91}{110}\right)\)\(e\left(\frac{47}{55}\right)\)\(e\left(\frac{19}{22}\right)\)\(e\left(\frac{103}{110}\right)\)\(e\left(\frac{49}{110}\right)\)\(e\left(\frac{26}{55}\right)\)\(e\left(\frac{16}{55}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 363 }(206,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_{ 363 }(206,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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