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!)
A075925 Sixth column of triangle A075502. 3
1, 147, 13034, 907578, 54807627, 3016638009, 155726334148, 7676501248416, 365698066506773, 16976491006185711, 772549060467762942, 34614587429584922214, 1532054031119984651839, 67151990527665760714053 (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(7*(m+1)*x)/5!.
LINKS
FORMULA
a(n) = A075502(n+6, 6) = (7^n)*S2(n+6, 6) with S2(n, m) := A008277(n, m) (Stirling2).
a(n) = Sum_{m=0..5} A075513(6, m)*((m+1)*7)^n/5!.
G.f.: 1/Product_{k=1..6} (1 - 7*k*x).
E.g.f.: (d^6/dx^6)(((exp(7*x)-1)/7)^6)/6! = (-exp(7*x) + 160*exp(14*x) - 2430*exp(21*x) + 10240*exp(28*x) - 15625*exp(35*x) + 7776*exp(42*x))/5!.
MATHEMATICA
CoefficientList[Series[1/Product[1-7k x, {k, 6}], {x, 0, 20}], x] (* Harvey P. Dale, May 25 2012 *)
CROSSREFS
Sequence in context: A349987 A183741 A020328 * A097729 A214139 A215656
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 May 1 08:32 EDT 2024. Contains 372149 sequences. (Running on oeis4.)