Triangular Matrix

There are two types of triangular matrices.

1. Upper Triangular Matrix: A square matrix (aij) is said to be an upper triangular matrix if all the elements below the principal diagonal are zero (0). That is, [aij]m × n is an upper triangular matrix if (i) m = n and (ii) aij = 0 for i > j.


Examples of an Upper Triangular Matrix are:

(i) \(\begin{bmatrix} 5 & 2 & 8\\ 0 & 3 & 10\\ 0 & 0 & 8 \end{bmatrix}\)

(ii) \(\begin{bmatrix} -1 & 7 & 3\\ 0 & 6 & 1\\ 0 & 0 & 5 \end{bmatrix}\)


(iii) \(\begin{bmatrix} 3 & 0 & 3\\ 0 & 7 & -1\\ 0 & 0 & 2 \end{bmatrix}\)


2. Lower Triangular Matrix: A square matrix (aij) is said to be a lower triangular matrix if all the elements above the principal diagonal are zero (0). That is, [aij]m × n is a lower triangular matrix if (i) m = n and (ii) aij = 0 for i < j.

Examples of a Lower Triangular Matrix are:

(i) \(\begin{bmatrix} 7 & 0 & 0\\ 3 & 9 & 0\\ 1 & 2 & 1 \end{bmatrix}\)


(ii) \(\begin{bmatrix} 1 & 0 & 0\\ -5 & 1 & 0\\ 3 & 7 & 1 \end{bmatrix}\)


(iii) \(\begin{bmatrix} 9 & 0 & 0\\ 1 & 3 & 0\\ 2 & 5 & -4 \end{bmatrix}\)


Definition of Triangular Matrix:

A square matrix is said to be a triangular matrix if it is either upper triangular or lower triangular.

For example:

(i) \(\begin{bmatrix} 2 & 3 & 1\\ 0 & 1 & 3\\ 0 & 0 & 4 \end{bmatrix}\)


(ii) \(\begin{bmatrix} 1 & 0 & 0\\ 2 & 3 & 0\\ 4 & 1 & 2 \end{bmatrix}\)


(iii) \(\begin{bmatrix} 0 & 0 & 0\\ 3 & 0 & 0\\ 2 & 1 & 0 \end{bmatrix}\)


(iv) \(\begin{bmatrix} 0 & 1 & 2\\ 0 & 0 & 3\\ 0 & 0 & 0 \end{bmatrix}\)


A diagonal matrix is both upper triangular and lower triangular.





10th Grade Math

From Triangular Matrix to HOME




Didn't find what you were looking for? Or want to know more information about Math Only Math. Use this Google Search to find what you need.



New! Comments

Have your say about what you just read! Leave me a comment in the box below. Ask a Question or Answer a Question.

Share this page: What’s this?

Recent Articles

  1. Multiplying 2-Digit Number by 1-Digit Number | Multiply Two-Digit Numb

    Oct 21, 24 03:38 PM

    Multiplying 2-Digit Number by 1-Digit Number
    Here we will learn multiplying 2-digit number by 1-digit number. In two different ways we will learn to multiply a two-digit number by a one-digit number. Examples of multiplying 2-digit number by

    Read More

  2. Multiplication Table of 4 |Read and Write the Table of 4|4 Times Table

    Oct 21, 24 02:26 AM

    Multiplication Table of Four
    Repeated addition by 4’s means the multiplication table of 4. (i) When 5 candle-stands having four candles each. By repeated addition we can show 4 + 4 + 4 + 4 + 4 = 20 Then, four 5 times

    Read More

  3. Multiplying 3-Digit Number by 1-Digit Number | Three-Digit Multiplicat

    Oct 21, 24 02:16 AM

    Multiplying 3-Digit Number by 1-Digit Number
    Here we will learn multiplying 3-digit number by 1-digit number. In two different ways we will learn to multiply a two-digit number by a one-digit number. 1. Multiply 201 by 3 Step I: Arrange the numb…

    Read More

  4. Concept of Multiplication | What is Multiplication? | Basics Math

    Oct 21, 24 01:05 AM

    Multiplication Fact 8 × 2
    Multiplication is repeated addition of a number to itself. Study the following example to understand it: Example: Take 3 groups of 2 pens each as shown below. How many pens are there in all?

    Read More

  5. Properties of Multiplication | Multiplicative Identity | Whole Numbers

    Oct 21, 24 12:50 AM

    Properties of Multiplication of Whole Numbers
    There are six properties of multiplication of whole numbers that will help to solve the problems easily. The six properties of multiplication are Closure Property, Commutative Property, Zero Property…

    Read More