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.

A349232 Decimal expansion of lim_{x->oo} (1/x) * Sum_{s(k+1) <= x} (s(k+1) - s(k))^2, where s(k) = A005117(k) is the k-th squarefree number.

Original entry on oeis.org

2, 0, 4, 0, 7, 0, 9, 7, 7, 6, 5
Offset: 1

Views

Author

Amiram Eldar, Nov 11 2021

Keywords

Comments

Erdős (1951) proved the existence of this limit and Mossinghoff et al. (2021) calculated its first 11 decimal digits.
Let g(n) = A076259(n) be the sequence of gaps between squarefree numbers. The asymptotic mean of g is = Pi^2/6 (A013661). The second raw moment of g is = (P^2/6) * 2.0407097765... = 3.35683303..., the second central moment, or variance, of g is - ^2 = 0.651024947... and the standard deviation is sqrt( - ^2) = 0.8068611...

Examples

			2.0407097765...
		

Crossrefs