225302domain: NAppears in sequencesNumbers n = concat(s,t) such that n = sigma(s*t), where sigma(x) is the sum of the divisors of x.at n=6A260097a(n) = Sum_{1 <= j <= n/2, gcd(j,n)=1} j^4.at n=34A295576