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 A344149 #10 Nov 12 2022 20:37:56 %S A344149 5,9,3,0,5,9,8,2,8,4,4,9,1,1,9,8,9,5,4,0,7,4,5,3,7,5,4,3,6,1,9,2,6,7, %T A344149 7,0,2,7,6,0,2,5,1,6,3,0,9,1,7,4,2,8,3,0,9,0,7,6,4,1,7,1,3,8,1,5,4,6, %U A344149 0,9,2,9,9,1,0,5,1,5,9,4,9,6,1,3,9,5,0,2,5,8,3,0,4,3,7,2,9,5,7,6,4 %N A344149 Decimal expansion of 30+5*sqrt(3)+3*sqrt(25+10*sqrt(5)). %C A344149 Decimal expansion of the surface area of a rhombicosidodecahedron with unit edge length. %C A344149 Apart from the first digit the same as A179451. - _R. J. Mathar_, May 16 2021 %H A344149 Wikipedia, <a href="https://en.wikipedia.org/wiki/Rhombicosidodecahedron">Rhombicosidodecahedron</a> %e A344149 59.305982844911989540745375436192677... %t A344149 RealDigits[N[30 + 5*Sqrt[3] + 3*Sqrt[25 + 10*Sqrt[5]], 100]][[1]] (* _Wesley Ivan Hurt_, Nov 12 2022 *) %o A344149 (Magma) SetDefaultRealField(RealField(200)); 30+5*Sqrt(3)+3*Sqrt(25+10*Sqrt(5)); %Y A344149 Cf. A185093 (rhombicosidodecahedron volume). %K A344149 nonn,cons %O A344149 2,1 %A A344149 _Wesley Ivan Hurt_, May 10 2021