login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Sixth column of triangle A067402.
2

%I #11 Sep 30 2022 14:37:37

%S 1,11,396,14256,513216,18475776,665127936,23944605696,862005805056,

%T 31032208982016,1117159523352576,40217742840692736,

%U 1447838742264938496,52122194721537785856,1876399009975360290816,67550364359112970469376,2431813116928066936897536,87545272209410409728311296

%N Sixth column of triangle A067402.

%H <a href="/index/Rec#order_01">Index entries for linear recurrences with constant coefficients</a>, signature (36).

%F a(n) = A067402(n+5, 5).

%F a(n) = 11*36^(n-1), n>=1, a(0) = 1.

%F G.f.: (1-25*x)/(1-36*x).

%F E.g.f.: (25 + 11*exp(36*x))/36. - _Stefano Spezia_, Sep 30 2022

%Y Cf. A067405 (fifth column), A067407 (seventh column), A009980 (powers of 36).

%Y Cf. A067402.

%K nonn,easy

%O 0,2

%A _Wolfdieter Lang_, Jan 25 2002