Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092108
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092108 Numbers n such that n-th prime + n-th semiprime is prime. +0
2
4, 8, 12, 21, 38, 45, 47, 52, 58, 62, 70, 111, 142, 143, 155, 178, 269, 301, 348, 359, 364, 387, 395, 403, 435, 442, 451, 464, 497, 525, 529, 577, 579, 582, 585, 598, 624, 700, 709, 716, 752, 764, 797, 800, 803, 814, 836, 841, 864, 873, 877, 922, 934, 978, 990 (list; graph; listen)
OFFSET

1,1

EXAMPLE

12 is a member because 12-th prime is 37, 12-th semiprime is 34 and 37+34=71 is prime.

MATHEMATICA

PrimeFactorExponentsAdded[n_] := Plus @@ Flatten[Table[ #[[2]], {1}] & /@ FactorInteger[n]]; sp = Select[Range[ 3700], PrimeFactorExponentsAdded[ # ] == 2 &]; p = Table[Prime[i], {i, Length[sp]}]; Select[ Range[ Length[sp]], PrimeQ[ sp[[ # ]] + p[[ # ]]] &] (from Robert G. Wilson v Feb 24 2004)

CROSSREFS

Sequence in context: A122108 A123723 A128233 this_sequence A015781 A130643 A014617

Adjacent sequences: A092105 A092106 A092107 this_sequence A092109 A092110 A092111

KEYWORD

easy,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Feb 22 2004

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com) and Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 24 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research