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.

A056018 Inverse permutation to A056017.

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Jun 08 2000

Keywords

Programs

  • Maple
    Maple procedure nthmember given in A054426.

Formula

[seq(nthmember(j, A056017)-1, j=0..233)];