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.

A377227 Decimal expansion of (log(2) + Pi)/4.

This page as a plain text file.
%I A377227 #7 Oct 20 2024 17:58:25
%S A377227 9,5,8,6,8,4,9,5,8,5,3,7,4,3,4,6,3,6,9,6,9,9,6,8,8,7,6,1,8,4,4,1,9,8,
%T A377227 6,3,0,6,8,1,6,7,3,8,3,4,3,3,8,4,0,2,6,8,7,7,3,9,0,6,1,5,0,4,5,0,3,0,
%U A377227 2,5,0,7,0,6,3,9,7,5,9,2,8,5,5,8,4,7,4,5,3,8,0,8,4,6,3,3,9,3,8,8
%N A377227 Decimal expansion of (log(2) + Pi)/4.
%D A377227 Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 1.4.1, p. 20.
%H A377227 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>.
%F A377227 Equals Sum_{k>=0} 1/A377226(k) (see Finch).
%e A377227 0.9586849585374346369699688761844198630...
%t A377227 RealDigits[(Log[2]+Pi)/4,10,100][[1]]
%Y A377227 Cf. A000796, A002162, A377226.
%K A377227 nonn,cons
%O A377227 0,1
%A A377227 _Stefano Spezia_, Oct 20 2024