A067409 Ninth column of triangle A067402.
1, 17, 1377, 111537, 9034497, 731794257, 59275334817, 4801302120177, 388905471734337, 31501343210481297, 2551608800048985057, 206680312803967789617, 16741105337121390958977, 1356029532306832667677137, 109838392116853446081848097, 8896909761465129132629695857
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (81).
Programs
-
Mathematica
Join[{1},NestList[81#&,17,15]] (* Harvey P. Dale, Nov 19 2024 *)
Formula
a(n) = A067402(n+8, 8).
a(n) = 17*81^(n-1), n>=1, a(0) = 1.
G.f.: (1-64*x)/(1-81*x).
E.g.f.: (64 + 17*exp(81*x))/81. - Stefano Spezia, Sep 30 2022
Comments