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 A135798 #13 Oct 01 2022 00:35:30 %S A135798 0,0,4,6,7,1,7,1,6,3,5,2,1,7,9,1,0,3,8,6,6,4,9,1,6,8,2,4,3,6,0,6,7,5, %T A135798 6,1,3,1,5,3,0,7,7,2,9,8,1,2,2,2,2,8,8,0,2,5,7,5,4,2,1,2,5,1,3,4,8,4, %U A135798 9,0,8,9,0,8,4,6,9,8,0,7,7,3,0,3,4,9,8,8,9,5,7,4,2,7,7,3,0,8 %N A135798 Decimal expansion of sqrt(2) + sqrt(3) - Pi. %H A135798 G. C. Greubel, <a href="/A135798/b135798.txt">Table of n, a(n) for n = 0..2000</a> %H A135798 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a> %e A135798 0.0046717163521791038664916824360675613153077298122228802575... %p A135798 Digits:=100: evalf(sqrt(2)+sqrt(3)-Pi); # _Wesley Ivan Hurt_, Jan 24 2017 %t A135798 Join[{0,0},RealDigits[Sqrt[2] + Sqrt[3] - Pi, 10, 100][[1]]] (* _G. C. Greubel_, Nov 09 2016 *) %Y A135798 Cf. A000796, A135611. %K A135798 nonn,cons %O A135798 0,3 %A A135798 _M. F. Hasler_, Mar 06 2008