A055090 Number of cycles (excluding fixed points) of the n-th finite permutation in reversed colexicographic ordering (A055089).
0, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 2, 2, 2, 2, 2, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 2, 2, 1, 1, 1, 2, 2, 2, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 1, 1, 1, 2, 2, 2, 1, 1, 2, 2, 1, 2, 1, 1, 1, 1, 1, 1, 2
Offset: 0
Keywords
Links
- Tilman Piesk, Table of n, a(n) for n = 0..5039
- Tilman Piesk, Table for A198380 (a[n] is the number of addends in parentheses on the right of this table)
- Tilman Piesk, Permutations and partitions in the OEIS (Wikiversity)
- Index entries for sequences related to factorial base representation
Crossrefs
Programs
-
Maple
with(group); seq(nops(convert(PermRevLexUnrank(j),'disjcyc')),j=0..)]; # Procedure PermRevLexUnrank given in A055089.
Formula
Extensions
Name changed by Tilman Piesk, Apr 06 2012
Comments