281430domain: NAppears in sequencesNumber of length n words on {1,2,3} with no more than one consecutive 1 and no more than two consecutive 2's and no more than three consecutive 3's.at n=13A242452a(n) = (n^2 + 1)*(n^2 + 2).at n=23A304579