|
Search: id:A094108
|
|
|
| A094108 |
|
Primes of form prime(n)!+prime(n+1). |
|
+0 2
|
|
| 5, 11, 127, 5051, 44701154615126843408912571381250511100768007002829050158190800923704221040671833\ 17016903680000000000000079
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
The next term is too large to include.
|
|
MAPLE
|
a:=proc(n) if isprime(ithprime(n)!+ithprime(n+1))=true then ithprime(n)!+ithprime(n+1) else fi end: seq(a(n), n=1..45); (Deutsch)
|
|
CROSSREFS
|
Values of n for which p(n)!+p(n+1) is prime are in A109302.
Sequence in context: A056265 A041909 A041048 this_sequence A083418 A020453 A036932
Adjacent sequences: A094105 A094106 A094107 this_sequence A094109 A094110 A094111
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Giovanni Teofilatto (g.teofilatto(AT)tiscalinet.it), May 03 2004
|
|
EXTENSIONS
|
More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 24 2005
|
|
|
Search completed in 0.002 seconds
|