Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079481
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079481 Primes of the form p(n)*p(n+1)+[p(n)-1]!. +0
1
3, 5, 7, 13, 17, 71 (list; graph; listen)
OFFSET

1,1

EXAMPLE

Let p(n) be 5, therefore p(n+1)=7 and p(n)*p(n+1)=35. [p(n)-1)]!=4!=24. 35+24=59, which is prime.

PROGRAM

(PARI) forprime (p=3, 1000, if (isprime(p*nextprime(p+1)+(p-1)!), print1(p", ")))

CROSSREFS

Sequence in context: A062324 A153645 A106878 this_sequence A075571 A077133 A164642

Adjacent sequences: A079478 A079479 A079480 this_sequence A079482 A079483 A079484

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jan 16 2003

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 23 10:40 EST 2009. Contains 167421 sequences.


AT&T Labs Research