login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060132 Positions of the permutations which have the same rank in A055089 and A060117, i.e. the fixed points of permutations A060119 and A060126. 6
0, 1, 2, 3, 6, 7, 8, 9, 16, 17, 24, 25, 26, 27, 30, 31, 32, 33, 40, 41, 60, 61, 62, 63, 120, 121, 122, 123, 126, 127, 128, 129, 136, 137, 144, 145, 146, 147, 150, 151, 152, 153, 160, 161, 180, 181, 182, 183, 288, 289, 290, 291, 294, 295, 296, 297, 304, 305, 316 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MAPLE

sub1 := n -> (n - 1); map(sub1, positions(0, [seq(PermRank3R(PermRevLexUnrank(n))-n, n=0..1024)])); or map(sub1, positions(0, [seq(PermRevLexRank(PermUnrank3R(n))-n, n=0..1024)]));

CROSSREFS

Cf. A060133. Includes A059590 as a subset and A064637 gives the terms that are not found therein.

Sequence in context: A102806 A003605 A132188 * A059590 A144705 A028733

Adjacent sequences:  A060129 A060130 A060131 * A060133 A060134 A060135

KEYWORD

nonn

AUTHOR

Antti Karttunen Mar 02 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 02:48 EST 2012. Contains 205978 sequences.