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.

A358414 Smallest 4-abundant number (sigma(x) > 4x) which is not divisible by any of the first n primes.

Original entry on oeis.org

27720, 1853070540093840001956842537745897243375
Offset: 0

Views

Author

Jianing Song, Nov 14 2022

Keywords

Comments

Data copied from the Hi.gher. Space link where Mercurial, the Spectre calculated the terms. We have a(0) = 2^3*3^2*5*7*11 and a(1) = 3^5*5^3*7^2*11^2*13*...*89 ~ 1.85307*10^39. a(2) = 5^5*7^4*11^3*13^3*17^2*19^2*23^2*29^2*31^2*37^2*41*...*853 ~ 1.83947*10^370, a(3) = 7^5*11^3*13^3*17^3*19^3*23^2*...*97^2*101*...*4561 ~ 1.11116*10^1986, and a(4) = 11^4*13^4*17^3*19^3*23^3*29^3*31^3*37^2*...*181^2*191*...*18493 ~ 2.99931*10^8063 are too large to display.

Examples

			a(1) = A119240(4) = 1853070540093840001956842537745897243375 is the smallest 4-abundant odd number.
a(2) = A358412(4) ~ 1.83947*10^370 is the smallest 4-abundant number that is coprime to 2 and 3.
		

Crossrefs

Cf. A068404 (4-abundant numbers).
Smallest k-abundant number which is not divisible by any of the first n primes: A047802 (k=2), A358413 (k=3), this sequence (k=4).
Least p-rough number k such that sigma(k)/k >= n: A023199 (p=2), A119240 (p=3), A358412 (p=5), A358418 (p=7), A358419 (p=11).