A306712 Decimal expansion of 3*sqrt(3)/Pi.
1, 6, 5, 3, 9, 8, 6, 6, 8, 6, 2, 6, 5, 3, 7, 6, 1, 4, 8, 5, 3, 3, 9, 7, 9, 4, 9, 4, 9, 3, 8, 9, 0, 8, 3, 2, 4, 1, 9, 2, 1, 5, 9, 4, 4, 1, 0, 9, 9, 9, 2, 1, 9, 5, 8, 3, 9, 8, 0, 9, 8, 0, 6, 0, 8, 7, 3, 0, 9, 0, 9, 1, 0, 4, 0, 7, 8, 0, 9, 3, 8, 4, 5, 2, 1, 1, 4, 0, 0, 8, 6, 4, 6, 9, 5, 1, 2, 6, 6, 7, 6
Offset: 1
Examples
1.653986686265376148533979494938908324192159441099921958398...
Links
- Andrew Howroyd, Table of n, a(n) for n = 1..1000
- Scott R. Shannon, Java code for a 2-step self-avoiding walk in the continuum. This produces a numerical approximation to the exact values.
- Index entries for transcendental numbers.
Programs
-
Mathematica
RealDigits[3*Sqrt[3]/Pi, 10, 120][[1]] (* Amiram Eldar, Jun 13 2023 *)
-
PARI
3*sqrt(3)/Pi
Extensions
Terms a(59) and beyond from Andrew Howroyd, Apr 27 2020
Comments