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!)
A245451 Self-inverse permutation of nonnegative integers, A075158-conjugate of gray code: a(n) = 1 + A075157(A003188(A075158(n-1))). 4
1, 2, 4, 3, 8, 9, 16, 6, 5, 27, 32, 18, 64, 81, 25, 12, 128, 7, 256, 54, 125, 243, 512, 36, 10, 729, 15, 162, 1024, 49, 2048, 24, 625, 2187, 50, 14, 4096, 6561, 3125, 108, 8192, 343, 16384, 486, 75, 19683, 32768, 72, 20, 21, 15625, 1458, 65536, 35, 250, 324, 78125, 59049, 131072, 98, 262144, 177147, 375, 48 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n) = 1 + A075157(A003188(A075158(n-1))).
PROG
(Scheme) (define (A245451 n) (+ 1 (A075157 (A003188 (A075158 (- n 1))))))
CROSSREFS
Inverse: A245452.
Similar permutations: A245454, A122111, A241909, A241916.
Sequence in context: A279355 A279356 A241909 * A371183 A368258 A368264
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.)