A089289 Squarefree kernel of floor(Pi*10^n), Pi = 3.14....
3, 31, 314, 1047, 31415, 314159, 785398, 31415926, 104719755, 3141592653, 31415926535, 314159265358, 3141592653589, 31415926535897, 314159265358979, 3141592653589793, 2243994752564138, 314159265358979323, 3141592653589793238, 1963495408493620774
Offset: 0
Keywords
Examples
n=16: floor(Pi*10^16) = 31415926535897932 = 2^2 * 7^2 * 2381 * 57493 * 1170899: a(16) = 2 * 7 * 2381 * 57493 * 1170899 = 2243994752564138.
Links
- Tyler Busby, Table of n, a(n) for n = 0..200
Extensions
a(18)-a(19) from Tyler Busby, Mar 14 2025