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

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076006 Sixth column of triangle A075503. 3
1, 168, 17024, 1354752, 93499392, 5881430016, 346987429888, 19548208103424, 1064285732077568, 56464495286943744, 2936605030892961792, 150373246607730671616, 7606369972746352328704, 381025640076812853706752 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The e.g.f. given below is Sum_{m=0..5} (A075513(6,m)*exp(8*(m+1)*x))/5!.
LINKS
FORMULA
a(n) = A075503(n+6, 6) = (8^n)*S2(n+6, 6) with S2(n, m) := A008277(n, m) (Stirling2).
a(n) = Sum_{m=0..5} (A075513(6, m)*((m+1)*8)^n)/5!.
G.f.: 1/Product_{k=1..6} (1 - 8*k*x).
E.g.f.: (d^6/dx^6)(((exp(8*x)-1)/8)^6)/6! = (-exp(8*x) + 160*exp(16*x) - 2430*exp(24*x) + 10240*exp(32*x) - 15625*exp(40*x) + 7776*exp(48*x))/5!.
MATHEMATICA
With[{m = 6}, Array[8^(# - m) StirlingS2[#, m] &, 14, m]] (* Michael De Vlieger, Dec 24 2017, after Indranil Ghosh at A075503 *)
CROSSREFS
Sequence in context: A035827 A075920 A181202 * A210815 A282375 A289327
KEYWORD
nonn,easy
AUTHOR
Wolfdieter Lang, Oct 02 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | 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 April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)