Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A157353
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A157353 Products (semiprimes) of two distinct not-safe primes. +0
6
6, 26, 34, 38, 39, 51, 57, 58, 62, 74, 82, 86, 87, 93, 106, 111, 122, 123, 129, 134, 142, 146, 158, 159, 178, 183, 194, 201, 202, 206, 213, 218, 219, 221, 226, 237, 247, 254, 262, 267, 274, 278, 291, 298, 302, 303, 309, 314, 323, 326, 327, 339, 346, 362, 377 (list; graph; listen)
OFFSET

1,1

COMMENT

6=2*3; 2 and 3 are not safe prime numbers, 26=2*3; 2 and 13 are not safe prime numbers,...

MATHEMATICA

lst={}; Do[If[Plus@@Last/@FactorInteger[n]==2, a=Length[First/@FactorInteger[n]]; If[a==2, b=First/@FactorInteger[n]; c=b[[1]]; d=b[[2]]; If[ !PrimeQ[(c-1)/2]&&!PrimeQ[(d-1)/2], AppendTo[lst, n]]]], {n, 7!}]; lst

CROSSREFS

Cf. A001358, A005384, A005385, A006881, A007304, A111206, A157342, A157344, A157345, A157346, A157347, A157352

Sequence in context: A038474 A043006 A076284 this_sequence A075454 A075456 A166728

Adjacent sequences: A157350 A157351 A157352 this_sequence A157354 A157355 A157356

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Feb 27 2009

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 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research