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.

Showing 1-1 of 1 results.

A353592 Inverse of the permutation A355506 (a(n)+1 is at distance >= a(n) from a(n)).

Original entry on oeis.org

0, 1, 2, 6, 3, 9, 4, 12, 5, 16, 7, 19, 8, 23, 10, 26, 11, 30, 13, 33, 14, 36, 15, 40, 17, 43, 18, 47, 20, 50, 21, 53, 22, 57, 24, 60, 25, 64, 27, 67, 28, 70, 29, 74, 31, 77, 32, 81, 34, 84, 35, 88, 37, 91, 38, 94, 39, 98, 41, 101, 42, 105, 44, 108, 45, 111, 46, 115, 48
Offset: 0

Views

Author

M. F. Hasler, Jul 05 2022

Keywords

Comments

A355506(1, ...) is a permutation of the positive integers, or with a(0) = 0, a permutation of the nonnegative integers; the present sequence is the inverse permutation in both cases (i.e., with offset 0 or restricted to offset 1).

Crossrefs

Cf. A355506.

Programs

  • PARI
    vecsort(A355506_first(200),,1)[1..100]
Showing 1-1 of 1 results.