login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107665 Numbers with semiprime digits (digits 4, 6, 9 only). 8
4, 6, 9, 44, 46, 49, 64, 66, 69, 94, 96, 99, 444, 446, 449, 464, 466, 469, 494, 496, 499, 644, 646, 649, 664, 666, 669, 694, 696, 699, 944, 946, 949, 964, 966, 969, 994, 996, 999, 4444, 4446, 4449, 4464, 4466, 4469, 4494, 4496, 4499, 4644, 4646, 4649, 4664 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[5000], Union[Pick[DigitCount[#], {1, 1, 1, 0, 1, 0, 1, 1, 0, 1}, 1]] == {0}&] (* Harvey P. Dale, Oct 21 2011 *)
Flatten[Table[FromDigits/@Tuples[{4, 6, 9}, n], {n, 4}]] (* Harvey P. Dale, Oct 21 2014 *)
CROSSREFS
Cf. A107666 (primes in this sequence), A001358 (semiprimes), A029581 (all digits are composite).
Sequence in context: A292153 A175459 A257652 * A085733 A242751 A107342
KEYWORD
base,nonn
AUTHOR
Rick L. Shepherd, May 19 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)