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.

A334367 Decimal expansion of Sum_{k>=0} 1/(4*k+2)!!.

This page as a plain text file.
%I A334367 #13 Jul 16 2020 02:25:29
%S A334367 5,2,1,0,9,5,3,0,5,4,9,3,7,4,7,3,6,1,6,2,2,4,2,5,6,2,6,4,1,1,4,9,1,5,
%T A334367 5,9,1,0,5,9,2,8,9,8,2,6,1,1,4,8,0,5,2,7,9,4,6,0,9,3,5,7,6,4,5,2,8,0,
%U A334367 2,2,5,0,8,9,0,2,3,3,5,9,2,3,1,7,0,6,4,4,5,4,2,7,4,1,8,8,5,9,3,4,8,8,2,2,1,4,2,3,9,8
%N A334367 Decimal expansion of Sum_{k>=0} 1/(4*k+2)!!.
%C A334367 This constant is transcendental.
%H A334367 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A334367 Equals sinh(1/2).
%F A334367 Equals (1/2) * Product_{k>=1} 1 + 1/(2*k*Pi)^2. - _Amiram Eldar_, Jul 16 2020
%e A334367 1/(2^1*1!) + 1/(2^3*3!) + 1/(2^5*5!) + ... = 0.52109530549374736162242...
%t A334367 RealDigits[Sinh[1/2], 10, 110] [[1]]
%o A334367 (PARI) sinh(1/2) \\ _Michel Marcus_, Apr 25 2020
%Y A334367 Cf. A019774, A067626, A073742, A143280, A160327, A201504, A334366.
%K A334367 nonn,cons
%O A334367 0,1
%A A334367 _Ilya Gutkovskiy_, Apr 24 2020