Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096480
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096480 a(n)=Min{x : A073124[x]=2n}. +0
3
1, 8, 5, 22, 16, 15, 33, 67, 62, 164, 88, 56, 73, 202, 134, 504, 201, 261, 799, 1461, 289, 282, 1309, 1053, 1143, 939, 527, 3531, 2179, 4751, 2461, 5308, 2837, 3983, 1946, 8622, 9488, 12862, 6377, 4653, 7594, 7646, 19251, 22538, 9561, 32509, 26146, 17568 (list; graph; listen)
OFFSET

1,2

EXAMPLE

n=4:a[4]=22 means that A073124(22)=8,p[1+p[22]]-p[p[22]]=p[1+79]-p[79]=409-401;

n=5,a[5]=16: A073124(16)=10, p[1+p[16]]-p[p[16]]=p[54]-p[53]=251-241=10

MATHEMATICA

Table[Min[Flatten[Position[Table[Prime[Prime[n]+1]- Prime[Prime[n]], {n, 1, 5000}], 2*j]]], {j, 1, 20}]

PROGRAM

(PARI) {m=48; for(n=1, m, k=1; while((prime(prime(k)+1)-prime(prime(k)))!=2*n, k++); print1(k, ", "))} - Klaus Brockhaus, Jun 27 2004

CROSSREFS

Cf. A000040, A006450, A073124, A072677, A096477-A096479.

Cf. A096481, A096482.

Adjacent sequences: A096477 A096478 A096479 this_sequence A096481 A096482 A096483

Sequence in context: A070473 A087462 A070484 this_sequence A038283 A106287 A010117

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jun 23 2004

EXTENSIONS

a(31) - a(48) from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jun 27 2004

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 October 6 16:13 EDT 2008. Contains 144667 sequences.


AT&T Labs Research