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 A126226 #11 Dec 29 2023 11:50:21 %S A126226 0,1,1,3,1,2,11,1,1,4,1,9,2,2,1,1,4,4,2,2,2,1,14,1,2,2,2,7,2,2,1,1,4, %T A126226 2,4,1,11,7,2,8,32,2,1,293,2,145,1,2,1,21,1,1,3,1,1,8,8,5,2,3,4,3,1,3, %U A126226 1,1,1,1,3,2,1,3,1,2,2,1,2,19,3,2,1,15,1,2,1,2,5,3,1,1,1,38,1,10,1,2,1,80,1 %N A126226 Continued fraction of Product_{primes p} ((p-1)/p)^(1/p). %C A126226 This might be interpreted as the expected value of phi(n)/n for very large n. - _David W. Wilson_, Dec 05 2006 %e A126226 0.55986561693237348... %o A126226 (PARI) contfrac(exp(-suminf(m=2,log(zeta(m))*sumdiv(m,k,if(k<m,moebius(k)/(m-k),0))))) %Y A126226 Cf. A124175, A085548, A085541, A085964, A085965, A085966, A085967, A085968, A085969. %K A126226 cofr,nonn %O A126226 0,4 %A A126226 _Martin Fuller_, Dec 20 2006