780248593545domain: NAppears in sequencesa(n) = 1^n + 2^n + ... + 5^n.at n=17A001552a(n) = Sum_{k=0..floor(n/3)} k^n.at n=17A352982