60873domain: NAppears in sequencesNumber of -n..n arrays x(0..4) of 5 elements with zero sum, and adjacent elements not both strictly positive and not both strictly negative.at n=13A199900Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n-2) + n - 1, where a(0) = 1, a(1) = 2, b(0) = 3.at n=19A294539