A344078 Decimal expansion of 5*sqrt(2)/3 + 3*sqrt(3)/2.
4, 9, 5, 5, 0, 9, 8, 8, 1, 5, 3, 0, 8, 4, 7, 4, 3, 5, 4, 9, 6, 0, 6, 5, 0, 7, 1, 9, 2, 7, 4, 9, 7, 2, 0, 1, 4, 6, 9, 6, 9, 9, 4, 3, 3, 9, 6, 7, 7, 1, 5, 1, 0, 6, 4, 0, 4, 4, 8, 4, 3, 3, 6, 5, 8, 2, 9, 1, 2, 0, 3, 2, 2, 8, 0, 0, 0, 4, 5, 1, 2, 0, 3, 7, 2, 3, 6, 5, 1, 7, 0, 6, 8
Offset: 1
Examples
4.9550988153084743549...
Links
- Wikipedia, Elongated triangular orthobicupola
Programs
-
Mathematica
RealDigits[5 Sqrt[2]/3 + 3 Sqrt[3]/2, 10, 200][[1]]
Comments