login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A076009
Third column of triangle A075504.
3
1, 54, 2025, 65610, 1974861, 57041334, 1607609025, 44625100770, 1226874595221, 33521945231214, 912229968911625, 24758714599712730, 670798674525559581, 18153207600055622694, 490886209059873519825
OFFSET
0,2
COMMENTS
The e.g.f. given below is Sum_{m=0..2} (A075513(3,m)*exp(9*(m+1)*x))/2!.
LINKS
FORMULA
a(n) = A075504(n+3, 3) = (9^n)*S2(n+3, 3) with S2(n, m) := A008277(n, m) (Stirling2).
a(n) = (9^n - 8*18^n + 9*27^n)/2.
G.f.: 1/Product_{k=1..3} (1 - 9*k*x).
E.g.f.: (d^3/dx^3)(((exp(9*x)-1)/9)^3)/3! = (exp(9*x) - 8*exp(18*x) + 9*exp(27*x))/2!.
MATHEMATICA
With[{m = 3}, Array[9^(# - m) StirlingS2[#, m] &, 15, m]] (* Michael De Vlieger, Dec 24 2017, after Indranil Ghosh at A075504 *)
CROSSREFS
Sequence in context: A004363 A062144 A262112 * A358925 A003755 A324953
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Oct 02 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 22 08:59 EDT 2024. Contains 376097 sequences. (Running on oeis4.)