Pascal(n) = Equals an n by n Pascal triangle, Pij = Bino(i,j):
The upper triangle above the diagonal will be all zeros.
Return to Matrix and Polynomial Computations Return to Harry's Home Page