Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082099
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082099 a(n) is the smallest prime p of the form 4k+1 such that nextprime[p]-p=4n. +0
2
13, 89, 509, 1933, 1637, 1669, 5953, 27701, 12853, 19333, 36389, 28229, 19609, 82073, 102701, 89689, 134513, 31397, 212701, 815729, 461717, 1155733, 927869, 360653, 396733, 3422813, 3279841, 370261, 5845193, 6085441, 6808273, 9810653 (list; graph; listen)
OFFSET

1,1

EXAMPLE

n=9: nextprime[a(9)]-a(9)=12889-12853=36=4n.

MATHEMATICA

{m=4, r=1}; f[x_] := (Prime[x+1]-Prime[x])/m t=Table[0, {100}]; Do[s=f[n]; s1=Mod[Prime[n+1], m]; If[IntegerQ[s]&&Equal[s1, r]&&s<101&&t[[s]]==0, t[[s]]=Prime[n]], {n, 1, 1000000}]; t

CROSSREFS

Cf. A002144, A002145, A082073-A082076, A082098.

Sequence in context: A157771 A141878 A132260 this_sequence A152867 A026912 A161465

Adjacent sequences: A082096 A082097 A082098 this_sequence A082100 A082101 A082102

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Apr 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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 01:21 EDT 2010. Contains 173643 sequences.


AT&T Labs Research