Advertisements
Advertisements
प्रश्न
If A = `[(1, 2, 2),(2, 1, 2),(2, 2, 1)]`, Show that A2 – 4A is a scalar matrix
Advertisements
उत्तर
A2 = A · A = `[(1, 2, 2),(2, 1, 2),(2, 2, 1)] [(1, 2, 2),(2, 1, 2),(2, 2, 1)]`
= `[(1 + 4 + 4, 2 + 2 + 4, 2 + 4 + 2),(2 + 2 + 4, 4 + 1 + 4, 4 + 2 + 2),(2 + 4 + 2, 4 + 2 + 2, 4 + 4 + 1)]`
= `[(9, 8, 8),(8, 9, 8),(8, 8, 9)]`
∴ A2 – 4A = `[(9, 8, 8),(8, 9, 8),(8, 8, 9)] - 4[(1, 2, 2),(2, 1, 2),(2, 2, 1)]`
= `[(9, 8, 8),(8, 9, 8),(8, 8, 9)] -[(4, 8, 8),(8, 4, 8),(8, 8, 4)]`
= `[(5, 0, 0),(0, 5, 0),(0, 0, 5)]`
which is a scalar matrix.
APPEARS IN
संबंधित प्रश्न
If for any 2 x 2 square matrix A, `A("adj" "A") = [(8,0), (0,8)]`, then write the value of |A|
Find the value of x, y, and z from the following equation:
`[(4,3),(x,5)] = [(y,z),(1,5)]`
Find the value of x, y, and z from the following equation:
`[(x+y, 2),(5+z, xy)] = [(6,2), (5,8)]`
Find the value of a, b, c, and d from the equation:
`[(a-b, 2a+c),(2a-b, 3x+d)] = [(-1,5),(0,13)]`
If A and B are square matrices of the same order such that AB = BA, then prove by induction that AB" = B"A. Further, prove that (AB)" = A"B" for all n ∈ N
If A is a square matrix such that A2 = A, then (I + A)3 – 7 A is equal to ______.
Use product `[(1,-1,2),(0,2,-3),(3,-2,4)][(-2,0,1),(9,2,-3),(6,1,-2)]` to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3
Given `A = [(2,-3),(-4,7)]` compute `A^(-1)` and show that `2A^(-1) = 9I - A`
Given two matrices A and B
`A = [(1,-2,3),(1,4,1),(1,-3, 2)] and B = [(11,-5,-14),(-1, -1,2),(-7,1,6)]`
find AB and use this result to solve the following system of equations:
x - 2y + 3z = 6, x + 4x + z = 12, x - 3y + 2z = 1
If A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.
Show that a matrix A = `1/2[(sqrt2,-isqrt2,0),(isqrt2,-sqrt2,0),(0,0,2)]` is unitary.
Using coding matrix A=`[(2,1),(3,1)]` encode the message THE CROW FLIES AT MIDNIGHT.
If\[A = \begin{bmatrix}2 & 3 \\ 4 & 5\end{bmatrix}\]prove that A − AT is a skew-symmetric matrix.
Show that (A + A') is symmetric matrix, if `A = ((2,4),(3,5))`
If A and B are square matrices of the same order 3, such that ∣A∣ = 2 and AB = 2I, write the value of ∣B∣.
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:
`[(5),(4),(-3)]`
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:
`[9 sqrt(2) -3]`
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)]`
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:
`[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`
Identify the following matrix is singular or non-singular?
`[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(0, 1 + 2"i", "i" - 2),(-1 - 2"i", 0, -7),(2 - "i", 7, 0)]`
Answer the following question:
If A = `[(1, omega),(omega^2, 1)]`, B = `[(omega^2, 1),(1, omega)]`, where ω is a complex cube root of unity, then show that AB + BA + A −2B is a null matrix
If A = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.
State whether the following statement is True or False:
If `[(3, 0),(0, 2)][(x),(y)] = [(3),(2)]`, then x = 1 and y = – 1
If A = `[(2, 0, 0),(0, 1, 0),(0, 0, 1)]`, then |adj (A)| = ______
If A is a square matrix of order 2 such that A(adj A) = `[(7, 0),(0, 7)]`, then |A| = ______
The matrix A = `[(0, 0, 5),(0, 5, 0),(5, 0, 0)]` is a ______.
Given A = `[(2, 4, 0),(3, 9, 6)]` and B = `[(1, 4),(2, 8),(1, 3)]` is (AB)′ = B′A′?
For any square matrix A, AAT is a ____________.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
The matrix `[(0,-5,8),(5,0,12),(-8,-12,0)]` is a ____________.
If `[(1,2),(3,4)],` then A2 - 5A is equal to ____________.
If D = `[(0, aα^2, aβ^2),(bα + c, 0, aγ^2),(bβ + c, (bγ + c), 0)]` is a skew-symmetric matrix (where α, β, γ are distinct) and the value of `|((a + 1)^2, (1 - a), (2 - c)),((3 + c), (b + 2)^2, (b + 1)^2),((3 - b)^2, b^2, (c + 3))|` is λ then the value of |10λ| is ______.
The minimum number of zeros in an upper triangular matrix will be ______.
Let A and B be 3 × 3 real matrices such that A is symmetric matrix and B is skew-symmetric matrix. Then the systems of linear equations (A2B2 – B2A2)X = O, where X is a 3 × 1 column matrix of unknown variables and O is a 3 × 1 null matrix, has ______.
