Properties

Modulus $7$
Structure \(C_{6}\)
Order $6$

Downloads

Learn more

Show commands: Magma / Pari/GP / SageMath

Copy content comment:Define the Dirichlet group
 
Copy content sage:G = DirichletGroup(7)
 
Copy content gp:g = idealstar(,7,2)
 
Copy content magma:G = FullDirichletGroup(7);
 

Character group

Order = 6
Copy content comment:Order
 
Copy content sage:G.order()
 
Copy content gp:g.no
 
Copy content magma:Order(G);
 
Structure = \(C_{6}\)
Copy content comment:Group structure
 
Copy content sage:sorted(g.order() for g in G.gens())
 
Copy content gp:g.cyc
 
Copy content magma:PrimaryInvariants(G);
 
Generators = $\chi_{7}(3,\cdot)$
Copy content comment:Generators
 
Copy content sage:G.gens()
 
Copy content gp:g.gen
 
Copy content magma:Generators(G);
 

Characters

Each row describes a character. When available, the columns show the orbit label, order of the character, whether the character is primitive, and several values of the character.

Character Orbit Order Primitive \(-1\) \(1\) \(2\) \(3\) \(4\) \(5\)
\(\chi_{7}(1,\cdot)\) 7.a 1 no \(1\) \(1\) \(1\) \(1\) \(1\) \(1\)
\(\chi_{7}(2,\cdot)\) 7.c 3 yes \(1\) \(1\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{2}{3}\right)\)
\(\chi_{7}(3,\cdot)\) 7.d 6 yes \(-1\) \(1\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{1}{6}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{5}{6}\right)\)
\(\chi_{7}(4,\cdot)\) 7.c 3 yes \(1\) \(1\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{1}{3}\right)\)
\(\chi_{7}(5,\cdot)\) 7.d 6 yes \(-1\) \(1\) \(e\left(\frac{2}{3}\right)\) \(e\left(\frac{5}{6}\right)\) \(e\left(\frac{1}{3}\right)\) \(e\left(\frac{1}{6}\right)\)
\(\chi_{7}(6,\cdot)\) 7.b 2 yes \(-1\) \(1\) \(1\) \(-1\) \(1\) \(-1\)