A134135 Alternating row sums of triangle A134134.
1, 1, 5, 15, 93, 551, 4129, 33607, 312929, 3179343, 35602881, 432201743, 5678740945, 80142780751, 1210609725905, 19481112885231, 332836223507793, 6016678424942063, 114746996449871761, 2302527084416470255
Offset: 1
Formula
a(n)=sum(A134134(n,m)*(-1)^(m-1),m=1..n),n>=1.
Comments