A174169
A generalized Chebyshev transform of the Motzkin numbers A001006.
Original entry on oeis.org
1, 1, -1, -2, 0, 0, -3, 1, 8, 1, 1, 26, 7, -51, -3, 0, -264, -186, 348, -120, -285, 2697, 2871, -2304, 3393, 8029, -25795, -36872, 16108, -60010, -159683, 213795, 413712, -181857, 833779, 2669534, -1272977, -4030235, 3611168, -9145271, -39467427
Offset: 0
A174171
A generalized Chebyshev transform of the Motzkin numbers A001006.
Original entry on oeis.org
1, 1, 4, 8, 25, 65, 197, 571, 1753, 5351, 16746, 52626, 167547, 536559, 1732272, 5622960, 18357211, 60205319, 198323708, 655787680, 2176141555, 7244106347, 24185285341, 80960692691, 271685400443, 913784117809, 3079889039230
Offset: 0
- Paul Barry, Invariant number triangles, eigentriangles and Somos-4 sequences, arXiv preprint arXiv:1107.5490 [math.CO], 2011.
- Paul Barry, Generalized Catalan recurrences, Riordan arrays, elliptic curves, and orthogonal polynomials, arXiv:1910.00875 [math.CO], 2019.
-
Table[Sum[Binomial[n - k, k] 2^k * Hypergeometric2F1[(1 - #)/2, -#/2, 2, 4] &[n - 2 k], {k, 0, Floor[n/2]}], {n, 0, 26}] (* Michael De Vlieger, Feb 02 2017, after Peter Luschny at A001006 *)
A175197
Array A(k,n) of the number of points of the A_k lattice with maximum infinity norm n, read by antidiagonals.
Original entry on oeis.org
1, 1, 0, 1, 2, 0, 1, 6, 2, 0, 1, 18, 12, 2, 0, 1, 50, 66, 18, 2, 0, 1, 140, 330, 146, 24, 2, 0, 1, 392, 1610, 1070, 258, 30, 2, 0, 1, 1106, 7742, 7580, 2500, 402, 36, 2, 0, 1, 3138, 37058, 52556, 23330, 4850, 578, 42, 2, 0, 1, 8952, 177186, 360402, 212436, 56252, 8350, 786
Offset: 0
A(k,n) starts in row k=0, column n=0 as:
1,....0,......0,.......0,........0,........0,.........0,.........0,.........0
1,....2,......2,.......2,........2,........2,.........2,.........2,.........2
1,....6,.....12,......18,.......24,.......30,........36,........42,........48
1,...18,.....66,.....146,......258,......402,.......578,.......786,......1026
1,...50,....330,....1070,.....2500,.....4850,......8350,.....13230,.....19720
1,..140,...1610,....7580,....23330,....56252,....115850,....213740,....363650
1,..392,...7742,...52556,...212436,...635628,...1564570,...3359440,...6521704
1,.1106,..37058,..360402,..1907458,..7071442,..20784834,..51910994,.114945026
1,.3138,.177186,.2455938,.16973970,.77854566,.273022686,.792717990,2001382932
Comments