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.

A342226 Numbers k with digits in nondecreasing order and satisfying k < (product of digits of k) * (sum of digits of k).

Original entry on oeis.org

2, 3, 4, 5, 6, 7, 8, 9, 14, 15, 16, 17, 18, 19, 23, 24, 25, 26, 27, 28, 29, 33, 34, 35, 36, 37, 38, 39, 44, 45, 46, 47, 48, 49, 55, 56, 57, 58, 59, 66, 67, 68, 69, 77, 78, 79, 88, 89, 99, 127, 128, 129, 136, 137, 138, 139, 145, 146, 147, 148, 149, 155, 156, 157, 158
Offset: 1

Views

Author

David A. Corneth, Mar 06 2021

Keywords

Comments

This sequence contains 165623 terms.

Examples

			39 is in the sequence as 39 has digits in nondecreasing order and 39 < (3 + 9) * (3*9).
		

Crossrefs

Intersection of A009994 and A066310.