login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A226569 Inverse permutation to A226532. 3
1, 2, 6, 4, 15, 3, 35, 8, 36, 30, 77, 24, 143, 70, 10, 16, 221, 72, 323, 60, 210, 154, 437, 12, 225, 286, 216, 140, 667, 5, 899, 32, 462, 442, 21, 9, 1147, 646, 858, 120, 1517, 105, 1763, 308, 540, 874, 2021, 96, 1225, 450, 1326, 572, 2491, 108, 1155, 280 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(Haskell)
-- import Data.List (elemIndex); import Data.Maybe (fromJust)
a226569 = (+ 1) . fromJust . (`elemIndex` a226532_list)
CROSSREFS
Cf. A000079 (fixed points).
Sequence in context: A204985 A255066 A184364 * A111807 A069914 A200746
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jun 11 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 17 04:34 EDT 2024. Contains 375200 sequences. (Running on oeis4.)