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.

A083748 Star numbers (A003154) whose digital sum and product of nonzero digits are both triangular numbers.

Original entry on oeis.org

1, 37, 73, 433, 15301, 39853, 66781, 78661, 110161, 146953, 156493, 202033, 220033, 305101, 355753, 416593, 509833, 593461, 805933, 1011061, 1503001, 1563661, 2952613, 4000033, 4019653, 4609513, 5262193, 6211837, 6359221, 6608701
Offset: 1

Views

Author

Jason Earls, Jun 17 2003

Keywords

Examples

			a(2)=37 because
........()........
.......()().......
..()()()()()()()..
...()()()()()()...
....()()()()()....
...()()()()()()...
..()()()()()()()..
.......()().......
........()........
and 3+7 is
....()....
...()()...
..()()()..
.()()()().
and 3*7 is
......()......
.....()().....
....()()()....
...()()()()...
..()()()()()..
.()()()()()().