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.

A103887 Position of p(n) in rearrangement of prime numbers A103886.

Original entry on oeis.org

1, 4, 7, 2, 10, 3, 13, 5, 16, 19, 6, 9, 8, 12, 22, 25, 28, 15, 18
Offset: 1

Views

Author

Zak Seidov, Feb 20 2005

Keywords

Crossrefs

Programs

  • Mathematica
    Table[Position[A103886, Prime[n]], {n, 19}]//Flatten
Showing 1-1 of 1 results.