-2654domain: ZAppears in sequencesTriangular array read by rows: row n gives coefficients of p(n)(x), where p(0)=1, p(1)=x-1, p(n) = (x-fibonacci(n))*p(n-1)-(n-1)*p(n-2).at n=29A122838