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!)
A266196 Inverse permutation to A266195. 5
1, 2, 3, 4, 5, 6, 8, 7, 9, 10, 13, 11, 15, 17, 22, 12, 14, 18, 20, 19, 26, 24, 31, 27, 33, 41, 43, 29, 45, 47, 49, 16, 21, 23, 35, 28, 39, 51, 75, 34, 57, 37, 77, 79, 83, 81, 89, 38, 53, 69, 91, 85, 99, 101, 105, 55, 107, 103, 109, 87, 111, 113, 115, 25, 30, 32, 61, 40, 59, 93, 97, 36, 54, 117, 166, 71, 186, 192, 194, 52, 121 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n) tells the time-step when n appears in "the match-making permutation" A266195.
LINKS
PROG
(Scheme, with code for A266195 defined with defineperm1-macro also required)
(define (A266196 n) (A266195 (- n))) ;; This returns inverse values of A266195 from its hidden cache.
CROSSREFS
Inverse: A266195.
Sequence in context: A365396 A345253 A358141 * A215501 A117333 A368577
KEYWORD
nonn
AUTHOR
Antti Karttunen, Dec 26 2015
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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)