Properties

Label 735.481
Modulus $735$
Conductor $49$
Order $42$
Real no
Primitive no
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(735, base_ring=CyclotomicField(42)) M = H._module chi = DirichletCharacter(H, M([0,0,23]))
 
Copy content pari:[g,chi] = znchar(Mod(481,735))
 

Basic properties

Modulus: \(735\)
Conductor: \(49\)
Copy content sage:chi.conductor()
 
Copy content pari:znconreyconductor(g,chi)
 
Order: \(42\)
Copy content sage:chi.multiplicative_order()
 
Copy content pari:charorder(g,chi)
 
Real: no
Primitive: no, induced from \(\chi_{49}(40,\cdot)\)
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 735.br

\(\chi_{735}(61,\cdot)\) \(\chi_{735}(136,\cdot)\) \(\chi_{735}(241,\cdot)\) \(\chi_{735}(271,\cdot)\) \(\chi_{735}(346,\cdot)\) \(\chi_{735}(376,\cdot)\) \(\chi_{735}(451,\cdot)\) \(\chi_{735}(481,\cdot)\) \(\chi_{735}(556,\cdot)\) \(\chi_{735}(586,\cdot)\) \(\chi_{735}(661,\cdot)\) \(\chi_{735}(691,\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_{21})\)
Fixed field: Number field defined by a degree 42 polynomial

Values on generators

\((491,442,346)\) → \((1,1,e\left(\frac{23}{42}\right))\)

First values

\(a\) \(-1\)\(1\)\(2\)\(4\)\(8\)\(11\)\(13\)\(16\)\(17\)\(19\)\(22\)\(23\)
\( \chi_{ 735 }(481, a) \) \(-1\)\(1\)\(e\left(\frac{5}{21}\right)\)\(e\left(\frac{10}{21}\right)\)\(e\left(\frac{5}{7}\right)\)\(e\left(\frac{19}{21}\right)\)\(e\left(\frac{1}{14}\right)\)\(e\left(\frac{20}{21}\right)\)\(e\left(\frac{29}{42}\right)\)\(e\left(\frac{1}{6}\right)\)\(e\left(\frac{1}{7}\right)\)\(e\left(\frac{17}{21}\right)\)
Copy content sage:chi.jacobi_sum(n)
 
\( \chi_{ 735 }(481,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_{ 735 }(481,·) )\;\) at \(\;a = \) e.g. 2

Jacobi sum

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

Kloosterman sum

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