Properties

Label 207.88
Modulus $207$
Conductor $207$
Order $66$
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(207, base_ring=CyclotomicField(66)) M = H._module chi = DirichletCharacter(H, M([44,45]))
 
Copy content pari:[g,chi] = znchar(Mod(88,207))
 

Basic properties

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

\(\chi_{207}(7,\cdot)\) \(\chi_{207}(34,\cdot)\) \(\chi_{207}(40,\cdot)\) \(\chi_{207}(43,\cdot)\) \(\chi_{207}(61,\cdot)\) \(\chi_{207}(67,\cdot)\) \(\chi_{207}(76,\cdot)\) \(\chi_{207}(79,\cdot)\) \(\chi_{207}(88,\cdot)\) \(\chi_{207}(97,\cdot)\) \(\chi_{207}(103,\cdot)\) \(\chi_{207}(106,\cdot)\) \(\chi_{207}(112,\cdot)\) \(\chi_{207}(130,\cdot)\) \(\chi_{207}(148,\cdot)\) \(\chi_{207}(157,\cdot)\) \(\chi_{207}(166,\cdot)\) \(\chi_{207}(175,\cdot)\) \(\chi_{207}(178,\cdot)\) \(\chi_{207}(205,\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_{33})\)
Fixed field: Number field defined by a degree 66 polynomial

Values on generators

\((47,28)\) → \((e\left(\frac{2}{3}\right),e\left(\frac{15}{22}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(5\)\(7\)\(8\)\(10\)\(11\)\(13\)\(14\)\(16\)
\( \chi_{ 207 }(88, a) \) \(-1\)\(1\)\(e\left(\frac{1}{33}\right)\)\(e\left(\frac{2}{33}\right)\)\(e\left(\frac{1}{66}\right)\)\(e\left(\frac{41}{66}\right)\)\(e\left(\frac{1}{11}\right)\)\(e\left(\frac{1}{22}\right)\)\(e\left(\frac{53}{66}\right)\)\(e\left(\frac{29}{33}\right)\)\(e\left(\frac{43}{66}\right)\)\(e\left(\frac{4}{33}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 207 }(88,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_{ 207 }(88,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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