Properties

Label 343.153
Modulus $343$
Conductor $343$
Order $98$
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(343, base_ring=CyclotomicField(98)) M = H._module chi = DirichletCharacter(H, M([9]))
 
Copy content pari:[g,chi] = znchar(Mod(153,343))
 

Basic properties

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

\(\chi_{343}(6,\cdot)\) \(\chi_{343}(13,\cdot)\) \(\chi_{343}(20,\cdot)\) \(\chi_{343}(27,\cdot)\) \(\chi_{343}(34,\cdot)\) \(\chi_{343}(41,\cdot)\) \(\chi_{343}(55,\cdot)\) \(\chi_{343}(62,\cdot)\) \(\chi_{343}(69,\cdot)\) \(\chi_{343}(76,\cdot)\) \(\chi_{343}(83,\cdot)\) \(\chi_{343}(90,\cdot)\) \(\chi_{343}(104,\cdot)\) \(\chi_{343}(111,\cdot)\) \(\chi_{343}(118,\cdot)\) \(\chi_{343}(125,\cdot)\) \(\chi_{343}(132,\cdot)\) \(\chi_{343}(139,\cdot)\) \(\chi_{343}(153,\cdot)\) \(\chi_{343}(160,\cdot)\) \(\chi_{343}(167,\cdot)\) \(\chi_{343}(174,\cdot)\) \(\chi_{343}(181,\cdot)\) \(\chi_{343}(188,\cdot)\) \(\chi_{343}(202,\cdot)\) \(\chi_{343}(209,\cdot)\) \(\chi_{343}(216,\cdot)\) \(\chi_{343}(223,\cdot)\) \(\chi_{343}(230,\cdot)\) \(\chi_{343}(237,\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_{49})$
Fixed field: Number field defined by a degree 98 polynomial

Values on generators

\(3\) → \(e\left(\frac{9}{98}\right)\)

First values

\(a\) \(-1\)\(1\)\(2\)\(3\)\(4\)\(5\)\(6\)\(8\)\(9\)\(10\)\(11\)\(12\)
\( \chi_{ 343 }(153, a) \) \(-1\)\(1\)\(e\left(\frac{40}{49}\right)\)\(e\left(\frac{9}{98}\right)\)\(e\left(\frac{31}{49}\right)\)\(e\left(\frac{65}{98}\right)\)\(e\left(\frac{89}{98}\right)\)\(e\left(\frac{22}{49}\right)\)\(e\left(\frac{9}{49}\right)\)\(e\left(\frac{47}{98}\right)\)\(e\left(\frac{5}{49}\right)\)\(e\left(\frac{71}{98}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 343 }(153,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_{ 343 }(153,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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