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 A036322 #25 May 22 2022 05:49:50 %S A036322 49,343,469,2401,3283,4489,4739,16807,22981,31423,33173,45359,117649, %T A036322 160867,219961,232211,300763,317513,458329,474439,536669,537439, %U A036322 823543,1126069,1539727,1625477,2105341,2222591,3039053,3208303,3321073 %N A036322 Composite numbers whose prime factors contain no digits other than 6 and 7. %C A036322 The multiplicative closure of A020469 consists of itself, 1, and this sequence. - _Charles R Greathouse IV_, Jun 25 2014 %H A036322 David A. Corneth, <a href="/A036322/b036322.txt">Table of n, a(n) for n = 1..10000</a> %H A036322 <a href="/index/Pri#prime_factors">Index entries for sequences related to prime factors</a>. %F A036322 Sum_{n>=1} 1/a(n) = Product_{p in A020469} (p/(p - 1)) - Sum_{p in A020469} 1/p - 1 = 0.0268448443... . - _Amiram Eldar_, May 22 2022 %Y A036322 Cf. A020469, A036302-A036325. %K A036322 nonn,easy,base %O A036322 1,1 %A A036322 _Patrick De Geest_, Dec 15 1998