login
Decimal expansion of 6*sqrt(6).
1

%I #17 May 10 2021 09:11:57

%S 1,4,6,9,6,9,3,8,4,5,6,6,9,9,0,6,8,5,8,9,1,8,3,7,0,4,4,4,8,2,3,5,3,4,

%T 8,3,5,1,7,9,5,6,8,4,8,8,3,9,4,0,0,2,0,7,7,0,5,9,6,1,5,5,4,0,3,5,0,5,

%U 7,6,2,2,6,4,7,4,3,8,9,0,1,5,9,2,3,9,1,5,6,5,9,8,6

%N Decimal expansion of 6*sqrt(6).

%C Surface area to volume ratio of a tetrahedron with unit edge length.

%H Wikipedia, <a href="https://en.wikipedia.org/wiki/Surface-area-to-volume_ratio">Surface-area-to-volume ratio</a>

%e 14.69693845669906858918370...

%t RealDigits[6 Sqrt[6], 10, 100] // Flatten

%Y Cf. A343864.

%K nonn,cons

%O 2,2

%A _Wesley Ivan Hurt_, May 03 2021