A256372 Fixed points of permutations A256210 and A256371.
3, 6, 7, 122, 123, 226, 227, 506, 507, 794, 795, 970, 971, 3118, 3119, 11074, 11075, 14502, 14503, 55536, 55537, 77752, 77753, 77754, 77755, 85524, 85525, 90434, 90435, 101222, 101223, 101226, 101227, 101230, 101231, 207146, 207147, 227730, 227731, 244576, 244577, 244578
Offset: 1
Keywords
Programs
-
Haskell
a256372 n = a256372_list !! (n-1) a256372_list = [x | x <- [1..], a256210 x == x]