login
A262665
Fixed points of permutations A075348 and A262663.
3
5, 10, 11, 12, 13, 14, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 33, 34, 35, 38, 39, 40, 41, 42, 43, 44, 51, 52, 53, 54, 59, 60, 61, 62, 63, 64, 65, 72, 73, 74, 75, 76, 77, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 109, 110, 111, 112
OFFSET
1,1
LINKS
PROG
(Haskell)
a262665 n = a262665_list !! (n-1)
a262665_list = [x | x <- [1..], a075348' x == x]
CROSSREFS
Sequence in context: A208541 A324593 A107975 * A106792 A232487 A243936
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Sep 26 2015
STATUS
approved