cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

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.

Original entry on oeis.org

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

Views

Author

Reinhard Zumkeller, Jun 01 2004

Keywords

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.
		

Crossrefs