Maths-fun
Order and subgroups
Given a multiplicative group n
is a natural number n > 0
, this script calculates the following:
-
For each elemet of
$Z_{n}$ - order element
- subgroup generated by element
-
usage:
python3 order-subgroup.py 5
Given a multiplicative group n
is a natural number n > 0
, this script calculates the following:
For each elemet of
usage: python3 order-subgroup.py 5