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!)
A164961 Triangle read by rows: T[n,m] = quadruple factorials A001813(n) * binomials A007318(n,m) 1
1, 2, 2, 12, 24, 12, 120, 360, 360, 120, 1680, 6720, 10080, 6720, 1680, 30240, 151200, 302400, 302400, 151200, 30240, 665280, 3991680, 9979200, 13305600, 9979200, 3991680, 665280, 17297280, 121080960, 363242880, 605404800, 605404800 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Row sums give A052714 [From Tilman Neumann, Sep 07 2009]
Triangle T(n,k), read by rows, given by (2, 4, 6, 8, 10, 12, 14, ...) DELTA ((2, 4, 6, 8, 10, 12, 14, ...) where DELTA is the operator defined in A084938. - Philippe Deléham, Jan 07 2012
LINKS
More terms [From Tilman Neumann, Sep 07 2009]
FORMULA
T(n,k) = A085881(n,k)*2^n. - Philippe Deléham, Jan 07 2012
Recurrence equation: T(n+1,k) = (4*n+2)*(T(n,k) + T(n,k-1)). - Peter Bala, Jul 15 2012
E.g.f.: 1/sqrt(1-4*x-4*xy). - Peter Bala, Jul 15 2012
EXAMPLE
Triangle begins :
1
2, 2
12, 24, 12
120, 360, 360, 120
1680, 6720, 10080, 6720, 1680
CROSSREFS
Sequence in context: A303537 A369086 A355871 * A362192 A122007 A365643
KEYWORD
nonn,tabl
AUTHOR
Tilman Neumann, Sep 02 2009
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 25 09:15 EDT 2024. Contains 371967 sequences. (Running on oeis4.)