Properties

Label 245.58
Modulus $245$
Conductor $245$
Order $84$
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(245, base_ring=CyclotomicField(84)) M = H._module chi = DirichletCharacter(H, M([63,4]))
 
Copy content pari:[g,chi] = znchar(Mod(58,245))
 

Basic properties

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

\(\chi_{245}(2,\cdot)\) \(\chi_{245}(23,\cdot)\) \(\chi_{245}(32,\cdot)\) \(\chi_{245}(37,\cdot)\) \(\chi_{245}(53,\cdot)\) \(\chi_{245}(58,\cdot)\) \(\chi_{245}(72,\cdot)\) \(\chi_{245}(88,\cdot)\) \(\chi_{245}(93,\cdot)\) \(\chi_{245}(102,\cdot)\) \(\chi_{245}(107,\cdot)\) \(\chi_{245}(123,\cdot)\) \(\chi_{245}(137,\cdot)\) \(\chi_{245}(142,\cdot)\) \(\chi_{245}(158,\cdot)\) \(\chi_{245}(163,\cdot)\) \(\chi_{245}(172,\cdot)\) \(\chi_{245}(193,\cdot)\) \(\chi_{245}(198,\cdot)\) \(\chi_{245}(207,\cdot)\) \(\chi_{245}(212,\cdot)\) \(\chi_{245}(228,\cdot)\) \(\chi_{245}(233,\cdot)\) \(\chi_{245}(242,\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_{84})$
Fixed field: Number field defined by a degree 84 polynomial

Values on generators

\((197,101)\) → \((-i,e\left(\frac{1}{21}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(6\)\(8\)\(9\)\(11\)\(12\)\(13\)\(16\)
\( \chi_{ 245 }(58, a) \) \(-1\)\(1\)\(e\left(\frac{83}{84}\right)\)\(e\left(\frac{25}{84}\right)\)\(e\left(\frac{41}{42}\right)\)\(e\left(\frac{2}{7}\right)\)\(e\left(\frac{27}{28}\right)\)\(e\left(\frac{25}{42}\right)\)\(e\left(\frac{19}{21}\right)\)\(e\left(\frac{23}{84}\right)\)\(e\left(\frac{23}{28}\right)\)\(e\left(\frac{20}{21}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 245 }(58,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_{ 245 }(58,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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