A122952 Decimal expansion of 3*Pi.
9, 4, 2, 4, 7, 7, 7, 9, 6, 0, 7, 6, 9, 3, 7, 9, 7, 1, 5, 3, 8, 7, 9, 3, 0, 1, 4, 9, 8, 3, 8, 5, 0, 8, 6, 5, 2, 5, 9, 1, 5, 0, 8, 1, 9, 8, 1, 2, 5, 3, 1, 7, 4, 6, 2, 9, 2, 4, 8, 3, 3, 7, 7, 6, 9, 2, 3, 4, 4, 9, 2, 1, 8, 8, 5, 8, 6, 2, 6, 9, 9, 5, 8, 8, 4, 1, 0, 4, 4, 7, 6, 0, 2, 6, 3, 5, 1, 2, 0, 3, 9, 4, 6, 4, 4
Offset: 1
Examples
9.424777960769379715387930149838508652591508198125317462924833776...
References
- Anton, Bivens & Davis, Calculus, Early Transcendentals, 7th Edition, John Wiley & Sons, Inc., NY 2002, p. 490.
- William H. Beyer, Editor, CRC St'd Math. Tables, 27th Edition, CRC Press, Inc., Boca Raton, FL, 1984, p. 214.
Links
- Robert Ferréol, Nephroid, Mathcurve.
- Eric Weisstein's World of Mathematics, Cycloid.
- Index entries for transcendental numbers
Programs
-
Mathematica
RealDigits[3Pi, 10, 111][[1]]
-
PARI
3*Pi \\ Charles R Greathouse IV, Sep 28 2022
Comments