Properties

Label 495.97
Modulus 495495
Conductor 495495
Order 6060
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(495, base_ring=CyclotomicField(60)) M = H._module chi = DirichletCharacter(H, M([40,15,36]))
 
Copy content pari:[g,chi] = znchar(Mod(97,495))
 

Basic properties

Modulus: 495495
Conductor: 495495
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: 6060
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 495.bt

χ495(58,)\chi_{495}(58,\cdot) χ495(97,)\chi_{495}(97,\cdot) χ495(103,)\chi_{495}(103,\cdot) χ495(148,)\chi_{495}(148,\cdot) χ495(157,)\chi_{495}(157,\cdot) χ495(202,)\chi_{495}(202,\cdot) χ495(223,)\chi_{495}(223,\cdot) χ495(247,)\chi_{495}(247,\cdot) χ495(268,)\chi_{495}(268,\cdot) χ495(313,)\chi_{495}(313,\cdot) χ495(322,)\chi_{495}(322,\cdot) χ495(328,)\chi_{495}(328,\cdot) χ495(367,)\chi_{495}(367,\cdot) χ495(412,)\chi_{495}(412,\cdot) χ495(427,)\chi_{495}(427,\cdot) χ495(493,)\chi_{495}(493,\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(ζ60)\Q(\zeta_{60})
Fixed field: Number field defined by a degree 60 polynomial

Values on generators

(56,397,46)(56,397,46)(e(23),i,e(35))(e\left(\frac{2}{3}\right),i,e\left(\frac{3}{5}\right))

First values

aa 1-11122447788131314141616171719192323
χ495(97,a) \chi_{ 495 }(97, a) 1-111e(3160)e\left(\frac{31}{60}\right)e(130)e\left(\frac{1}{30}\right)e(760)e\left(\frac{7}{60}\right)e(1120)e\left(\frac{11}{20}\right)e(4160)e\left(\frac{41}{60}\right)e(1930)e\left(\frac{19}{30}\right)e(115)e\left(\frac{1}{15}\right)e(1320)e\left(\frac{13}{20}\right)e(310)e\left(\frac{3}{10}\right)e(112)e\left(\frac{1}{12}\right)
Copy content sage:chi.jacobi_sum(n)
 
χ495(97,a)   \chi_{ 495 }(97,a) \; at   a=\;a = e.g. 2

Gauss sum

Copy content sage:chi.gauss_sum(a)
 
Copy content pari:znchargauss(g,chi,a)
 
τa(χ495(97,))   \tau_{ a }( \chi_{ 495 }(97,·) )\; at   a=\;a = e.g. 2

Jacobi sum

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

Kloosterman sum

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