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.
%I A342226 #11 Mar 07 2021 01:25:55 %S A342226 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, %T A342226 37,38,39,44,45,46,47,48,49,55,56,57,58,59,66,67,68,69,77,78,79,88,89, %U A342226 99,127,128,129,136,137,138,139,145,146,147,148,149,155,156,157,158 %N A342226 Numbers k with digits in nondecreasing order and satisfying k < (product of digits of k) * (sum of digits of k). %C A342226 This sequence contains 165623 terms. %e A342226 39 is in the sequence as 39 has digits in nondecreasing order and 39 < (3 + 9) * (3*9). %Y A342226 Intersection of A009994 and A066310. %K A342226 nonn,easy,base,fini %O A342226 1,1 %A A342226 _David A. Corneth_, Mar 06 2021