A192736 Right edge of the triangle in A033291.
1, 4, 12, 28, 50, 84, 133, 192, 270, 370, 484, 624, 793, 980, 1200, 1456, 1734, 2052, 2413, 2800, 3234, 3718, 4232, 4800, 5425, 6084, 6804, 7588, 8410, 9300, 10261, 11264, 12342, 13498, 14700, 15984, 17353, 18772, 20280, 21880, 23534, 25284, 27133, 29040
Offset: 1
Keywords
Links
- Index entries for linear recurrences with constant coefficients, signature (2,-1,2,-4,2,-1,2,-1).
Crossrefs
Cf. A192735.
Programs
-
Haskell
See A033291.
Formula
G.f.: x*(2*x^5+2*x^4+6*x^3+5*x^2+2*x+1) / ((x-1)^4*(x^2+x+1)^2). - Colin Barker, Mar 31 2013
Comments