cp's OEIS Frontend

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.

A308716 Decimal expansion of 2*sinh(Pi/2)/Pi.

This page as a plain text file.
%I A308716 #12 Nov 25 2020 06:44:32
%S A308716 1,4,6,5,0,5,2,3,8,3,3,3,6,6,3,4,8,7,7,6,0,9,1,7,9,3,7,4,1,1,2,6,5,1,
%T A308716 0,0,7,8,1,9,9,3,4,2,6,4,1,6,7,3,4,0,8,7,1,8,3,9,5,9,0,9,1,2,3,2,5,3,
%U A308716 9,7,3,8,5,9,5,3,6,8,7,2,1,6,5,9,9,2,8,8,7,4,2,8,7,1,0,7,5,8,6,0,0,1,9,5,1,8,7,3,4,1,8,3,0,4,3,1,5,6,9,8
%N A308716 Decimal expansion of 2*sinh(Pi/2)/Pi.
%F A308716 Equals Product_{k>=1} (1 + 1/(4*k^2)).
%F A308716 Equals Product_{k>=1} (1 + 1/A016742(k)).
%F A308716 Equals binomial(0, i/2), where i is the imaginary unit. - _Amiram Eldar_, Nov 25 2020
%e A308716 1.465052383336634877609179374112651007819934264167...
%t A308716 RealDigits[2 Sinh[Pi/2]/Pi, 10, 120][[1]]
%o A308716 (PARI) 2*sinh(Pi/2)/Pi \\ _Michel Marcus_, Jun 20 2019
%Y A308716 Cf. A016742, A060294, A156648, A308715.
%K A308716 nonn,cons
%O A308716 1,2
%A A308716 _Ilya Gutkovskiy_, Jun 19 2019