login
A262435
Fixed points of permutations A262411 and A262429.
3
1, 6, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 28, 30, 31, 32, 40, 41, 42, 43, 44, 55, 56, 57, 60, 61, 62, 63, 79, 81, 82, 83, 84, 85, 86, 91, 92, 93, 94, 95, 119, 121, 122, 123, 124, 125, 167, 168, 169, 170, 171, 189, 246, 247, 248, 253, 254, 255, 256, 257
OFFSET
1,2
LINKS
PROG
(Haskell)
a262435 n = a262435_list !! (n-1)
a262435_list = [x | x <- [1..], a262411 x == x]
CROSSREFS
Sequence in context: A316072 A332439 A070598 * A124257 A066385 A226913
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Sep 22 2015
STATUS
approved