Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #15 Mar 18 2023 08:49:14
%S 3,2,4,6,9,6,9,7,0,1,1,3,3,4,1,4,5,7,4,5,4,8,0,1,1,0,8,9,6,2,3,5,0,3,
%T 7,0,8,3,2,4,2,5,2,8,5,5,7,5,6,1,8,0,7,2,3,0,4,8,9,2,8,6,4,6,3,3,2,3,
%U 6,1,8,4,8,5,6,0,9,0,6,5,3,9,6,7,0,7,2,8,9,0,7,8,2,5,0,9,9,7,5,1,6,9,8,9,7
%N Decimal expansion of Pi^4/3.
%C Surface area of the 8-dimensional unit sphere.
%H G. C. Greubel, <a href="/A164109/b164109.txt">Table of n, a(n) for n = 2..5000</a>
%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/Hypersphere.html">Hypersphere</a>.
%H Wikipedia, <a href="http://en.wikipedia.org/wiki/Hypersphere">Hypersphere</a>
%H Ce Xu and Jianqiang Zhao, <a href="https://arxiv.org/abs/2203.04184">Sun's Three Conjectures on Apéry-like Sums Involving Harmonic Numbers</a>, arXiv:2203.04184 [math.NT], 2022.
%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F Equals 8*A164108 = A019670*A091925 = A092425/3.
%e Equals 32.4696970113341457454801108962350370832425285..
%t RealDigits[Pi^4/3,10,120][[1]] (* _Harvey P. Dale_, Jul 31 2014 *)
%o (PARI) Pi^4/3 \\ _G. C. Greubel_, Sep 11 2017
%Y Cf. A019692, A019694, A164102, A164104, A091925, A164107.
%K cons,nonn
%O 2,1
%A _R. J. Mathar_, Aug 10 2009