Properties

Label 289.49
Modulus $289$
Conductor $289$
Order $136$
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(289, base_ring=CyclotomicField(136)) M = H._module chi = DirichletCharacter(H, M([19]))
 
Copy content pari:[g,chi] = znchar(Mod(49,289))
 

Basic properties

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

\(\chi_{289}(2,\cdot)\) \(\chi_{289}(8,\cdot)\) \(\chi_{289}(9,\cdot)\) \(\chi_{289}(15,\cdot)\) \(\chi_{289}(19,\cdot)\) \(\chi_{289}(25,\cdot)\) \(\chi_{289}(26,\cdot)\) \(\chi_{289}(32,\cdot)\) \(\chi_{289}(36,\cdot)\) \(\chi_{289}(42,\cdot)\) \(\chi_{289}(43,\cdot)\) \(\chi_{289}(49,\cdot)\) \(\chi_{289}(53,\cdot)\) \(\chi_{289}(59,\cdot)\) \(\chi_{289}(60,\cdot)\) \(\chi_{289}(66,\cdot)\) \(\chi_{289}(70,\cdot)\) \(\chi_{289}(76,\cdot)\) \(\chi_{289}(77,\cdot)\) \(\chi_{289}(83,\cdot)\) \(\chi_{289}(87,\cdot)\) \(\chi_{289}(93,\cdot)\) \(\chi_{289}(94,\cdot)\) \(\chi_{289}(100,\cdot)\) \(\chi_{289}(104,\cdot)\) \(\chi_{289}(111,\cdot)\) \(\chi_{289}(117,\cdot)\) \(\chi_{289}(121,\cdot)\) \(\chi_{289}(127,\cdot)\) \(\chi_{289}(128,\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_{136})$
Fixed field: Number field defined by a degree 136 polynomial (not computed)

Values on generators

\(3\) → \(e\left(\frac{19}{136}\right)\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(7\)\(8\)\(9\)\(10\)\(11\)
\( \chi_{ 289 }(49, a) \) \(1\)\(1\)\(e\left(\frac{37}{68}\right)\)\(e\left(\frac{19}{136}\right)\)\(e\left(\frac{3}{34}\right)\)\(e\left(\frac{135}{136}\right)\)\(e\left(\frac{93}{136}\right)\)\(e\left(\frac{89}{136}\right)\)\(e\left(\frac{43}{68}\right)\)\(e\left(\frac{19}{68}\right)\)\(e\left(\frac{73}{136}\right)\)\(e\left(\frac{29}{136}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 289 }(49,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_{ 289 }(49,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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