A132696 Decimal expansion of 6/Pi.
1, 9, 0, 9, 8, 5, 9, 3, 1, 7, 1, 0, 2, 7, 4, 4, 0, 2, 9, 2, 2, 6, 6, 0, 5, 1, 6, 0, 4, 7, 0, 1, 7, 2, 3, 4, 4, 4, 1, 3, 5, 1, 5, 7, 4, 8, 8, 8, 5, 4, 7, 7, 3, 8, 4, 9, 7, 2, 0, 0, 8, 1, 2, 8, 7, 0, 6, 7, 6, 1, 5, 7, 1, 6, 1, 0, 7, 1, 8, 4, 2, 1, 0, 8, 1, 3, 6, 5, 6, 3, 3, 1, 9, 5, 0, 3, 7, 0, 3, 1, 4, 7, 2, 8, 7
Offset: 1
Examples
1.90985931710274402922660516047... .
Programs
-
Mathematica
RealDigits[N[6/Pi, 200]] (* Erich Friedman, Mar 22 2008 *)
-
PARI
6/Pi \\ Charles R Greathouse IV, Dec 31 2011
Formula
Equals Product_{k>=1} (2k+1)^3 / ( (2k)^2*(2k+3) ). - Federico Provvedi, Nov 09 2024
Extensions
More terms from Erich Friedman, Mar 22 2008
Comments