45303domain: NAppears in sequencesNumber of length 5+1 0..n arrays with the sum of the squares of adjacent differences multiplied by some arrangement of +-1 equal to zero.at n=7A250280a(n) = 1 + Sum_{k=0..n-1} k^2 * a(k) * a(n-1-k).at n=6A385840