Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A118690
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A118690 Semiprimes for which both the sum and the product of the digits is also a semiprime. +0
1
4, 6, 9, 22, 33, 55, 77, 91, 123, 141, 177, 213, 217, 321, 411, 717, 721, 771, 1135, 1157, 1315, 1351, 1513, 1517, 1751, 3151, 5131, 5311, 7115, 11157, 11215, 11521, 11611, 11751, 12115, 12151, 15117, 15711, 17151, 21151, 51211, 57111, 61111, 75111 (list; graph; listen)
OFFSET

1,1

EXAMPLE

91 is in the sequence because (1) it is a semiprime, (2) the sum of its digits is 9+1=10, (3) the product of its digits is 1*9=9 and (4) both 9 and 10 are semiprimes.

MATHEMATICA

spQ[n_] := Plus @@ Last /@ FactorInteger@n == 2; fQ[n_] := Block[{id = IntegerDigits@n}, spQ@n && spQ[Plus @@ id] && spQ[Times @@ id]]; Select[ Range@111172, fQ@# &] - Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 15 2006

CROSSREFS

Cf. A001358.

Adjacent sequences: A118687 A118688 A118689 this_sequence A118691 A118692 A118693

Sequence in context: A137253 A035135 A046338 this_sequence A084994 A046328 A046376

KEYWORD

base,nonn

AUTHOR

Luc Stevens (lms022(AT)yahoo.com), May 20 2006

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 15 2006

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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research