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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A051856 Numbers n such that (n!)^2+n!+1 is prime. 4
0, 1, 2, 3, 4, 6, 76, 2837, 6001, 7076 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

REFERENCES

H. Dubner, Factorial and primorial primes, J. Rec. Math., 19 (No. 3) (1987)

LINKS

C. K. Caldwell, The Prime Pages

C. Nash, Prime Form [?Broken link]

M. Oakes, Re: Gaussian primorial and factorial primes, Primeforum, Dec 21 2010

EXAMPLE

6 is in the sequence because (6!)^2+6!+1=519121 is prime.

MATHEMATICA

Do[If[PrimeQ[n!^2+n!+1], Print[n]], {n, 600}] - Farideh Firoozbakht (f.firoozbakht(AT)sci.ui.ac.ir), Jul 12 2003

CROSSREFS

Cf. A002981, A002982, A046029, A046029.

Sequence in context: A033179 A067244 A084811 * A135236 A029962 A021903

Adjacent sequences:  A051853 A051854 A051855 * A051857 A051858 A051859

KEYWORD

nonn

AUTHOR

Andrew Walker (ajw01(AT)uow.edu.au), Dec 13 1999

EXTENSIONS

Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Aug 08 2008

a(8)-a(10) from Serge Batalov (batalovs(AT)yahoo.com), Nov 24 2011

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 17 23:58 EST 2012. Contains 206085 sequences.