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.

A375759 Inverse permutation to A375758.

Original entry on oeis.org

1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 30, 21, 100, 22, 50, 23, 31, 24, 101, 25, 102, 26, 32, 27, 51, 28, 103, 29, 33, 40, 104, 34, 105, 41, 35, 106, 107, 36, 70, 52, 37, 42, 108, 38, 53, 43, 39, 109, 110, 44, 111, 112, 71, 45
Offset: 1

Views

Author

Rémy Sigrist, Aug 27 2024

Keywords

Comments

Also, lexicographically earliest sequence of distinct positive integers such
that for any n > 0, the initial digit of a(n) divides n.

Examples

			A375758(42) = 52, so a(52) = 42.
		

Crossrefs

Cf. A375758.

Programs

  • PARI
    \\ See Links section.