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!)
A286556 Permutation of nonnegative integers: a(n) = A006068(A252754(n)). 2
0, 1, 3, 2, 7, 6, 15, 5, 4, 14, 31, 13, 63, 30, 12, 10, 127, 9, 255, 29, 11, 62, 511, 26, 8, 126, 28, 61, 1023, 25, 2047, 21, 27, 254, 24, 18, 4095, 510, 60, 58, 8191, 22, 16383, 125, 20, 1022, 32767, 53, 16, 17, 19, 253, 65535, 57, 23, 122, 59, 2046, 131071, 50, 262143, 4094, 124, 42, 56, 54, 524287, 509, 52, 49, 1048575, 37 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Note the indexing: the domain starts from one, but the range includes also zero.
LINKS
FORMULA
a(n) = A006068(A252754(n)).
PROG
(Scheme) (define (A286556 n) (A006068 (A252754 n)))
CROSSREFS
Inverse: A286555.
Differs from similarly constructed A243354 for the first time at n=21, where a(21) = 11, while A243354(21) = 28.
Sequence in context: A252756 A243071 A332811 * A243354 A362558 A321184
KEYWORD
nonn
AUTHOR
Antti Karttunen, May 13 2017
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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)