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
A111125 Triangle read by rows: T(k,s) = ((2*k+1)/(2*s+1))*binomial(k+s,2*s), 0 <= s <= k.
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
Magma
Mathematica
Sage
Formula
Extensions
A053122 Triangle of coefficients of Chebyshev's S(n,x-2) = U(n,x/2-1) polynomials (exponents of x in increasing order).
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
References
Links
Crossrefs
Programs
Maple
Mathematica
Sage
Formula
A045721 a(n) = binomial(3*n+1,n).
Original entry on oeis.org
Views
Author
Keywords
Comments
Links
Crossrefs
Programs
Magma
Maple
Mathematica
PARI
Formula
Extensions
A168561 Riordan array (1/(1-x^2), x/(1-x^2)). Unsigned version of A049310.
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
Maple
Mathematica
PARI
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
A102426 Triangle read by rows giving coefficients of polynomials defined by F(0,x)=0, F(1,x)=1, F(n,x) = F(n-1,x) + x*F(n-2,x).
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
References
Links
Crossrefs
Programs
Magma
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
A123019 Triangle of coefficients of (1 - x)^n*b(x/(1 - x),n), where b(x,n) is the Morgan-Voyce polynomial related to A085478.
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
Mathematica
Maxima
Sage
Formula
Extensions
A159764 Riordan array (1/(1+4x+x^2), x/(1+4x+x^2)).
Original entry on oeis.org
Views
Author
Keywords
Comments
Examples
Links
Crossrefs
Programs
Mathematica
Sage
Formula
Started in 1964 by Neil J. A. Sloane | Maintained by The OEIS Foundation Inc.
Content is available under The OEIS End-User License Agreement.