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!)
A245454 Self-inverse permutation of nonnegative integers, A075158-conjugate of blue code: a(n) = 1 + A075157(A193231(A075158(n-1))). 6
1, 2, 4, 3, 6, 5, 18, 8, 9, 25, 11, 16, 64, 14, 27, 12, 96, 7, 288, 21, 20, 243, 891, 45, 10, 405, 15, 162, 33750, 30, 78650, 75, 625, 2025, 35, 81, 390390, 224, 875, 250, 41, 375, 16384, 270, 24, 300125, 24576, 150, 125, 54, 6125, 1350, 73728, 50, 108, 350, 594, 140777, 5845851, 98, 221433750, 1446445, 343, 13 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = 1 + A075157(A193231(A075158(n-1))).
PROG
(Scheme) (define (A245454 n) (+ 1 (A075157 (A193231 (A075158 (- n 1))))))
CROSSREFS
Similar permutations: A245451, A245452, A122111, A241909, A241916.
Sequence in context: A328108 A091850 A332450 * A143273 A141429 A309131
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jul 22 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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)