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!)
A245586 Inverse permutation to A228276. 2
1, 3, 7, 9, 11, 13, 15, 17, 19, 2, 52, 20, 23, 43, 54, 97, 46, 22, 4, 8, 27, 128, 40, 47, 91, 56, 42, 44, 64, 10, 77, 29, 223, 107, 98, 55, 57, 102, 120, 12, 60, 124, 241, 255, 101, 103, 92, 99, 151, 14, 95, 62, 199, 45, 326, 121, 116, 48, 106, 16, 111, 113 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
PROG
(Haskell)
import Data.List (elemIndex); import Data.Maybe (fromJust)
a245586 = (+ 1) . fromJust . (`elemIndex` a228276_list)
CROSSREFS
Sequence in context: A109802 A180442 A165631 * A005818 A288444 A085820
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jul 26 2014
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 24 06:33 EDT 2024. Contains 371919 sequences. (Running on oeis4.)