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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138065 Numbers n such that n^0+(n+1)^1+(n+2)^2+(n+3)^3+(n+4)^4+(n+5)^5+(n+6)^6+(n+7)^7+(n+8)^8+(n+9)^9+(n+10)^10+(n+11)^11 is a prime. 0
26, 36, 40, 96, 152, 178, 246, 262, 276, 310, 360, 496, 568, 572, 586, 646, 654, 694, 706, 738, 808, 822, 828, 852, 898, 976, 988 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

a={}; Do[If[PrimeQ[n^70+(n+1)^1+(n+2)^2+(n+3)^3+(n+4)^4+(n+5)^5+(n+6)^6+(n+7)^7+(n+8)^8+(n+9)^9+(n+10)^10+(n+11)^11], AppendTo[a, n]], {n, 10^3}]; a

CROSSREFS

Sequence in context: A058763 A103079 A046468 * A034096 A034106 A171745

Adjacent sequences:  A138062 A138063 A138064 * A138066 A138067 A138068

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), May 06 2008

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 15 04:56 EST 2012. Contains 205694 sequences.