Properties

Label 805.342
Modulus $805$
Conductor $805$
Order $44$
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(805, base_ring=CyclotomicField(44)) M = H._module chi = DirichletCharacter(H, M([11,22,10]))
 
Copy content pari:[g,chi] = znchar(Mod(342,805))
 

Basic properties

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

\(\chi_{805}(83,\cdot)\) \(\chi_{805}(97,\cdot)\) \(\chi_{805}(132,\cdot)\) \(\chi_{805}(153,\cdot)\) \(\chi_{805}(237,\cdot)\) \(\chi_{805}(258,\cdot)\) \(\chi_{805}(272,\cdot)\) \(\chi_{805}(293,\cdot)\) \(\chi_{805}(342,\cdot)\) \(\chi_{805}(398,\cdot)\) \(\chi_{805}(412,\cdot)\) \(\chi_{805}(433,\cdot)\) \(\chi_{805}(447,\cdot)\) \(\chi_{805}(503,\cdot)\) \(\chi_{805}(517,\cdot)\) \(\chi_{805}(573,\cdot)\) \(\chi_{805}(608,\cdot)\) \(\chi_{805}(678,\cdot)\) \(\chi_{805}(727,\cdot)\) \(\chi_{805}(797,\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_{44})\)
Fixed field: Number field defined by a degree 44 polynomial

Values on generators

\((162,346,281)\) → \((i,-1,e\left(\frac{5}{22}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(6\)\(8\)\(9\)\(11\)\(12\)\(13\)\(16\)
\( \chi_{ 805 }(342, a) \) \(-1\)\(1\)\(e\left(\frac{31}{44}\right)\)\(e\left(\frac{39}{44}\right)\)\(e\left(\frac{9}{22}\right)\)\(e\left(\frac{13}{22}\right)\)\(e\left(\frac{5}{44}\right)\)\(e\left(\frac{17}{22}\right)\)\(e\left(\frac{1}{22}\right)\)\(e\left(\frac{13}{44}\right)\)\(e\left(\frac{19}{44}\right)\)\(e\left(\frac{9}{11}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 805 }(342,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_{ 805 }(342,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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