|
Search: id:A084751
|
|
|
| A084751 |
|
Primes of the form k! - p, where p is the smallest prime > k. |
|
+0 2
|
|
| 19, 113, 3628789, 39916787, 479001587, 87178291183, 8841761993739701954543615999969, 4274883284060025564298013753389399649690343788366813724671999999999941
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
MATHEMATICA
|
For[n = 1, n < 60, n++, If[PrimeQ[n! - Prime[PrimePi[n] + 1]], Print[n! - Prime[PrimePi[n] + 1]]]] (Steinerberger)
|
|
CROSSREFS
|
Cf. A084750.
Sequence in context: A080442 A033655 A142370 this_sequence A041694 A027460 A044351
Adjacent sequences: A084748 A084749 A084750 this_sequence A084752 A084753 A084754
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Amarnath Murthy and Meenakshi Srikanth (amarnath_murthy(AT)yahoo.com), Jun 16 2003
|
|
EXTENSIONS
|
More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Feb 06 2006
|
|
|
Search completed in 0.002 seconds
|