NumberTheory
Landau
compute the Landau g function
Calling Sequence
Parameters
Description
Examples
Compatibility
Landau(n)
n
-
a positive integer
The Landau function g(n) is defined to be the largest order of a permutation of degree n, where n is a positive integer.
The Landau(n) command computes the value of g(n).
withNumberTheory:
withGroupTheory:
Landau3
3
maxmapPermOrder,ElementsSymm3
Landau10
30
Landau100
232792560
The NumberTheory[Landau] command was introduced in Maple 2016.
For more information on Maple 2016 changes, see Updates in Maple 2016.
See Also
GroupTheory[Elements]
GroupTheory[PermOrder]
GroupTheory[SymmetricGroup]
map
max
Download Help Document