Properties

Label 269.42
Modulus $269$
Conductor $269$
Order $268$
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(269, base_ring=CyclotomicField(268)) M = H._module chi = DirichletCharacter(H, M([129]))
 
Copy content pari:[g,chi] = znchar(Mod(42,269))
 

Basic properties

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

\(\chi_{269}(2,\cdot)\) \(\chi_{269}(3,\cdot)\) \(\chi_{269}(7,\cdot)\) \(\chi_{269}(8,\cdot)\) \(\chi_{269}(10,\cdot)\) \(\chi_{269}(12,\cdot)\) \(\chi_{269}(15,\cdot)\) \(\chi_{269}(17,\cdot)\) \(\chi_{269}(18,\cdot)\) \(\chi_{269}(19,\cdot)\) \(\chi_{269}(22,\cdot)\) \(\chi_{269}(26,\cdot)\) \(\chi_{269}(27,\cdot)\) \(\chi_{269}(28,\cdot)\) \(\chi_{269}(29,\cdot)\) \(\chi_{269}(31,\cdot)\) \(\chi_{269}(32,\cdot)\) \(\chi_{269}(33,\cdot)\) \(\chi_{269}(35,\cdot)\) \(\chi_{269}(39,\cdot)\) \(\chi_{269}(40,\cdot)\) \(\chi_{269}(42,\cdot)\) \(\chi_{269}(46,\cdot)\) \(\chi_{269}(48,\cdot)\) \(\chi_{269}(50,\cdot)\) \(\chi_{269}(59,\cdot)\) \(\chi_{269}(60,\cdot)\) \(\chi_{269}(63,\cdot)\) \(\chi_{269}(68,\cdot)\) \(\chi_{269}(69,\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_{268})$
Fixed field: Number field defined by a degree 268 polynomial (not computed)

Values on generators

\(2\) → \(e\left(\frac{129}{268}\right)\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(7\)\(8\)\(9\)\(10\)\(11\)
\( \chi_{ 269 }(42, a) \) \(-1\)\(1\)\(e\left(\frac{129}{268}\right)\)\(e\left(\frac{125}{268}\right)\)\(e\left(\frac{129}{134}\right)\)\(e\left(\frac{8}{67}\right)\)\(e\left(\frac{127}{134}\right)\)\(e\left(\frac{39}{268}\right)\)\(e\left(\frac{119}{268}\right)\)\(e\left(\frac{125}{134}\right)\)\(e\left(\frac{161}{268}\right)\)\(e\left(\frac{95}{134}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 269 }(42,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_{ 269 }(42,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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