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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A160934 Number n(s) in A160932. 3
0, 4, 5, 7, 12, 14, 17, 19, 20, 27, 32, 34, 64, 90, 92, 95, 119, 120, 122, 124, 127, 145, 147, 157, 164, 184, 190, 197, 212, 214, 224, 249, 254, 280, 317, 325, 339, 340, 345, 369, 407, 422, 444, 449, 454, 457, 460, 480, 485, 489, 497, 519, 535, 547, 552, 559 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

f[n_]:=(n+1)^1+(n+2)^2+(n+3)^3+(n+4)^4+(n+5)^5+(n+6)^6; lst={}; Do[a=f[n]; If[PrimeQ[a], AppendTo[lst, n]], {n, 0, 7!}]; lst

CROSSREFS

Cf. A027886, A160932

Sequence in context: A047491 A064401 A079337 * A032390 A112918 A138920

Adjacent sequences:  A160931 A160932 A160933 * A160935 A160936 A160937

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 30 2009

EXTENSIONS

Checked by Charles R Greathouse IV (charles.greathouse(AT)case.edu), Oct 08 2009

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 14 11:36 EST 2012. Contains 205623 sequences.