A063415 Triangle of coefficients of di-Boustrophedon transform (see A063179) read by rows: Let the original sequence be (U0,U1,...) and the transformed sequence (V0,V2,...), then Vn is a linear combination of U0,...,Un. T(n,m) is the coefficient that goes with Um to get Vn.
1, 1, 1, 2, 2, 1, 4, 5, 3, 1, 12, 14, 9, 4, 1, 42, 51, 32, 14, 5, 1, 178, 214, 137, 60, 20, 6, 1, 870, 1049, 668, 295, 100, 27, 7, 1, 4830, 5820, 3713, 1636, 555, 154, 35, 8, 1, 29976, 36125, 23036, 10160, 3446, 952, 224, 44, 9, 1, 205572, 247734, 157993, 69664
Offset: 0
Examples
The triangle begins: ......1 ....1...1 ..2...2...1 4...5...3...1