699812domain: NAppears in sequencesNumber of compositions of n into 6 parts such that no two adjacent parts are equal.at n=35A106355Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n-1) + 2, where a(0) = 1, a(1) = 2, b(0) = 3, and (a(n)) and (b(n)) are increasing complementary sequences.at n=24A294543