A249522 Decimal expansion of the expected product of two sides of a random Gaussian triangle in three dimensions.
5, 3, 0, 7, 9, 7, 3, 3, 7, 2, 5, 3, 0, 7, 5, 2, 2, 9, 7, 0, 6, 7, 9, 5, 8, 9, 8, 9, 8, 7, 7, 8, 1, 6, 6, 4, 8, 3, 8, 4, 3, 1, 8, 8, 8, 2, 1, 9, 9, 8, 4, 3, 9, 1, 6, 7, 9, 6, 1, 9, 6, 1, 2, 1, 7, 4, 6, 1, 8, 1, 8, 2, 0, 8, 1, 5, 6, 1, 8, 7, 6, 9, 0, 4, 2, 2, 8, 0, 1, 7, 2, 9, 3, 9, 0, 2, 5, 3, 3, 5, 2, 4, 6
Offset: 1
Examples
5.3079733725307522970679589898778166483843188821998439167961...
Links
- Steven R. Finch, Random Triangles, January 21, 2010. [Cached copy, with permission of the author]
- Eric Weisstein MathWorld, Gaussian Triangle Picking
Programs
-
Mathematica
p = 2 + 6*Sqrt[3]/Pi; RealDigits[p, 10, 104] // First
Formula
p = 2 + 6*sqrt(3)/Pi.