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 A329592 #14 Apr 14 2021 10:57:18 %S A329592 1,2,6,8,7,0,4,7,7,1,3,3,0,9,0,0,4,6,2,1,7,0,1,8,1,5,3,3,9,5,8,6,2,0, %T A329592 4,7,6,9,6,4,4,1,0,3,1,7,0,5,8,4,7,5,4,1,4,2,8,0,1,2,6,6,9,0,2,8,9,6, %U A329592 0,8,6,5,4,5,9,7,3,7,7,5,0,9,1,2,2,3,7,9,8,0,6,0,0,1,2,4 %N A329592 Decimal expansion of sqrt(34 - 2*sqrt(17))/4 = sqrt(9 - A222132)/2. %C A329592 See A329591. %F A329592 cm := sqrt(34 - 2*sqrt(17))/4 = sqrt(9 - w(17))/2, where w(17) = (1 - sqrt(17))/2 = A222132. %e A329592 cm = 1.268704771330900462170181533958620476964410317058475414280126690... %t A329592 RealDigits[Sqrt[34 - 2*Sqrt[17]]/4, 10, 100][[1]] (* _Amiram Eldar_, Feb 17 2020 *) %Y A329592 Cf. A222132, A329591. %K A329592 nonn,cons,easy %O A329592 1,2 %A A329592 _Wolfdieter Lang_, Feb 17 2020