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:
`[(0, 4, 7),(-4, 0, -3),(-7, 3, 0)]`
Advertisements
Solution
Let A = `[(0, 4, 7),(-4, 0, -3),(-7, 3, 0)]`
∴ AT = `[(0, -4, -7),(4, 0, 3),(7, -3, 0)]`
∴ AT = `-[(0, 4, 7),(-4, 0, -3),(-7, 3, 0)]`
∴ AT = –A, i.e., A = – AT
∴ A is a skew-symmetric matrix.
APPEARS IN
RELATED QUESTIONS
If A is a square matrix such that A2 = I, then find the simplified value of (A – I)3 + (A + I)3 – 7A.
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 + z), (x + z), (y + z)] = [(9), (5), (7)]`
Find the value of a, b, c and d from the equation:
`[(a - b, 2a + c),(2a - b, 3c + d)] = [(-1, 5),(0, 13)]`
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.
A coaching institute of English (subject) conducts classes in two batches I and II and fees for rich and poor children are different. In batch I, it has 20 poor and 5 rich children and total monthly collection is Rs 9,000, whereas in batch II, it has 5 poor and 25 rich children and total monthly collection is Rs 26,000. Using matrix method, find monthly fees paid by each child of two types. What values the coaching institute is inculcating in the society?
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.
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:
`[(10, -15, 27),(-15, 0, sqrt(34)),(27, sqrt(34), 5/3)]`
Find k if the following matrix is singular:
`[(7, 3),(-2, "k")]`
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.
If A = `[(7, 3, 1),(-2, -4, 1),(5, 9, 1)]`, Find (AT)T.
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
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, 0),(-1, 7)]`, find k so that A2 – 8A – kI = O, where I is a unit matrix and O is a null matrix of order 2.
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
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 A = `[(2, 0),(0, 2)]`, then A2 – 3I = ______
If A = `[(2, 0, 0),(0, 1, 0),(0, 0, 1)]`, then |adj (A)| = ______
If A and B are matrices of same order, then (3A –2B)′ is equal to______.
If two matrices A and B are of the same order, then 2A + B = B + 2A.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
`root(3)(4663) + 349` = ? ÷ 21.003
`[(5sqrt(7) + sqrt(7)) + (4sqrt(7) + 8sqrt(7))] - (19)^2` = ?
A diagonal matrix is said to be a scalar matrix if its diagonal elements are
A square matrix in which elements in the diagonal are all 1 and rest are all zero is called an
If all the elements are zero, then matrix is said to be
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 ______.
How many matrices can be obtained by using one or more numbers from four given numbers?
If A and B are square matrices of order 3 × 3 and |A| = –1, |B| = 3, then |3AB| equals ______.
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 ______.
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 ______.
