Advertisements
Advertisements
Question
If A = `[(1, 3, 3),(3, 1, 3),(3, 3, 1)]`, then show that A2 – 5A is a scalar matrix
Solution
A2 – 5A = A.A – 5A
= `[(1, 3, 3),(3, 1, 3),(3, 3, 1)] [(1, 3, 3),(3, 1, 3),(3, 3, 1)] - 5[(1, 3, 3),(3, 1, 3),(3, 3, 1)]`
= `[(1 + 9 + 9, 3 + 3 + 9, 3 + 9 + 3),(3 + 3 + 9, 9 + 1 + 9, 9 + 3 + 3),(3 + 9 + 3, 9 + 3 + 3, 9 + 9 + 1)] - [(5, 15, 15),(15, 5, 15),(15, 5, 15)]`
= `[(19, 5, 15),(15, 19, 15),(15, 5, 9)] - [(5, 15, 15),(15, 5, 15),(15, 15, 5)]`
= `[(19 - 5, 15 - 15, 15 - 15),(15 - 15, 19 - 5, 15 - 15),(15 - 15, 15 - 15, 19- 5)]`
= `[(14, 0, 0),(0, 14, 0),(0, 0, 14)]`, which is a scalar matrix.
APPEARS IN
RELATED QUESTIONS
If A is a square matrix, such that A2=A, then write the value of 7A−(I+A)3, where I is an identity matrix.
Find the value of x, y, and z from the following equation:
`[(4,3),(x,5)] = [(y,z),(1,5)]`
If A = `[(alpha, beta),(gamma, -alpha)]` is such that A2 = I then ______.
If A is a square matrix such that A2 = A, then (I + A)3 – 7 A is equal to ______.
Let A = `((2,-1),(3,4))`, B = `((5,2),(7,4))`, C= `((2,5),(3,8))` find a matrix D such that CD − AB = O
If A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(3, -2, 4),(0, 0, -5),(0, 0, 0)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(6, 0),(0, 6)]`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(2, 0, 0),(3, -1, 0),(-7, 3, 1)]`
Find k if the following matrix is singular:
`[(7, 3),(-2, "k")]`
Construct the matrix A = [aij]3 × 3 where aij = i − j. State whether A is symmetric or skew-symmetric.
If A = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is unit matrix of order 2
Select the correct option from the given alternatives:
Given A = `[(1, 3),(2, 2)]`, I = `[(1, 0),(0, 1)]` if A – λI is a singular matrix then _______
Answer the following question:
If A = diag [2 –3 –5], B = diag [4 –6 –3] and C = diag [–3 4 1] then find 2A + B – 5C
Given A = `[(2, 4, 0),(3, 9, 6)]` and B = `[(1, 4),(2, 8),(1, 3)]` is (AB)′ = B′A′?
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
A diagonal matrix is said to be a scalar matrix if its diagonal elements are
If `A = [(1,-1,2),(0,-1,3)], B = [(-2,1),(3,-1),(0,2)],` then AB is a singular matrix.