Properties

Label 729.287
Modulus $729$
Conductor $243$
Order $162$
Real no
Primitive no
Minimal no
Parity odd

Related objects

Downloads

Learn more

Show commands: Pari/GP / SageMath
Copy content sage:from sage.modular.dirichlet import DirichletCharacter H = DirichletGroup(729, base_ring=CyclotomicField(162)) M = H._module chi = DirichletCharacter(H, M([41]))
 
Copy content pari:[g,chi] = znchar(Mod(287,729))
 

Basic properties

Modulus: \(729\)
Conductor: \(243\)
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: \(162\)
Copy content sage:chi.multiplicative_order()
 
Copy content pari:charorder(g,chi)
 
Real: no
Primitive: no, induced from \(\chi_{243}(221,\cdot)\)
Copy content sage:chi.is_primitive()
 
Copy content pari:#znconreyconductor(g,chi)==1
 
Minimal: no
Parity: odd
Copy content sage:chi.is_odd()
 
Copy content pari:zncharisodd(g,chi)
 

Galois orbit 729.j

\(\chi_{729}(8,\cdot)\) \(\chi_{729}(17,\cdot)\) \(\chi_{729}(35,\cdot)\) \(\chi_{729}(44,\cdot)\) \(\chi_{729}(62,\cdot)\) \(\chi_{729}(71,\cdot)\) \(\chi_{729}(89,\cdot)\) \(\chi_{729}(98,\cdot)\) \(\chi_{729}(116,\cdot)\) \(\chi_{729}(125,\cdot)\) \(\chi_{729}(143,\cdot)\) \(\chi_{729}(152,\cdot)\) \(\chi_{729}(170,\cdot)\) \(\chi_{729}(179,\cdot)\) \(\chi_{729}(197,\cdot)\) \(\chi_{729}(206,\cdot)\) \(\chi_{729}(224,\cdot)\) \(\chi_{729}(233,\cdot)\) \(\chi_{729}(251,\cdot)\) \(\chi_{729}(260,\cdot)\) \(\chi_{729}(278,\cdot)\) \(\chi_{729}(287,\cdot)\) \(\chi_{729}(305,\cdot)\) \(\chi_{729}(314,\cdot)\) \(\chi_{729}(332,\cdot)\) \(\chi_{729}(341,\cdot)\) \(\chi_{729}(359,\cdot)\) \(\chi_{729}(368,\cdot)\) \(\chi_{729}(386,\cdot)\) \(\chi_{729}(395,\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_{81})$
Fixed field: Number field defined by a degree 162 polynomial (not computed)

Values on generators

\(2\) → \(e\left(\frac{41}{162}\right)\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(5\)\(7\)\(8\)\(10\)\(11\)\(13\)\(14\)\(16\)
\( \chi_{ 729 }(287, a) \) \(-1\)\(1\)\(e\left(\frac{41}{162}\right)\)\(e\left(\frac{41}{81}\right)\)\(e\left(\frac{133}{162}\right)\)\(e\left(\frac{58}{81}\right)\)\(e\left(\frac{41}{54}\right)\)\(e\left(\frac{2}{27}\right)\)\(e\left(\frac{101}{162}\right)\)\(e\left(\frac{2}{81}\right)\)\(e\left(\frac{157}{162}\right)\)\(e\left(\frac{1}{81}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 729 }(287,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_{ 729 }(287,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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