A345738 Decimal expansion of (2*G+1)/Pi, where G is Catalan's constant (A006752).
9, 0, 1, 4, 3, 1, 6, 9, 4, 2, 4, 5, 4, 2, 8, 2, 3, 1, 8, 1, 4, 5, 3, 6, 4, 3, 9, 6, 8, 1, 8, 1, 8, 5, 6, 1, 7, 9, 7, 0, 5, 1, 5, 9, 9, 4, 5, 2, 5, 8, 7, 4, 3, 8, 0, 1, 7, 3, 3, 7, 8, 2, 6, 3, 4, 1, 2, 8, 8, 8, 6, 9, 0, 2, 9, 3, 3, 0, 7, 9, 3, 6, 3, 3, 4, 8, 1
Offset: 0
Examples
0.90143169424542823181453643968181856179705159945258...
Links
- Péter Kórus, Notes on Projectile Motion, The American Mathematical Monthly, Vol. 126, No. 4 (2019), pp. 358-360.
Programs
-
Mathematica
RealDigits[(2*Catalan + 1)/Pi, 10, 100][[1]]
Comments