Search: id:A111940 Results 1-1 of 1 results found. %I A111940 %S A111940 1,1,1,1,1,1,0,0,1,1,0,0,1,1,1,0,0,0,0,1,1,0,0,0,0,1,1,1,0,0,0,0,0,0,1, %T A111940 1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0, %U A111940 0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,0,0,1,1,1 %V A111940 1,1,1,-1,-1,1,0,0,1,1,0,0,-1,-1,1,0,0,0,0,1,1,0,0,0,0,-1,-1,1,0,0,0,0, 0,0,1,1,0,0,0,0, %W A111940 0,0,-1,-1,1,0,0,0,0,0,0,0,0,1,1,0,0,0,0,0,0,0,0,-1,-1,1,0,0,0,0,0,0,0, 0,0,0,1,1,0,0,0, %X A111940 0,0,0,0,0,0,0,-1,-1,1 %N A111940 Triangle P, read by rows, that satisfies [P^-1](n,k) = P(n+1,k+1) for n>=k>=0, with P(k,k)=1 and P(k+1,1)=P(k+1,0) for k>=0, where [P^-1] denotes the matrix inverse of P. %F A111940 The g.f. of column k of matrix power P^m (ignoring leading zeros) is: cos(m*acos(1-x^2/2))+(-1)^k*sin(m*acos(1-x^2/2))*(1-x/2)/sqrt(1-x^2/ 4). %e A111940 Triangle P begins: %e A111940 1; %e A111940 1,1; %e A111940 -1,-1,1; %e A111940 0,0,1,1; %e A111940 0,0,-1,-1,1; %e A111940 0,0,0,0,1,1; %e A111940 0,0,0,0,-1,-1,1; %e A111940 0,0,0,0,0,0,1,1; %e A111940 0,0,0,0,0,0,-1,-1,1; ... %e A111940 where P^-1 shifts columns left and up one place: %e A111940 1; %e A111940 -1,1; %e A111940 0,1,1; %e A111940 0,-1,-1,1; %e A111940 0,0,0,1,1; %e A111940 0,0,0,-1,-1,1; ... %o A111940 (PARI) {P(n,k,q=-1)=local(A=Mat(1),B);if(n