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 A263354 #10 Aug 23 2024 04:00:27 %S A263354 1,1,1,3,4,6,3,7,8,0,9,2,9,0,1,7,3,6,6,3,9,7,1,7,6,0,6,2,5,4,4,1,7,1, %T A263354 9,6,4,6,4,2,5,1,4,2,6,3,5,6,4,0,8,4,3,1,8,0,6,7,4,8,8,8,2,6,1,9,6,9, %U A263354 6,7,6,4,2,3,9,0,9,8,2,8,8,0,7,2,9,7,7,2,8,0 %N A263354 Decimal expansion of the generalized hypergeometric function 3F2(1/2,3/2,3/2; 5/2,5/2;x) at x=1/2. %H A263354 R. J. Mathar, <a href="http://arxiv.org/abs/1207.5845">Yet another table of integrals</a>, arXiv:1207.5845 [math.CA], 2012-2024, Eq. (9.82). %F A263354 Equals 9*(4*Catalan-2+Pi*(log 2 -1))/(4*sqrt(2)) = 9*(A247685 -2 - A000796 * A244009) / A010487. %e A263354 1.113463780929017366397176... %p A263354 evalf(hypergeom([1/2,3/2,3/2],[5/2,5/2],1/2)) ; %t A263354 RealDigits[9*(4*Catalan - 2 + Pi*(Log[2] - 1))/(4*Sqrt[2]), 10, 120][[1]] (* _Amiram Eldar_, Aug 23 2024 *) %Y A263354 Cf. A000796, A010487, A244009, A247685. %K A263354 nonn,cons %O A263354 1,4 %A A263354 _R. J. Mathar_, Oct 16 2015