Magma
Unrank
compute a magma of a given rank and order
Calling Sequence
Parameters
Description
Examples
Compatibility
Unrank( r, n )
r
-
the rank
n
the order of magmas in which to unrank r
The Unrank command returns the r-th magma of order n.
with⁡Magma:
Unrank⁡2,3
111111112
Unrank⁡12,3
111111213
The Magma[Unrank] command was introduced in Maple 15.
For more information on Maple 15 changes, see Updates in Maple 15.
See Also
Rank
Download Help Document