Advertisements
Advertisements
प्रश्न
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
उत्तर
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
संबंधित प्रश्न
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.
`A = [a_(ij)]_(m xx n)` is a square matrix, if ______.
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`
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'
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 A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.
Show that (A + A') is symmetric matrix, if `A = ((2,4),(3,5))`
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:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
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 = `[(3, 1),(-1, 2)]`, prove that A2 – 5A + 7I = 0, where I is unit 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 B + C – A
State whether the following statement is True or False:
If A is non singular, then |A| = 0
For the non singular matrix A, (A′)–1 = (A–1)′.
Show by an example that for A ≠ O, B ≠ O, AB = O
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)]`
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
If A is a square matrix, then A – A’ is a ____________.
If a matrix A is both symmetric and skew-symmetric, then ____________.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
If `[(1,2),(3,4)],` then A2 - 5A is equal to ____________.
If a matrix A is both symmetric and skew symmetric then matrix A 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
If 'A' is square matrix, such that A2 = A, then (7 + A)3 = 7A is equal to
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 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 ______.
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 ______.
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 ______.
If `A = [(1,-1,2),(0,-1,3)], B = [(-2,1),(3,-1),(0,2)],` then AB is a singular matrix.
