Question: How many multiplications of entries are used by the algorithm found in Exercise for multiplying two n × n upper triangular matrices?
Exercise: From the definition of the matrix product, describe an algorithm in English for computing the product of two upper triangular matrices that ignores those products in the computation that are automatically equal to zero.