Gapplet
Give the number of elements of Sn and list the first few elements according to alphabetic order.
Here, if a permutation is written g = [4,3,1,5,2], it means that it belongs to S5 and satisfies
| Input n e.g., 12 |
||
Compute n! and some elements
|
||