Advertisements
Advertisements
प्रश्न
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)]`
Advertisements
उत्तर
Let A = `[(0, 1 + 2"i", "i" - 2),(-1 - 2"i", 0, -7),(2 - "i", 7, 0)]`
∴ AT = `[(0, -1 - 2"i", 2 - "i"),(1 + 2"i", 0, 7),("i" - 2, -7, 0)]`
∴ AT = `-[(0, 1 + 2"i", "i" - 2),(-1 - 2"i", 0, -7),(2 - "i", 7, 0)]`
∴ AT = – A, i.e., A = –AT
∴ A is a skew-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.
Let A = `[(0,1),(0,0)]`show that (aI+bA)n = anI + nan-1 bA , where I is the identity matrix of order 2 and n ∈ N
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
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
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 A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.
If li, mi, ni, i = 1, 2, 3 denote the direction cosines of three mutually perpendicular vectors in space, prove that AAT = I, where \[A = \begin{bmatrix}l_1 & m_1 & n_1 \\ l_2 & m_2 & n_2 \\ l_3 & m_3 & n_3\end{bmatrix}\]
If\[A = \begin{bmatrix}2 & 3 \\ 4 & 5\end{bmatrix}\]prove that A − AT is a skew-symmetric matrix.
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:
`[(3, -2, 4),(0, 0, -5),(0, 0, 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:
`[(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:
`[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`
Find k if the following matrix is singular:
`[(7, 3),(-2, "k")]`
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 _______
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 A and B are two square matrices such that AB = BA, then (A – B)2 = A2 – 2AB + B2
If A is a square matrix of order 2 such that A(adj A) = `[(7, 0),(0, 7)]`, then |A| = ______
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
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
If A `= [("cos x", - "sin x"),("sin x", "cos x")]`, find AAT.
If a matrix A is both symmetric and skew-symmetric, then ____________.
The matrix A `=[(0,1),(1,0)]` is a ____________.
`[(5sqrt(7) + sqrt(7)) + (4sqrt(7) + 8sqrt(7))] - (19)^2` = ?
A square matrix B = [bÿ] m × m is said to be a diagonal matrix if all diagonal elements are
If all the elements are zero, then matrix is said to be
A = `[a_(ij)]_(m xx n)` is a square matrix, if
The number of all possible matrices of order 3/3, with each entry 0 or 1 is
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 ______.
If A = `[(0, -tan θ/2),(tan θ/2, 0)]` and (I2 + A) (I2 – A)–1 = `[(a, -b),(b, a)]` then 13(a2 + b2) is equal to ______.
If `[(1, 2, 1),(2, 3, 1),(3, a, 1)]` is non-singular matrix and a ∈ A, then the set A is ______.
