A197184 Triangle of polynomial coefficients of the polynomial factors defined in A074051.
1, -1, 1, -1, -1, 1, 7, -2, -1, 1, -13, 12, -3, -1, 1, -17, -22, 18, -4, -1, 1, 199, -45, -35, 25, -5, -1, 1, -605, 465, -84, -53, 33, -6, -1, 1, -225, -1449, 910, -133, -77, 42, -7, -1, 1, 11703, -864, -3094, 1594, -190, -108, 52, -8, -1, 1, -59317, 33780, -1380, -6027, 2583, -252, -147, 63, -9, -1, 1, 83143, -179398, 78567, -771, -10899, 3948, -315, -195, 75, -10, -1, 1, 991671, 271073, -461978, 159115, 2882, -18546, 5764, -374, -253, 88, -11, -1, 1
Offset: 1
Examples
1; 1 -1,1; -1+x -1,-1,1; -1-x+x^2 7,-2,-1,1; 7-2*x-x^2+x^3 -13,12,-3,-1,1; -13+12*x-3*x^2-x^3+x^4 -17,-22,18,-4,-1,1; -17-22*x+18*x^2-4*x^3-x^4+x^5
Comments