Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111502
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111502 Numbers n such that (n+j)^3-(n+j)^2+1 are primes for j=0 to 3. +0
2
33, 48, 203, 6648, 27048, 63293, 80288, 168348, 194298, 201178, 218888, 280103, 310828, 313668, 315448, 341893, 375298, 405958, 440643, 479668, 520058, 611868, 615893, 628068, 632533, 666973, 812888, 882728, 883643, 941143, 950983, 971158 (list; graph; listen)
OFFSET

1,1

EXAMPLE

33^3-33^2+1=34849 prime

34^3-34^2+1=38149 prime

35^3-35^2+1=41651 prime

36^3-36^2+1=45361 prime so n(1)=33

MATHEMATICA

fQ[n_] := Block[{j = {0, 1, 2, 3}}, Union@PrimeQ[(n + j)^3 - (n + j)^2 + 1] == {True}]; t = {}; Do[ If[ fQ[n], AppendTo[t, n]], {n, 1005807}] (* Robert G. Wilson v *)

CROSSREFS

Sequence in context: A070121 A070122 A111458 this_sequence A080933 A020293 A096278

Adjacent sequences: A111499 A111500 A111501 this_sequence A111503 A111504 A111505

KEYWORD

nonn

AUTHOR

Pierre CAMI (pierrecami(AT)tele2.fr), Nov 16 2005

EXTENSIONS

a(6)-a(32) from Robert G. Wilson v (rgwv(at)rgwv.com), Nov 18 2005

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 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research