Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097529
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097529 Least k such that k*P(n)#-P(n+5) and k*P(n)#+P(n+5) are both primes with P(i)=i-th prime and P(i)#=i-th primorial. +0
1
8, 4, 2, 2, 1, 2, 5, 1, 34, 13, 60, 9, 38, 43, 2, 1, 23, 96, 33, 2, 151, 59, 22, 31, 327, 84, 45, 47, 47, 36, 34, 62, 589, 648, 193, 150, 1181, 359, 616, 22, 132, 129, 402, 135, 154, 933, 111, 46, 196, 285, 520, 220, 387, 35, 102, 323, 1109, 833, 25, 292, 300, 1326, 1093 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

Primorial[n_] := Product[ Prime[i], {i, n}]; f[n_] := Block[{k = 1, p = Primorial[n], q = Prime[n + 5]}, While[k*p - q < 2 || !PrimeQ[k*p - q] || !PrimeQ[k*p + q], k++ ]; k]; Table[ f[n], {n, 63}] (from Robert G. Wilson v Aug 31 2004)

CROSSREFS

Sequence in context: A131916 A131606 A033328 this_sequence A114321 A010523 A014391

Adjacent sequences: A097526 A097527 A097528 this_sequence A097530 A097531 A097532

KEYWORD

easy,nonn

AUTHOR

Pierre CAMI (pierrecami(AT)tele2.fr), Aug 27 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 31 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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research