Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098171
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098171 Least j such that P(n)#/2 + 2*P(j) is prime with j > 1 except j=1 for n=1. +0
2
1, 3, 4, 5, 6, 8, 10, 11, 10, 11, 13, 13, 14, 23, 17, 23, 38, 25, 44, 24, 24, 40, 30, 28, 32, 37, 32, 29, 30, 91, 36, 52, 39, 56, 51, 47, 54, 39, 109, 46, 46, 47, 65, 53, 97, 154, 63, 49, 81, 92, 66, 57, 119, 60, 63, 59, 95, 75, 63, 83, 154, 70, 79, 70, 66, 105, 74, 77, 79, 91 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

Primorial[n_Integer] := Block[{k = Product[Prime[j], {j, n}]}, k]; f[n_] := Block[{p = Primorial[n]/2}, If[n == 1, j = 1, j = 2]; While[ !PrimeQ[p + 2Prime[j]], j++ ]; j]; Table[ f[n], {n, 70}] (from Robert G. Wilson v Sep 04 2004)

CROSSREFS

The P(j) sequence is given in A098170.

Sequence in context: A049821 A023729 A103605 this_sequence A039031 A047309 A121502

Adjacent sequences: A098168 A098169 A098170 this_sequence A098172 A098173 A098174

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

Edited, corrected and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 04 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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research