Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162603
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162603 Primes of the form n^n - n! + 1. +0
4
3, 233, 9996371201, 11111919647266817 (list; graph; listen)
OFFSET

1,1

COMMENT

The next term is too large to include.

2^2-2!+1=4-2+1=3, 4^4-4!+1=256-24+1=233,..

MATHEMATICA

f[n_]:=n^n-n!+1; lst={}; Do[p=f[n]; If[PrimeQ[p], AppendTo[lst, p]], {n, 2*5!}]; lst

CROSSREFS

Sequence in context: A037059 A065580 A072320 this_sequence A053970 A103062 A157723

Adjacent sequences: A162600 A162601 A162602 this_sequence A162604 A162605 A162606

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Jul 07 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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research