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.

A084748 Primes of the form n! + p where p is the smallest prime > n.

Original entry on oeis.org

3, 5, 11, 29, 127, 727, 5051, 3628811, 8683317618811886495518194401280000037, 2658271574788448768043625811014615890319638528000000047, 12413915592536072670862289047373375038521486354677760000000053
Offset: 1

Views

Author

Amarnath Murthy and Meenakshi Srikanth (menakan_s(AT)yahoo.com), Jun 16 2003

Keywords

Comments

Let a term k! + p = prime(r) then prime(r) -prime(r-1) >=p-1.

Examples

			727 = 6! + 7 belongs to this sequence but 8! +11 is composite and is not a member.
		

Crossrefs

Cf. A084749.

Formula

a(n) = A084749(n)!+A007918(A084749(n)+1). - David Wasserman, Jan 04 2005

Extensions

More terms from David Wasserman, Jan 04 2005