Changes

Jump to navigation Jump to search
Line 6: Line 6:  
*The Pascal matrix is an infinite matrix containing the binomial coefficients as its elements.  
 
*The Pascal matrix is an infinite matrix containing the binomial coefficients as its elements.  
 
*To obtain a pascal matrix there are three ways:  as either an upper-triangular matrix(U), a lower-triangular matrix(L), or a symmetric matrix(S).  
 
*To obtain a pascal matrix there are three ways:  as either an upper-triangular matrix(U), a lower-triangular matrix(L), or a symmetric matrix(S).  
*Example for these matrices are:
+
*Example for these matrices are
 
<math>L_4 =\begin{pmatrix}
 
<math>L_4 =\begin{pmatrix}
 
54 & 0 & 0 & 0 \\
 
54 & 0 & 0 & 0 \\
writer
6,694

edits

Navigation menu