178312domain: NAppears in sequencesSum of fourth powers: 0^4 + 1^4 + ... + n^4.at n=15A000538a(n) = Sum_{1 <= j <= n/2, gcd(j,n)=1} j^4.at n=30A295576