262658domain: NAppears in sequencesNumbers that are the sum of 4 positive 9th powers.at n=16A003393a(n) = 4^n+2^n+2.at n=9A170938a(n) = (Product_{i=1..n-1} (2^i + 1)) modulo (2^n - 1).at n=26A219732a(n) = Sum_{d|n} phi(d)^(n+1).at n=7A342487