1308835domain: NAppears in sequencesSum of squares of numbers that can be written as t*n + u*(n+1) for nonnegative integers t,u in exactly one way.at n=9A076460a(n) = Sum_{k=0..floor(n/3)} binomial(3*k,3*(n-3*k)).at n=27A391904