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.

A072826 Primes p such that p-1 is a highly composite number.

Original entry on oeis.org

2, 3, 5, 7, 13, 37, 61, 181, 241, 2521, 7561, 15121, 20161, 45361, 55441, 110881, 332641, 498961, 4324321, 14414401, 43243201, 110270161, 183783601, 367567201, 4655851201, 13967553601, 73329656401, 293318625601, 1606268664001
Offset: 1

Views

Author

Shyam Sunder Gupta, Jul 21 2002

Keywords

Examples

			13 is a term because it is a prime such that 13-1=12 is a highly composite number.
		

Crossrefs

Cf. A002182 (highly composite numbers), A072828 (with p+1 instead), A306587.

Formula

a(n) = A002182(A306587(n)) + 1. - Amiram Eldar, Dec 03 2020