Advertisements
Advertisements
Question
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:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Advertisements
Solution
Since all the non-diagonal elements are zero and diagonal elements are one, it is an identity 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:
`[(x + y + z), (x + z), (y + z)] = [(9), (5), (7)]`
if A = [(1,1,1),(1,1,1),(1,1,1)], Prove that A" = `[(3^(n-1),3^(n-1),3^(n-1)),(3^(n-1),3^(n-1),3^(n-1)),(3^(n-1),3^(n-1),3^(n-1))]` `n in N`
if `A = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer
Determine the product `[(-4,4,4),(-7,1,3),(5,-3,-1)][(1,-1,1),(1,-2,-2),(2,1,3)]` and use it to solve the system of equations x - y + z = 4, x- 2y- 2z = 9, 2x + y + 3z = 1.
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
if the matrix A =`[(0,a,-3),(2,0,-1),(b,1,0)]` is skew symmetric, Find the value of 'a' and 'b'
In a certain city there are 30 colleges. Each college has 15 peons, 6 clerks, 1 typist and 1 section officer. Express the given information as a column matrix. Using scalar multiplication, find the total number of posts of each kind in all the colleges.
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.
If ЁЭТЩ = r cos θ and y= r sin θ prove that JJ-1=1.
If A = `[[0 , 2],[3, -4]]` and kA = `[[0 , 3"a"],[2"b", 24]]` then find the value of k,a and 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:
`[(0, 4, 7),(-4, 0, -3),(-7, 3, 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:
`[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)]`
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
If A = `[(1, 2, 2),(2, 1, 2),(2, 2, 1)]`, Show that A2 – 4A is a scalar matrix
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 B + C – A
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
Choose the correct alternative:
If B = `[(6, 3),(-2, "k")]` is singular matrix, then the value of k is ______
State whether the following statement is True or False:
If `[(3, 0),(0, 2)][(x),(y)] = [(3),(2)]`, then x = 1 and y = – 1
State whether the following statement is True or False:
If A and B are two square matrices such that AB = BA, then (A – B)2 = A2 – 2AB + B2
If A = `[(1, 3, 3),(3, 1, 3),(3, 3, 1)]`, then show that A2 – 5A is a scalar matrix
If A = `[(3, -4),(1, 1),(2, 0)]` and B = `[(2, 1, 2),(1, 2, 4)]`, then verify (BA)2 ≠ B2A2
Given A = `[(2, 4, 0),(3, 9, 6)]` and B = `[(1, 4),(2, 8),(1, 3)]` is (AB)′ = B′A′?
If X and Y are 2 × 2 matrices, then solve the following matrix equations for X and Y.
2X + 3Y = `[(2, 3),(4, 0)]`, 3Y + 2Y = `[(-2, 2),(1, -5)]`
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
If a matrix A is both symmetric and skew-symmetric, then ____________.
The matrix A `=[(0,1),(1,0)]` is a ____________.
A square matrix B = [bÿ] m × m is said to be a diagonal matrix if all diagonal elements are
A diagonal matrix is said to be a scalar matrix if its diagonal elements are
If all the elements are zero, then matrix is said to be
The minimum number of zeros in an upper triangular matrix will be ______.
Let A = `[(0, -2),(2, 0)]`. If M and N are two matrices given by M = `sum_(k = 1)^10 A^(2k)` and N = `sum_(k = 1)^10 A^(2k - 1)` then MN2 is ______.
