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.

This page as a plain text file.
%I A084748 #7 Aug 25 2014 12:21:52
%S A084748 3,5,11,29,127,727,5051,3628811,8683317618811886495518194401280000037,
%T A084748 2658271574788448768043625811014615890319638528000000047,
%U A084748 12413915592536072670862289047373375038521486354677760000000053
%N A084748 Primes of the form n! + p where p is the smallest prime > n.
%C A084748 Let a term k! + p = prime(r) then prime(r) -prime(r-1) >=p-1.
%F A084748 a(n) = A084749(n)!+A007918(A084749(n)+1). - _David Wasserman_, Jan 04 2005
%e A084748 727 = 6! + 7 belongs to this sequence but 8! +11 is composite and is not a member.
%Y A084748 Cf. A084749.
%K A084748 nonn
%O A084748 1,1
%A A084748 _Amarnath Murthy_ and Meenakshi Srikanth (menakan_s(AT)yahoo.com), Jun 16 2003
%E A084748 More terms from _David Wasserman_, Jan 04 2005