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.

A358122 Distinct values of A358086, in order of appearance.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 8, 7, 9, 10, 12, 15, 11, 14, 13, 16, 17, 18, 20, 23, 32, 19, 22, 26, 21, 25, 28, 30, 24, 29, 31, 27, 33, 34, 36, 39, 48, 58, 35, 38, 42, 61, 37, 41, 46, 49, 51, 59, 40, 45, 50, 53, 54, 55, 43, 60, 44, 52, 56, 47, 57, 64, 62, 63, 65, 66, 68
Offset: 1

Views

Author

Rémy Sigrist, Oct 30 2022

Keywords

Comments

This sequence is a permutation of the positive integers with inverse A358141.

Crossrefs

Programs

  • PARI
    See Links section.

Formula

a(n) <= 2^k iff n <= 2^k.