login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094108 Primes of form prime(n)!+prime(n+1). 1
5, 11, 127, 5051, 4470115461512684340891257138125051110076800700282905015819080092370422104067183317016903680000000000000079 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

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 * A197538 A083418 A020453

Adjacent sequences:  A094105 A094106 A094107 * 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

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 11:51 EST 2012. Contains 205908 sequences.