Properties

Label 195.y
Modulus $195$
Conductor $195$
Order $6$
Real no
Primitive yes
Minimal yes
Parity odd

Related objects

Downloads

Learn more

Show commands: PariGP / SageMath
from sage.modular.dirichlet import DirichletCharacter
 
H = DirichletGroup(195, base_ring=CyclotomicField(6))
 
M = H._module
 
chi = DirichletCharacter(H, M([3,3,1]))
 
chi.galois_orbit()
 
[g,chi] = znchar(Mod(134,195))
 
order = charorder(g,chi)
 
[ charpow(g,chi, k % order) | k <-[1..order-1], gcd(k,order)==1 ]
 

Basic properties

Modulus: \(195\)
Conductor: \(195\)
sage: chi.conductor()
 
pari: znconreyconductor(g,chi)
 
Order: \(6\)
sage: chi.multiplicative_order()
 
pari: charorder(g,chi)
 
Real: no
Primitive: yes
sage: chi.is_primitive()
 
pari: #znconreyconductor(g,chi)==1
 
Minimal: yes
Parity: odd
sage: chi.is_odd()
 
pari: zncharisodd(g,chi)
 

Related number fields

Field of values: \(\Q(\sqrt{-3}) \)
Fixed field: 6.0.1253113875.1

Characters in Galois orbit

Character \(-1\) \(1\) \(2\) \(4\) \(7\) \(8\) \(11\) \(14\) \(16\) \(17\) \(19\) \(22\)
\(\chi_{195}(134,\cdot)\) \(-1\) \(1\) \(e\left(\frac{1}{6}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{1}{3}\right)\) \(-1\) \(e\left(\frac{2}{3}\right)\) \(-1\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{5}{6}\right)\) \(e\left(\frac{5}{6}\right)\)
\(\chi_{195}(179,\cdot)\) \(-1\) \(1\) \(e\left(\frac{5}{6}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{2}{3}\right)\) \(-1\) \(e\left(\frac{1}{3}\right)\) \(-1\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{1}{6}\right)\) \(e\left(\frac{1}{6}\right)\)