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.

A379339 Decimal expansion of Pi/8 + sqrt(3)/4.

This page as a plain text file.
%I A379339 #5 Dec 22 2024 04:56:16
%S A379339 8,2,5,7,1,1,7,8,3,5,9,0,9,4,3,4,7,8,1,8,9,6,9,2,0,0,8,2,8,6,4,0,5,9,
%T A379339 5,2,2,6,0,3,4,7,4,8,8,3,7,4,4,8,3,3,8,4,6,3,5,8,1,9,8,1,8,9,0,1,4,6,
%U A379339 0,3,0,5,0,1,2,9,7,6,1,3,4,0,9,8,7,9,0,8,9,9,8,5,7,0,7,6,7,7,7,4
%N A379339 Decimal expansion of Pi/8 + sqrt(3)/4.
%D A379339 Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 8.3, p. 489.
%e A379339 0.82571178359094347818969200828640595226034748837448...
%t A379339 RealDigits[Pi/8+Sqrt[3]/4,10,100][[1]]
%Y A379339 Cf. A019675, A120011.
%K A379339 nonn,cons,easy
%O A379339 0,1
%A A379339 _Stefano Spezia_, Dec 21 2024