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.

A269863 Permutation of natural numbers: a(1) = 1, a(A269360(n)) = 2*a(n), a(A250469(1+n)) = 1 + 2*a(n).

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 9, 10, 7, 8, 13, 18, 17, 26, 11, 12, 37, 34, 25, 74, 19, 20, 69, 50, 21, 14, 15, 16, 41, 138, 33, 82, 27, 36, 53, 22, 277, 66, 35, 52, 45, 554, 105, 90, 23, 24, 1109, 210, 101, 42, 75, 68, 49, 2218, 149, 38, 51, 148, 137, 98, 297, 274, 39, 40, 29, 30, 197, 594, 139, 100, 61, 394, 201, 122, 43, 28, 73, 106, 789, 402, 31, 32
Offset: 1

Views

Author

Antti Karttunen, Mar 13 2016

Keywords

Crossrefs

Inverse: A269864.
Differs from similarly constructed A245605 for the first time at n=21, where a(21)=19, instead of 15.

Formula

a(1) = 1, after which for even n, a(n) = 2*a(A268674(n-1)), for odd n, a(n) = 1 + 2*a(A268674(n)-1).