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.

A275846 Permutation of natural numbers: a(0) = 0, a(A255411(n)) = A153880(n), a(A256450(n)) = A273670(a(n)).

Original entry on oeis.org

0, 1, 3, 5, 2, 9, 4, 15, 7, 21, 11, 29, 6, 17, 41, 10, 8, 23, 12, 57, 16, 13, 14, 33, 18, 77, 22, 19, 20, 45, 25, 101, 31, 27, 28, 63, 35, 129, 43, 39, 40, 87, 47, 165, 59, 53, 55, 111, 24, 65, 213, 81, 26, 71, 75, 141, 34, 89, 269, 105, 30, 37, 95, 99, 32, 183, 36, 46, 113, 341, 38, 135, 48, 42, 51, 119, 50, 125, 44, 231, 49, 64, 143, 431, 54, 52
Offset: 0

Views

Author

Antti Karttunen, Aug 13 2016

Keywords

Crossrefs

Inverse: A275845.
Similar permutations: A273668 (a more recursed variant), A275847, A275848.

Formula

a(0) = 0; for n >= 1: if A257680(n) = 0 [when n is one of the terms of A255411] then a(n) = A153880(A257684(n)), otherwise [when n is one of the terms of A256450], a(n) = A273670(a(A273662(n))).