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.

A103886 Rearrangement of prime numbers p according to number of divisors of p-/+1.

Original entry on oeis.org

2, 7, 13, 3, 19, 31, 5, 41, 37, 11, 103, 43, 17, 137, 61, 23, 199, 67, 29, 307, 73, 47, 349, 97, 53, 491, 101, 59, 739, 109
Offset: 1

Views

Author

Zak Seidov, Feb 20 2005

Keywords

Comments

Number of divisors of p-1 (less than, equals and larger than) number of divisors of p+1. A103887 - position of p(n) in the sequence.

Crossrefs

Programs

Formula

a(3k-2)=A103664(k); a(3k-1)=A067889(k); a(3k)=A103665(k); (k=1, 2, ...)