Properties

Label 405.374
Modulus $405$
Conductor $405$
Order $54$
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(405, base_ring=CyclotomicField(54)) M = H._module chi = DirichletCharacter(H, M([47,27]))
 
Copy content pari:[g,chi] = znchar(Mod(374,405))
 

Basic properties

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

\(\chi_{405}(14,\cdot)\) \(\chi_{405}(29,\cdot)\) \(\chi_{405}(59,\cdot)\) \(\chi_{405}(74,\cdot)\) \(\chi_{405}(104,\cdot)\) \(\chi_{405}(119,\cdot)\) \(\chi_{405}(149,\cdot)\) \(\chi_{405}(164,\cdot)\) \(\chi_{405}(194,\cdot)\) \(\chi_{405}(209,\cdot)\) \(\chi_{405}(239,\cdot)\) \(\chi_{405}(254,\cdot)\) \(\chi_{405}(284,\cdot)\) \(\chi_{405}(299,\cdot)\) \(\chi_{405}(329,\cdot)\) \(\chi_{405}(344,\cdot)\) \(\chi_{405}(374,\cdot)\) \(\chi_{405}(389,\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_{27})\)
Fixed field: Number field defined by a degree 54 polynomial

Values on generators

\((326,82)\) → \((e\left(\frac{47}{54}\right),-1)\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(7\)\(8\)\(11\)\(13\)\(14\)\(16\)\(17\)\(19\)
\( \chi_{ 405 }(374, a) \) \(-1\)\(1\)\(e\left(\frac{10}{27}\right)\)\(e\left(\frac{20}{27}\right)\)\(e\left(\frac{23}{54}\right)\)\(e\left(\frac{1}{9}\right)\)\(e\left(\frac{17}{54}\right)\)\(e\left(\frac{25}{54}\right)\)\(e\left(\frac{43}{54}\right)\)\(e\left(\frac{13}{27}\right)\)\(e\left(\frac{2}{9}\right)\)\(e\left(\frac{7}{9}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 405 }(374,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_{ 405 }(374,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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