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!)
A186333 Triangle T(n,k), the coefficient of x^n in x^k*(1+x+x^2+2*x^3)^k, 1<=k<=n. 0
1, 1, 1, 1, 2, 1, 2, 3, 3, 1, 0, 6, 6, 4, 1, 0, 5, 13, 10, 5, 1, 0, 4, 18, 24, 15, 6, 1, 0, 4, 21, 43, 40, 21, 7, 1, 0, 0, 25, 64, 85, 62, 28, 8, 1, 0, 0, 18, 90, 151, 150, 91, 36, 9, 1, 0, 0, 12, 100, 245, 306, 245, 128, 45, 10, 1, 0, 0, 8, 97, 340, 561, 560, 378, 174, 55, 11, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
1,5
COMMENTS
The Riordan array (1,x+x^2+x^3+2*x^4) without the column k=0.
LINKS
Vladimir Kruchinin, Composition of ordinary generating functions, arXiv:1009.2565 [math.CO], 2010.
FORMULA
T(n,k) = sum_{j=0..k} binomial(k,j) *sum_{i=0..n-k} binomial(j,i) *binomial(k-j,n-3*k+2*j-i) *2^(n-3*k+2*j-i), n>0, n>=k.
EXAMPLE
1,
1,1,
1,2,1,
2,3,3,1,
0,6,6,4,1,
0,5,13,10,5,1,
0,4,18,24,15,6,1,
0,4,21,43,40,21,7,1,
0,0,25,64,85,62,28,8,1,
0,0,18,90,151,150,91,36,9,1,
0,0,12,100,245,306,245,128,45,10,1,
0,0,8,97,340,561,560,378,174,55,11,1
CROSSREFS
Sequence in context: A077876 A095056 A337557 * A272917 A239627 A101933
KEYWORD
nonn,tabl,easy
AUTHOR
Vladimir Kruchinin, Feb 17 2011
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 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)