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.

A371534 Decimal expansion of (1/8) * Pi^(3/2).

This page as a plain text file.
%I A371534 #24 Apr 10 2024 16:07:54
%S A371534 6,9,6,0,4,0,9,9,9,6,0,3,9,6,3,4,8,0,6,6,0,6,0,2,2,4,7,7,6,4,8,5,4,4,
%T A371534 6,2,7,5,1,7,0,3,0,4,8,7,8,5,4,0,5,4,8,8,8,4,4,2,0,9,4,7,7,3,5,3,7,1,
%U A371534 8,1,9,1,7,0,5,9,7,4,4,6,2,7,7,6,5,2,2,2,1,0,9,2,3,0,8,8,5,6,1,7,6,2,1
%N A371534 Decimal expansion of (1/8) * Pi^(3/2).
%H A371534 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A371534 Equals Integral_{x=0..oo, y=0..oo, z=0..oo} exp(-x^2 - y^2 - z^2) dx dy dz.
%e A371534 0.6960409996039634806606022477648544627517030487854...
%t A371534 RealDigits[(1/8) Pi^(3/2), 10, 103][[1]]
%Y A371534 Cf. A003881, A019704, A175476, A222068.
%K A371534 nonn,cons
%O A371534 0,1
%A A371534 _Ilya Gutkovskiy_, Apr 10 2024