A122919 Inverse of Riordan array (1/(1+x+x^2),x/(1+x)^2).
1, 1, 1, 3, 3, 1, 9, 10, 5, 1, 28, 34, 21, 7, 1, 90, 117, 83, 36, 9, 1, 297, 407, 319, 164, 55, 11, 1, 1001, 1430, 1209, 702, 285, 78, 13, 1, 3432, 5070, 4550, 2898, 1350, 454, 105, 15, 1, 11934, 18122, 17068, 11696, 6052
Offset: 0
Examples
Triangle begins 1, 1, 1, 3, 3, 1, 9, 10, 5, 1, 28, 34, 21, 7, 1, 90, 117, 83, 36, 9, 1, 297, 407, 319, 164, 55, 11, 1, 1001, 1430, 1209, 702, 285, 78, 13, 1
Formula
Riordan array ((1-3x+2x^2-(1-x)sqrt(1-4x))/(2x^2),(1-2x-sqrt(1-4x))/(2x))
Comments