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.

A318172 Decimal expansion of the asymptotic density of deficient numbers.

Original entry on oeis.org

7, 5, 2, 3, 8, 0, 3
Offset: 0

Views

Author

Muniru A Asiru, Aug 20 2018

Keywords

Comments

A number n is abundant if sigma(n) > 2n, perfect if sigma(n) = 2n, deficient if sigma(n) < 2n, where sigma(n) is the sum of the divisors of n. Since the asymptotic density of the perfect numbers is 0, the asymptotic density of the deficient numbers (0.752380...) + the asymptotic density of the abundant numbers (0.247619...) is 1. - Muniru A Asiru, Oct 13 2018

Examples

			0.7523803...
		

Crossrefs

Formula

Equals 1 - A302991.

Extensions

a(6) from Amiram Eldar, Aug 02 2025