Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111206
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111206 Semi-Sophie Germain semiprimes: semiprimes which are the product of Sophie Germain primes. +0
17
4, 6, 9, 10, 15, 22, 25, 33, 46, 55, 58, 69, 82, 87, 106, 115, 121, 123, 145, 159, 166, 178, 205, 226, 249, 253, 262, 265, 267, 319, 339, 346, 358, 382, 393, 415, 445, 451, 466, 478, 502, 519, 529, 537, 562, 565, 573, 583, 586, 655, 667, 699, 717, 718, 753, 838 (list; graph; listen)
OFFSET

1,1

COMMENT

Define an n-almost Sophie Germain almost-prime to be an n-almost prime all the prime factors of which are Sophie Germain primes. Note the contrast between this terminology and that of Sophie Germain n-almost primes, they are different.

EXAMPLE

a(4)=10 because 10 is the 4th semiprime both the prime factors of which are Sophie Germain primes.

MATHEMATICA

lst={}; Do[If[Plus@@Last/@FactorInteger[n]==2, a=First/@FactorInteger[n]; b=a[[1]]; k=0; If[Length[a]==2, c=a[[2]]; If[ !PrimeQ[2*c+1], k=1]]; If[PrimeQ[2*b+1]&&k==0, AppendTo[lst, n]]], {n, 7!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Feb 27 2009]

CROSSREFS

Cf. A111153, A001358, A005384, A111207.

Sequence in context: A137167 A122492 A133234 this_sequence A087112 A077554 A118778

Adjacent sequences: A111203 A111204 A111205 this_sequence A111207 A111208 A111209

KEYWORD

nonn

AUTHOR

Christopher M. Tomaszewski (cmt1288(AT)comcast.net), Oct 24 2005

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Oct 31 2005

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 22 15:28 EST 2009. Contains 167310 sequences.


AT&T Labs Research