cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A089289 Squarefree kernel of floor(Pi*10^n), Pi = 3.14....

Original entry on oeis.org

3, 31, 314, 1047, 31415, 314159, 785398, 31415926, 104719755, 3141592653, 31415926535, 314159265358, 3141592653589, 31415926535897, 314159265358979, 3141592653589793, 2243994752564138, 314159265358979323, 3141592653589793238, 1963495408493620774
Offset: 0

Views

Author

Reinhard Zumkeller, Oct 30 2003

Keywords

Examples

			n=16: floor(Pi*10^16) = 31415926535897932 = 2^2 * 7^2 * 2381 * 57493 * 1170899: a(16) = 2 * 7 * 2381 * 57493 * 1170899 = 2243994752564138.
		

Crossrefs

Formula

a(n) = A007947(A011545(n)).

Extensions

a(18)-a(19) from Tyler Busby, Mar 14 2025