// Magma code for working with Dirichlet character group of modulus 784 // Define the Dirichlet group: G = FullDirichletGroup(784); // Order: Order(G); // Group structure: PrimaryInvariants(G); // Generators: Generators(G);