Properties

Label 669.8
Modulus $669$
Conductor $669$
Order $74$
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(669, base_ring=CyclotomicField(74)) M = H._module chi = DirichletCharacter(H, M([37,32]))
 
Copy content pari:[g,chi] = znchar(Mod(8,669))
 

Basic properties

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

\(\chi_{669}(2,\cdot)\) \(\chi_{669}(8,\cdot)\) \(\chi_{669}(14,\cdot)\) \(\chi_{669}(17,\cdot)\) \(\chi_{669}(32,\cdot)\) \(\chi_{669}(41,\cdot)\) \(\chi_{669}(56,\cdot)\) \(\chi_{669}(68,\cdot)\) \(\chi_{669}(98,\cdot)\) \(\chi_{669}(119,\cdot)\) \(\chi_{669}(128,\cdot)\) \(\chi_{669}(164,\cdot)\) \(\chi_{669}(197,\cdot)\) \(\chi_{669}(227,\cdot)\) \(\chi_{669}(230,\cdot)\) \(\chi_{669}(239,\cdot)\) \(\chi_{669}(251,\cdot)\) \(\chi_{669}(257,\cdot)\) \(\chi_{669}(272,\cdot)\) \(\chi_{669}(287,\cdot)\) \(\chi_{669}(305,\cdot)\) \(\chi_{669}(335,\cdot)\) \(\chi_{669}(338,\cdot)\) \(\chi_{669}(359,\cdot)\) \(\chi_{669}(392,\cdot)\) \(\chi_{669}(419,\cdot)\) \(\chi_{669}(461,\cdot)\) \(\chi_{669}(476,\cdot)\) \(\chi_{669}(479,\cdot)\) \(\chi_{669}(506,\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_{37})$
Fixed field: Number field defined by a degree 74 polynomial

Values on generators

\((224,226)\) → \((-1,e\left(\frac{16}{37}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(5\)\(7\)\(8\)\(10\)\(11\)\(13\)\(14\)\(16\)
\( \chi_{ 669 }(8, a) \) \(-1\)\(1\)\(e\left(\frac{25}{74}\right)\)\(e\left(\frac{25}{37}\right)\)\(e\left(\frac{73}{74}\right)\)\(e\left(\frac{30}{37}\right)\)\(e\left(\frac{1}{74}\right)\)\(e\left(\frac{12}{37}\right)\)\(e\left(\frac{57}{74}\right)\)\(e\left(\frac{21}{37}\right)\)\(e\left(\frac{11}{74}\right)\)\(e\left(\frac{13}{37}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 669 }(8,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_{ 669 }(8,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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