330078domain: NAppears in sequencesFor n > 2, a(n) is the smallest triangular number > a(n-1) and congruent to a(n-1) (mod a(n-2)).at n=9A087359a(n) = n*(n+1)*(n^2+n+1)/2.at n=28A110450