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.

A379392 Decimal expansion of 3*sqrt(3)/(4*Pi^2).

This page as a plain text file.
%I A379392 #6 Dec 22 2024 16:27:13
%S A379392 1,3,1,6,2,0,0,7,8,4,6,3,6,5,9,2,4,2,8,4,2,5,5,2,5,9,4,0,2,7,2,3,3,5,
%T A379392 8,6,1,6,6,2,3,0,0,4,1,6,2,1,9,2,6,6,3,6,4,7,9,8,2,9,8,7,9,7,7,4,2,0,
%U A379392 3,7,0,8,8,4,1,0,8,0,3,4,1,2,8,1,7,4,1,4,4,0,0,4,1,8,6,4,9,7,1,7
%N A379392 Decimal expansion of 3*sqrt(3)/(4*Pi^2).
%D A379392 Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 8.4.2, p. 494.
%F A379392 Equals A240935/Pi. - _Hugo Pfoertner_, Dec 22 2024
%e A379392 0.13162007846365924284255259402723358616623004162...
%t A379392 RealDigits[3Sqrt[3]/(4Pi^2),10,100][[1]]
%Y A379392 Cf. A002194, A002388, A010482, A212002, A240935.
%K A379392 nonn,cons
%O A379392 0,2
%A A379392 _Stefano Spezia_, Dec 22 2024