%I #5 Mar 27 2015 03:08:42
%S 3,6,7,122,123,226,227,506,507,794,795,970,971,3118,3119,11074,11075,
%T 14502,14503,55536,55537,77752,77753,77754,77755,85524,85525,90434,
%U 90435,101222,101223,101226,101227,101230,101231,207146,207147,227730,227731,244576,244577,244578
%N Fixed points of permutations A256210 and A256371.
%o (Haskell)
%o a256372 n = a256372_list !! (n-1)
%o a256372_list = [x | x <- [1..], a256210 x == x]
%Y Cf. A256210, A256371.
%K nonn
%O 1,1
%A _Reinhard Zumkeller_, Mar 26 2015