-4031domain: ZAppears in sequencesa(n) = prime(n)*(prime(n + 1) + 1) - (n^3 + sum of digits of n^3).at n=21A123139Triangle T(n,k), n>=1, 0<=k<=n*(n+1)/2, read by rows: row n gives the coefficients of the chromatic polynomial of the n X n X n triangular grid, highest powers first.at n=18A193283