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 A099935 #28 Feb 07 2022 08:48:39 %S A099935 7,4,1,0,2,7,9,2,1,5,2,3,5,7,7,3,5,5,8,4,1,7,8,3,9,8,6,6,7,1,0,2,4,4, %T A099935 1,1,7,3,2,5,5,8,8,4,2,5,0,1,5,0,0,2,1,8,4,2,5,8,0,2,8,0,8,4,7,7,8,3, %U A099935 8,7,4,4,4,8,9,0,8,1,5,9,6,7,2,5,1,1,6,6,2,2,1,6,0,9,5,9,4,4,1,1,5,6,4,0 %N A099935 Decimal expansion of Sum_{k>=0} (-1)^(k+1)*A000045(k)/k!. %C A099935 This number is the coefficient of x in the reduction of e^(-x) by the substitution x^2->x+1; see A193026 and A193010. %F A099935 Equals exp(-1/2)*(2/sqrt(5))*sinh(sqrt(5)/2). %F A099935 Equals A098689 / e. - _Amiram Eldar_, Feb 07 2022 %e A099935 0.74102792152357735584178398667102441173255884250150... %t A099935 (E^(1+2/GoldenRatio)-1) / (E^GoldenRatio*(2*GoldenRatio-1)) // RealDigits[#, 10, 105]& // First (* _Jean-François Alcover_, Feb 13 2013 *) %o A099935 (PARI) exp(-1/2)*(2/sqrt(5))*sinh(sqrt(5)/2) \\ _Michel Marcus_, Feb 07 2022 %Y A099935 Cf. A000045, A001113, A098689, A193010, A193026. %K A099935 cons,nonn %O A099935 0,1 %A A099935 _Benoit Cloitre_, Nov 12 2004