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!)
A253552 Permutation of natural numbers: a(n) = A252752(A005940(n+1)) - 1. 5
1, 3, 2, 6, 4, 5, 7, 10, 11, 8, 16, 9, 37, 12, 29, 15, 22, 17, 46, 13, 106, 23, 67, 14, 301, 47, 154, 18, 352, 38, 121, 21, 56, 30, 92, 24, 211, 57, 191, 19, 596, 122, 436, 31, 991, 80, 277, 20, 1177, 327, 1226, 58, 2776, 173, 631, 25, 7751, 380, 1432, 48, 3241, 138, 497, 28, 79, 68, 232, 39, 529, 107, 379, 32, 1486, 233, 862, 69, 1954, 212, 781, 26 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = A252752(A005940(n+1)) - 1.
PROG
(Scheme) (define (A253552 n) (+ -1 (A252752 (A005940 (+ 1 n)))))
CROSSREFS
Inverse: A253551.
Differs from A249725 for the first time at n=13, where a(13) = 37, while A249725(13) = 22.
Cf. also A243499 & A253563 (for similar scatterplots).
Sequence in context: A070264 A365233 A249725 * A265896 A254054 A303767
KEYWORD
nonn,look
AUTHOR
Antti Karttunen, Jan 03 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 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)