A297785 Decimal expansion of 4099200041/9999^3.
0, 0, 4, 1, 0, 0, 4, 3, 0, 0, 4, 7, 0, 0, 5, 3, 0, 0, 6, 1, 0, 0, 7, 1, 0, 0, 8, 3, 0, 0, 9, 7, 0, 1, 1, 3, 0, 1, 3, 1, 0, 1, 5, 1, 0, 1, 7, 3, 0, 1, 9, 7, 0, 2, 2, 3, 0, 2, 5, 1, 0, 2, 8, 1, 0, 3, 1, 3, 0, 3, 4, 7, 0, 3, 8, 3, 0, 4, 2, 1, 0, 4, 6, 1, 0, 5
Offset: 0
Examples
0.0041004300470053006100710083009701130131015101730197...
Links
- Paolo Xausa, Table of n, a(n) for n = 0..10000
- John D. Cook, Prime generating fractions
- Eric Weisstein's World of Mathematics, Prime-Generating Polynomial
Programs
-
Mathematica
First[RealDigits[4099200041/9999^3, 10, 100, -1]] (* Paolo Xausa, Jun 16 2024 *)
Formula
Sum_{k>=0} 10^(-4*k-4)*A202018(k) = 4099200041/9999^3.