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!)
A214417 Inverse permutation to A105027. 5
0, 1, 3, 2, 6, 5, 4, 7, 11, 10, 9, 12, 15, 14, 13, 8, 20, 19, 18, 21, 24, 23, 22, 17, 28, 27, 26, 29, 16, 31, 30, 25, 37, 36, 35, 38, 41, 40, 39, 34, 45, 44, 43, 46, 33, 48, 47, 42, 53, 52, 51, 54, 57, 56, 55, 50, 61, 60, 59, 62, 49, 32, 63, 58, 70, 69, 68 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
PROG
(Haskell)
-- import Data.List (elemIndex)
-- import Data.Maybe (fromJust)
a214417 = fromJust . (`elemIndex` a105027_list)
CROSSREFS
Cf. A214416, A214414 (fixed points).
Sequence in context: A212000 A058401 A244426 * A105027 A234024 A194861
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jul 21 2012
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 April 19 16:21 EDT 2024. Contains 371794 sequences. (Running on oeis4.)