A126029 The smallest positive k such that ( sopfr(k)*tau(k) )^n = sigma(k) where sopfr is the sum of prime factors with multiplicity (A001414).
35, 22446139, 4481106818619089
Offset: 1
Examples
22446139 factors as: 31*67*101*107=k, sopfr(k) = sum of prime factors of k = 31+67+101+107 = 306. tau(k) = num of divisors of k = 2^4 = 16. sigma(k) = sum of divisors of k = (31+1)*(67+1)*(101+1)*(107+1) = 23970816. (306*16)^2 = 23970816. As this k turns out to be minimal, a(2)=22446139.
Links
- Mersenne Forum, Mersenne forum thread
Formula
Extensions
New name from R. J. Mathar, Jun 04 2013
a(3) from Hiroaki Yamanouchi, Sep 26 2014
Comments