Properties

Label 805.417
Modulus $805$
Conductor $805$
Order $132$
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(132)) M = H._module chi = DirichletCharacter(H, M([33,88,96]))
 
Copy content pari:[g,chi] = znchar(Mod(417,805))
 

Basic properties

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

\(\chi_{805}(2,\cdot)\) \(\chi_{805}(18,\cdot)\) \(\chi_{805}(32,\cdot)\) \(\chi_{805}(58,\cdot)\) \(\chi_{805}(72,\cdot)\) \(\chi_{805}(123,\cdot)\) \(\chi_{805}(128,\cdot)\) \(\chi_{805}(142,\cdot)\) \(\chi_{805}(163,\cdot)\) \(\chi_{805}(177,\cdot)\) \(\chi_{805}(193,\cdot)\) \(\chi_{805}(233,\cdot)\) \(\chi_{805}(242,\cdot)\) \(\chi_{805}(282,\cdot)\) \(\chi_{805}(303,\cdot)\) \(\chi_{805}(312,\cdot)\) \(\chi_{805}(317,\cdot)\) \(\chi_{805}(338,\cdot)\) \(\chi_{805}(347,\cdot)\) \(\chi_{805}(403,\cdot)\) \(\chi_{805}(417,\cdot)\) \(\chi_{805}(422,\cdot)\) \(\chi_{805}(443,\cdot)\) \(\chi_{805}(473,\cdot)\) \(\chi_{805}(478,\cdot)\) \(\chi_{805}(487,\cdot)\) \(\chi_{805}(492,\cdot)\) \(\chi_{805}(508,\cdot)\) \(\chi_{805}(522,\cdot)\) \(\chi_{805}(578,\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_{132})$
Fixed field: Number field defined by a degree 132 polynomial (not computed)

Values on generators

\((162,346,281)\) → \((i,e\left(\frac{2}{3}\right),e\left(\frac{8}{11}\right))\)

First values

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

Jacobi sum

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

Kloosterman sum

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