Advertisements
Advertisements
Question
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
Advertisements
Solution
Let B = `[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]` ...(1)
∴ B' = `[(2, -5, -1),(5, 4, -6),(1, 6, 3)]` ...(2)
Also, –B' = `[(-2, 5, 1),(-5, -4, 6),(-1, -6, -3)]` ...(3)
From (1), (2) and (3),
neither B = B' nor B = - B'
∴ B is the neither symmetric nor 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.
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)]`
Find the value of x, y, and z from the following equation:
`[(x+y, 2),(5+z, xy)] = [(6,2), (5,8)]`
if `A = [(0, -tan alpha/2), (tan alpha/2, 0)]` and I is the identity matrix of order 2, show that I + A = `(I -A)[(cos alpha, -sin alpha),(sin alpha, cos alpha)]`
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 the matrix A =`[(0,a,-3),(2,0,-1),(b,1,0)]` is skew symmetric, Find the value of 'a' and 'b'
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 ЁЭТЩ = r cos θ and y= r sin θ prove that JJ-1=1.
Using coding matrix A=`[(2,1),(3,1)]` encode the message THE CROW FLIES AT MIDNIGHT.
Investigate for what values of λ and μ the equations
2x + 3y + 5z = 9
7x + 3y - 2z = 8
2x + 3y + λz = μ have
A. No solutions
B. Unique solutions
C. An infinite number of solutions.
If A is a square matrix of order 3 with |A| = 4 , then the write the value of |-2A| .
Choose the correct alternative.
The matrix `[(8, 0, 0),(0, 8, 0),(0, 0, 8)]` is _______
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:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Identify the following matrix is singular or non-singular?
`[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]`
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
If A = `[(5, 1, -1),(3, 2, 0)]`, 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)]`
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, 2, 3),(2, 4, 6),(1, 2, 3)]`, B = `[(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`, show that AB and BA are both singular matrices
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 = ______
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 = `[(2, 0, 0),(0, 1, 0),(0, 0, 1)]`, then |adj (A)| = ______
If A = `[(1, 3, 3),(3, 1, 3),(3, 3, 1)]`, then show that A2 – 5A is a scalar matrix
For any square matrix A, AAT is a ____________.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
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
A = `[a_(ij)]_(m xx n)` is a square matrix, if
A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.
If the sides a, b, c of ΔABC satisfy the equation 4x3 – 24x2 + 47x – 30 = 0 and `|(a^2, (s - a)^2, (s - a)^2),((s - b)^2, b^2, (s - b)^2),((s - c)^2, (s - c)^2, c^2)| = p^2/q` where p and q are co-prime and s is semiperimeter of ΔABC, then the value of (p – q) is ______.
If `[(1, 2, 1),(2, 3, 1),(3, a, 1)]` is non-singular matrix and a ∈ A, then the set A is ______.
If `A = [(1,-1,2),(0,-1,3)], B = [(-2,1),(3,-1),(0,2)],` then AB is a singular matrix.
Assertion: Let the matrices A = `((-3, 2),(-5, 4))` and B = `((4, -2),(5, -3))` be such that A100B = BA100
Reason: AB = BA implies AB = BA for all positive integers n.
