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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100958 Values of n for which the Stirling number of the second kind, S(n,4), is prime. 0
16, 40, 1416, 10780 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Values have been checked up to n=100000.

EXAMPLE

S(16,4)=171798901 and S(40,4)=50369882873307917364901 are both prime numbers.

MATHEMATICA

Do[ If[ PrimeQ[ StirlingS2[n, 4]], Print[n]], {n, 4, 11000, 4}] (from Robert G. Wilson v Jan 14 2005)

CROSSREFS

Sequence in context: A197903 A174086 A174081 * A044093 A044474 A188861

Adjacent sequences:  A100955 A100956 A100957 * A100959 A100960 A100961

KEYWORD

nonn

AUTHOR

Joe DeMaio, Stephen Touset (jdemaio(AT)kennesaw.edu), Jan 11 2005

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 22:48 EST 2012. Contains 206085 sequences.