cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A269401 Permutation of natural numbers: a(1) = 1, a(A179016(1+n)) = 2*a(n), a(A213713(n)) = 1 + 2*a(n), where A179016 is the infinite trunk of binary beanstalk and A213713 is its complement.

Original entry on oeis.org

1, 3, 2, 6, 7, 5, 4, 12, 13, 15, 14, 11, 9, 25, 10, 8, 27, 31, 24, 29, 23, 19, 26, 51, 21, 30, 17, 55, 63, 49, 28, 22, 59, 47, 18, 39, 53, 103, 50, 43, 61, 20, 35, 111, 127, 16, 99, 57, 54, 45, 119, 95, 62, 37, 79, 107, 48, 207, 101, 87, 123, 41, 58, 46, 71, 223, 38, 255, 33, 199, 52, 115, 109, 102, 91, 239, 191, 42, 125, 75, 60
Offset: 1

Views

Author

Antti Karttunen, Mar 05 2016

Keywords

Crossrefs

Inverse: A269402.
Related or similar permutations: A269391, A269398.

Formula

a(1) = 1, for n > 1, if A213719(n) = 1 [when n is in A179016] a(n) = 2*a(A269371(n)-1), otherwise a(n) = 1 + 2*a(n-A269371(n)).
As a composition of other permutations:
a(n) = A269391(A269398(n)).