|
Search: id:A060371
|
|
|
| A060371 |
|
(p-1)!+1 where p runs through the primes. |
|
+0 2
|
|
| 2, 3, 25, 721, 3628801, 479001601, 20922789888001, 6402373705728001, 1124000727777607680001, 304888344611713860501504000001, 265252859812191058636308480000001, 371993326789901217467999448150835200000001
(list; graph; listen)
|
|
|
OFFSET
|
2,1
|
|
|
COMMENT
|
If the prime p is in A055469, that is if p=2,7,11,29,..=A055469(j) which is valid for the 1st, 4th, 5th, 10th,.... entry here with j=1,2,3,...., then a(n)=A052295[A067186(j)]+1. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 27 2007
|
|
REFERENCES
|
See references on web page.
|
|
LINKS
|
Harry J. Smith, Table of n, a(n) for n=2,...,100
C. K. Caldwell, Wilson Primes
|
|
PROGRAM
|
(PARI) { n=1; forprime (p=1, 524, write("b060371.txt", n++, " ", (p - 1)! + 1); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 04 2009]
|
|
CROSSREFS
|
Sequence in context: A048674 A094998 A109586 this_sequence A130975 A002748 A056004
Adjacent sequences: A060368 A060369 A060370 this_sequence A060372 A060373 A060374
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Jason Earls (zevi_35711(AT)yahoo.com), Apr 01 2001
|
|
|
Search completed in 0.002 seconds
|