cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A076010 Fourth column of triangle A075504.

Original entry on oeis.org

1, 90, 5265, 255150, 11160261, 458810730, 18124795305, 697117731750, 26323112938221, 981154011007170, 36233774365169745, 1329174591745823550, 48521083977375207381, 1764912230785563088410, 64027726517340144702585
Offset: 0

Views

Author

Wolfdieter Lang, Oct 02 2002

Keywords

Comments

The e.g.f. given below is Sum_{m=0..3} (A075513(4,m)*exp(9*(m+1)*x))/3!.

Crossrefs

Programs

Formula

a(n) = A075504(n+4, 4) = (9^n)*S2(n+4, 4) with S2(n, m) := A008277(n, m) (Stirling2).
a(n) = (-9^n + 24*18^n - 81*27^n + 64*36^n)/3!.
G.f.: 1/Product_{k=1..4} (1 - 9*k*x).
E.g.f.: (d^4/dx^4)(((exp(9*x)-1)/9)^4)/4! = (-exp(9*x) + 24*exp(18*x) - 81*exp(27*x) + 64*exp(36*x))/3!.

A076012 Sixth column of triangle A075504.

Original entry on oeis.org

1, 189, 21546, 1928934, 149767947, 10598527863, 703442942532, 44583546335328, 2730727849782933, 162985193544670497, 9536099260315021758, 549348981049383669882, 31261349005300855653759
Offset: 0

Views

Author

Wolfdieter Lang, Oct 02 2002

Keywords

Comments

The e.g.f. given below is Sum_{m=0..5} (A075513(6,m)*exp(9*(m+1)*x))/5!.

Crossrefs

Programs

Formula

a(n) = A075504(n+6, 6) = (9^n)*S2(n+6, 6) with S2(n, m) := A008277(n, m) (Stirling2).
a(n) = Sum_{m=0..5} (A075513(6, m)*((m+1)*9)^n)/5!.
G.f.: 1/Product_{k=1..6} (1 - 9*k*x).
E.g.f.: (d^6/dx^6)(((exp(9*x)-1)/9)^6)/6! = (-exp(9*x) + 160*exp(18*x) - 2430*exp(27*x) + 10240*exp(36*x) - 15625*exp(45*x) + 7776*exp(54*x))/5!.
Showing 1-2 of 2 results.