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!)
A316315 Numbers k such that the product of digits of k is a power of 12. 2
1, 11, 26, 34, 43, 62, 111, 126, 134, 143, 162, 216, 223, 232, 261, 289, 298, 314, 322, 341, 368, 386, 413, 431, 449, 466, 494, 612, 621, 638, 646, 664, 683, 829, 836, 863, 892, 928, 944, 982, 1111, 1126, 1134, 1143, 1162, 1216, 1223, 1232, 1261, 1289, 1298 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
466 is in the sequence because 4*6*6 = 144 = 12^2.
MATHEMATICA
FromDigits /@ Select[Join @@ Map[Tuples[{1, 2, 3, 4, 6, 8, 9}, #] &, Range@4], IntegerQ@Log[12, Times @@ #] &]
CROSSREFS
Sequence in context: A250611 A137015 A260903 * A251268 A174223 A247466
KEYWORD
base,nonn
AUTHOR
EXTENSIONS
Two duplicate terms removed by Alois P. Heinz, Oct 20 2019
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 11:22 EDT 2024. Contains 371913 sequences. (Running on oeis4.)