Triangle read by rows: T(n,k) is the coefficient in the transformation Sum_{k=0..n} (k+1)*x^k = Sum_{k=0..n} T(n,k)*(x-k)^k.
A247237
Triangle read by rows: T(n,k) is the coefficient in the transformation Sum_{k=0..n} (k+1)*x^k = Sum_{k=0..n} T(n,k)*(x-k)^k.
Terms
- a(0) =1a(1) =3a(2) =2a(3) =3a(4) =14a(5) =3a(6) =3a(7) =50a(8) =39a(9) =4a(10) =3a(11) =130a(12) =279a(13) =84a(14) =5a(15) =3a(16) =280a(17) =1479a(18) =984a(19) =155a(20) =6a(21) =3a(22) =532a(23) =6519a(24) =8544a(25) =2675a(26) =258a(27) =7a(28) =3a(29) =924
External references
- oeis: A247237