A094128 Numbers n that can be factorized n=x*y and containing in their ternary representation the same digits the same number of times as x and y together.
44, 116, 128, 132, 152, 296, 320, 332, 344, 348, 380, 384, 396, 440, 452, 456, 464, 476, 800, 872, 880, 888, 944, 960, 980, 992, 996, 1024, 1028, 1032, 1044, 1136, 1140, 1152, 1184, 1188, 1196, 1232, 1280, 1304, 1316, 1320, 1352, 1356, 1368
Offset: 1
Examples
320=16*20, 320->'102212' with 1x'0', 2x'1' and 3x'2': 16->'121' and 20->'202' have together the same ternary digits the same number of times, therefore 320 is a term.
Links
- J. K. Andersen, Vampire Numbers
- Eric Weisstein's World of Mathematics, Vampire Number
- Eric Weisstein's World of Mathematics, Ternary