Advertisements
Advertisements
प्रश्न
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
Advertisements
उत्तर
Let A = `[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
∴ AT = `[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
∴ AT = A, i.e., A = AT
∴ A is a symmetric matrix.
APPEARS IN
संबंधित प्रश्न
If A is a square matrix such that A2 = I, then find the simplified value of (A – I)3 + (A + I)3 – 7A.
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)]`
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
Using coding matrix A=`[(2,1),(3,1)]` encode the message THE CROW FLIES AT MIDNIGHT.
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:
`[(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:
`[(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:
`[(10, -15, 27),(-15, 0, sqrt(34)),(27, sqrt(34), 5/3)]`
If A = `[(5, 1, -1),(3, 2, 0)]`, Find (AT)T.
If A = `[(1, 2, 2),(2, 1, 2),(2, 2, 1)]`, Show that A2 – 4A is a scalar matrix
If A = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is unit matrix of order 2
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
State whether the following statement is True or False:
If A is non singular, then |A| = 0
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 = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
If A is a square matrix, then A – A’ is a ____________.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
If a matrix A is both symmetric and skew symmetric then matrix A is ____________.
A square matrix B = [bÿ] m × m is said to be a diagonal matrix if all diagonal elements are
Let A be a 2 × 2 real matrix with entries from {0, 1} and |A| ≠ 0. Consider the following two statements:
(P) If A1I2, then |A| = –1
(Q) If |A| = 1, then tr(A) = 2,
where I2 denotes 2 × 2 identity matrix and tr(A) denotes the sum of the diagonal entries of A. Then ______.
If A = `[(5, x),(y, 0)]` and A = AT, where AT is the transpose of the matrix A, then ______.
If `A = [(1,-1,2),(0,-1,3)], B = [(-2,1),(3,-1),(0,2)],` then AB is a singular matrix.
A matrix with only one row is called a:
What is the order of a row matrix with \[n\] columns?
Which general form represents a square matrix?
Which matrix is a diagonal matrix?
Which pair of conditions defines a scalar matrix?
Which matrix is a scalar matrix?
How is an identity matrix denoted when its order is \[n\]?
Which matrix is an identity matrix?
What role does the zero matrix play in matrix algebra?
