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 A110744 #7 Aug 29 2021 12:00:20 %S A110744 1,2,5,10,22,32,62,91,183,188,190,196,258,276,330,671,710,777,1130, %T A110744 1210,1570,2644,2998,3292,4214,4444,17055,20035,53015,70315,101010, %U A110744 108947,199245,200000,233606,309665,323232,333000,333333,356421,483405,555555,626262,660000,666666,700000 %N A110744 Integers k such that k divides LS(k) or LS(k) divides k, where LS is the "Look and Say" function (A045918). %C A110744 Union of A079342 and A152957. %e A110744 5 is a term because it is one 5, so LS(5) = 15, a multiple of 5. %e A110744 4444 is a term because it is four 4's, so LS(4444) = 44, which divides 4444. %Y A110744 Cf. A045918, A079342, A152957. %K A110744 base,nonn %O A110744 1,2 %A A110744 _Amarnath Murthy_, Aug 10 2005 %E A110744 Corrected and extended by _David Wasserman_, Dec 15 2008