Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090101
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090101 Numbers n such that n and the 6 successive integers yield primes if substituted for x in polynomial 5x^2+5x+1. +0
8
1, 321, 63879, 6265151, 6921510, 9239188, 23156113, 26854544, 35917576, 45591317, 51307313, 52260254, 53855078, 71731838, 118305552, 124220571, 124234464, 150767861, 170448863, 192850264 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a[15]=118305552 and the corresponding seven "polynomially consecutive" primes are: {69981018761651281, 69981019944706811, 69981021127762351, 69981022310817901, 69981023493873461, 69981024676929031, 69981025859984611}

MATHEMATICA

po[x_] := 5*x^2+5*x+1 Do[s=po[n]; s0=po[n]; s1=po[n+1]; s2=po[n+2]; s3=po[n+3]; s4=po[n+4]; s5=po[n+5]; s6=po[n+6]; If[IntegerQ[n/100000], Print[{n}]]; If[PrimeQ[s0]&&PrimeQ[s1]&&PrimeQ[s2]&&PrimeQ[s3]&&PrimeQ[s4]&&PrimeQ[s5] &&PrimeQ[s6], Print[{n, s0, s1, s2, s3, s4, s5, s6}]], {n, 1, 120000000}]

CROSSREFS

Cf. A090562, A090563, A090100, A090102.

Sequence in context: A121011 A004927 A074350 this_sequence A105952 A054034 A004947

Adjacent sequences: A090098 A090099 A090100 this_sequence A090102 A090103 A090104

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Dec 12 2003

EXTENSIONS

More terms from Don Reble (djr(AT)nk.ca), Dec 14 2003

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research