GroupTheory`
GroupTheory`

GTGroupOrder

GTGroupOrder[group]

gives the order of a group.

Details and Options

  • The order of a group is given by the number of elements .
  • The following options can be given:
  • GOFast GOFastValueSkips the input validation
    GOVerbose TrueSkips the text output
  • See: W. Hergert, M. Geilhufe, Group Theory in Solid State Physics and Photonics. Problem Solving with Mathematica, chapter 3.1

Examples

open allclose all

Basic Examples  (1)

First, load the package:

Then run the example:

Options  (4)

GOFast  (2)

The evaluation time can be decreased, using GOFastTrue.

If GOFastFalse is used, a check of the input will be performed.

GOVerbose  (2)

The text output can be supressed by GOVerbose.