Introduction Next Example

Example 1

List all names of Bravais groups of degree 4.

Used Programs

Bravais_catalog/Datei, Bravais_inclusions

Solution

  1. Call
       Bravais_catalog
    and insert
       1,1,1,1
    Calculate the Bravais groups and choose the filename 1111. Print all Bravais groups now (there is only one). Screenshot

    Now 1111 contains the Bravais group <-I4>.

    Note the normalizer N of <-I_4> in GL4(Z) is GL4(Z) itself.

  2. Call
       Bravais_inclusions -S 1111 > b4
    
    to get all the Bravais supergroups of <-I4>, up to conjugacy under N = GL4(Z). The result is written on the file with name b4.

Introduction Next Example
last change: 11.09.2000