The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A185664 Riordan array (A000045(x)^m,x*A000108(x)), m=3. 0
0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 1, 0, 0, 0, 9, 4, 1, 0, 0, 0, 22, 14, 5, 1, 0, 0, 0, 51, 42, 20, 6, 1, 0, 0, 0, 111, 120, 69, 27, 7, 1, 0, 0, 0, 233, 335, 224, 104, 35, 8, 1, 0, 0, 0, 474, 940, 707, 372, 148, 44, 9, 1, 0, 0, 0, 942, 2695, 2221, 1281, 574, 202, 54, 10, 1, 0, 0, 0, 1836, 7980, 7038, 4343, 2122, 841, 267, 65, 11, 1, 0, 0, 0 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,11
LINKS
Vladimir Kruchinin and D. V. Kruchinin, Composita and their properties, arXiv:1103.2582 [math.CO], 2011-2013.
FORMULA
R(n,k,m)=k*sum(i=0..n-k, sum(j=ceiling((i-m)/2)..i-m, binomial(j,i-m-j)*binomial(m+j-1,m-1))*binomial(2*(n-i)-k-1,n-i-1)/(n-i)), k>0.
R(n,0,m)=sum(j=ceiling((i-m)/2)..n-m, binomial(j,n-m-j)*binomial(m+j-1,m-1)), m=3.
EXAMPLE
0;
0,0;
0,0,0;
1,0,0,0;
3,1,0,0,0;
9,4,1,0,0,0;
22,14,5,1,0,0,0;
51,42,20,6,1,0,0,0;
CROSSREFS
Cf. A001628 (column k=0).
Sequence in context: A128208 A154721 A350449 * A300812 A144209 A094544
KEYWORD
nonn,tabl
AUTHOR
Vladimir Kruchinin, Feb 08 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 May 21 02:29 EDT 2024. Contains 372720 sequences. (Running on oeis4.)