16773118domain: NAppears in sequencesa(n) = sum of squares of numbers < 2^n having exactly 2 ones in their binary representation.at n=10A110202a(n) = 4^n-2^n-2.at n=11A170940