2. Pascal Matrices
The Pascal’s triangle can be transcribed into a matrix containing
the binomial coefficients as its elements. We can form three types of
matrices: symmetric, lower triangular, and upper triangular, for any
integer n > 0.
The symmetric Pascal matrix of order n is defined by Sn = (sij ), where