A358419 Least number k coprime to 2, 3, 5, and 7 such that sigma(k)/k >= n.
1, 49061132957714428902152118459264865645885092682687973
Offset: 1
Examples
a(2) = A047802(4) = 49061132957714428902152118459264865645885092682687973 is the smallest abundant number coprime to 2, 3, 5, and 7. Even if there is a number k coprime to 2, 3, 5, and 7 with sigma(k)/k = 3, we have that k is a square since sigma(k) is odd. If omega(k) = m, then 3 = sigma(k)/k < Product_{i=5..m+4} (prime(i)/(prime(i)-1)) => m >= 240, and we have k >= prime(5)^2*...*prime(244)^2 ~ 1.60834*10^1297 > A358413(4) ~ 3.99515*10^688. So a(3) = A358413(4). Even if there is a number k coprime to 2, 3, 5, and 7 with sigma(k)/k = 4, there can be at most 2 odd exponents in the prime factorization of k (see Theorem 2.1 of the Broughan and Zhou link). If omega(k) = m, then 4 = sigma(k)/k < Product_{i=5..m+4} (prime(i)/(prime(i)-1)) => m >= 2096, and we have k >= prime(5)^2*...*prime(2098)^2*prime(2099)*prime(2100) ~ 6.21439*10^15801 > A358414(4) ~ 2.99931*10^8063. So a(4) = A358414(4).
Links
- Jianing Song, Table of n, a(n) for n = 1..3
- Kevin A. Broughan and Qizhi Zhou, Odd multiperfect numbers of abundancy 4, author’s version, Research Commons.
- Kevin A. Broughan and Qizhi Zhou, Odd multiperfect numbers of abundancy 4, Journal of Number Theory 128 (2008) 1566-1575.
- Mercurial, the Spectre, Abundant numbers coprime to n, Hi.gher. Space.
Comments