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 A365350 #27 Sep 06 2023 07:45:20 %S A365350 7,0,6,2,5,1,3,3,0,5,9,3,1,0,4,5,7,6,9,7,9,3,0,0,5,1,5,2,5,7,0,5,5,8, %T A365350 0,4,2,7,3,4,3,1,0,0,2,5,1,4,5,5,3,1,3,3,3,9,9,8,3,1,6,8,7,3,5,5,5,9, %U A365350 0,3,3,3,7,5,8,0,0,5,6,0,8,3,5,0,3,9,7,7,4,7 %N A365350 Decimal expansion of 1/(Pi-3). %C A365350 The continued fraction expansion is the same as Pi (A001203) with initial 3 omitted. %H A365350 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %e A365350 7.062513305931045769793... %t A365350 A365350 = RealDigits[N[1/(Pi-3), #+1]][[1]][[1;; -2]]&; %o A365350 (PARI) 1/(Pi-3) %Y A365350 Cf. A000796, A201775, A001203, A194807. %K A365350 nonn,cons %O A365350 1,1 %A A365350 _Rok Cestnik_, Sep 02 2023