A030528 Triangle read by rows: a(n,k) = binomial(k,n-k).
1, 1, 1, 0, 2, 1, 0, 1, 3, 1, 0, 0, 3, 4, 1, 0, 0, 1, 6, 5, 1, 0, 0, 0, 4, 10, 6, 1, 0, 0, 0, 1, 10, 15, 7, 1, 0, 0, 0, 0, 5, 20, 21, 8, 1, 0, 0, 0, 0, 1, 15, 35, 28, 9, 1, 0, 0, 0, 0, 0, 6, 35, 56, 36, 10, 1, 0, 0, 0, 0, 0, 1, 21, 70, 84, 45, 11, 1, 0, 0, 0, 0, 0, 0, 7, 56, 126, 120, 55, 12, 1
Offset: 1
Comments
Examples
References
Links
Crossrefs
Programs
Magma
Maple
Mathematica
Formula
Extensions
A078812 Triangle read by rows: T(n, k) = binomial(n+k-1, 2*k-1).
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
GAP
Haskell
Magma
Maple
Mathematica
Maxima
PARI
PARI
Sage
Sage
Formula
Extensions
A034867 Triangle of odd-numbered terms in rows of Pascal's triangle.
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
References
Links
Crossrefs
Programs
Magma
Maple
Mathematica
PARI
Formula
Extensions
A115139 Array of coefficients of polynomials related to integer powers of the generating function of Catalan numbers A000108.
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
References
Links
Crossrefs
Programs
Maple
Mathematica
Python
Formula
A119900 Triangle read by rows: T(n,k) is the number of binary words of length n with k strictly increasing runs, for 0<=k<=n.
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
Magma
Maple
Mathematica
PARI
Formula
Extensions
A053123 Triangle of coefficients of shifted Chebyshev's S(n,x-2) = U(n,x/2-1) polynomials (exponents of x in decreasing order).
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
References
Links
Crossrefs
Programs
GAP
Magma
Maple
Mathematica
PARI
Sage
Formula
A127677 Scaled coefficient table for Chebyshev polynomials 2*T(2*n, sqrt(x)/2) (increasing even scaled powers, without zero entries).
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
References
Links
Crossrefs
Programs
Mathematica
PARI
Formula
Extensions
A110162 Riordan array ((1-x)/(1+x), x/(1+x)^2).
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
Magma
Mathematica
PARI
Sage
Formula
A115141 Convolution of A115140 with itself.
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
Magma
Mathematica
PARI
Sage
Formula
A123027 Triangle of coefficients of (1 - x)^n*U(n,-(3*x - 2)/(2*x - 2)), where U(n,x) is the n-th Chebyshev polynomial of the second kind.
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
Mathematica
Maxima
Sage
Formula
Extensions
Started in 1964 by Neil J. A. Sloane | Maintained by The OEIS Foundation Inc.
Content is available under The OEIS End-User License Agreement.