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 A244034 #11 Jun 27 2014 03:18:51 %S A244034 14,18,34,38,54,58,74,78,94,98,114,118,134,138,141,142,143,144,145, %T A244034 146,147,148,149,154,158,174,178,181,182,183,184,185,186,187,188,189, %U A244034 194,198,214,218,228,234,238,254,258,268,274,278,294,298,313,314,316,318,319,323,326,329 %N A244034 Numbers not containing the digit 0 that do not appear in A243357. %D A244034 Giovanni Resta and Hans Havermann, Postings to the Sequence Fans Mailing List, circa Jun 26 2014 %H A244034 Hans Havermann, <a href="/A244034/b244034.txt">Table of n, a(n) for n = 1..10000</a> %t A244034 Select[Complement[Range[0,26547],Take[A243357,11021]],MemberQ[IntegerDigits[#],0]==False&] (* _Hans Havermann_, Jun 26 2014 *) %Y A244034 Cf. A243357, A244033. %K A244034 nonn,base %O A244034 1,1 %A A244034 _N. J. A. Sloane_, Jun 26 2014