Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162455
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162455 Primes of the form (n!)^2 + (n!) + 1 +0
1
3, 7, 43, 601, 519121 (list; graph; listen)
OFFSET

1,1

COMMENT

a(6) is associated with 76!=A000142(76)=A051856(7)! and has 223 decimal digits. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Emeric Deutsch (deutsch(AT)duke.poly.edu) and Harvey P. Dale (hpd1(AT)nyu.edu), Jul 14 2009]

FORMULA

a(n) = A002061(A000142(A051856(n+1))+1). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 14 2009]

MAPLE

a := proc (n) if isprime(factorial(n)^2+factorial(n)+1) = true then factorial(n)^2+factorial(n)+1 else end if end proc: seq(a(n), n = 1 .. 76); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jul 21 2009]

MATHEMATICA

Select[Table[n!^2+n!+1, {n, 150}], PrimeQ] [From Harvey P. Dale (hpd1(AT)nyu.edu), Jul 23 2009]

CROSSREFS

Sequence in context: A074268 A019026 A096843 this_sequence A143684 A156893 A050639

Adjacent sequences: A162452 A162453 A162454 this_sequence A162456 A162457 A162458

KEYWORD

easy,more,nonn

AUTHOR

Daniel Tisdale (daniel6874(AT)gmail.com), Jul 03 2009

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research