मराठी

If a = [ 1 2 0 3 ] is Written as B + C, Where B is a Symmetric Matrix and C is a Skew-symmetric Matrix, Then B is Equal To. - Mathematics

Advertisements
Advertisements

प्रश्न

If \[A = \begin{bmatrix}1 & 2 \\ 0 & 3\end{bmatrix}\] is written as B + C, where B is a symmetric matrix and C is a skew-symmetric matrix, then B is equal to.

बेरीज
Advertisements

उत्तर

\[Given: A = \begin{bmatrix}1 & 2 \\ 0 & 3\end{bmatrix}\]

\[ \Rightarrow A^T = \begin{bmatrix}1 & 0 \\ 2 & 3\end{bmatrix}\]

\[\text{Let B} = \frac{1}{2}\left( A + A^T \right) = \frac{1}{2}\left( \begin{bmatrix}1 & 2 \\ 0 & 3\end{bmatrix} + \begin{bmatrix}1 & 0 \\ 2 & 3\end{bmatrix} \right)\]

\[ = \frac{1}{2}\begin{bmatrix}1 + 1 & 2 + 0 \\ 0 + 2 & 3 + 3\end{bmatrix}\]

\[ = \frac{1}{2}\begin{bmatrix}2 & 2 \\ 2 & 6\end{bmatrix}\]

\[ = \begin{bmatrix}1 & 1 \\ 1 & 3\end{bmatrix}\]

\[Now, \]

\[ B^T = \begin{bmatrix}1 & 1 \\ 1 & 3\end{bmatrix} = B\]

\[ \text{Therefore, B is symmetric matrix }. \]

\[Let C = \frac{1}{2}\left( A - A^T \right) = \frac{1}{2}\left( \begin{bmatrix}1 & 2 \\ 0 & 3\end{bmatrix} - \begin{bmatrix}1 & 0 \\ 2 & 3\end{bmatrix} \right)\]

\[ = \frac{1}{2}\begin{bmatrix}1 - 1 & 2 - 0 \\ 0 - 2 & 3 - 3\end{bmatrix}\]

\[ = \frac{1}{2}\begin{bmatrix}0 & 2 \\ - 2 & 0\end{bmatrix}\]

\[ = \begin{bmatrix}0 & 1 \\ - 1 & 0\end{bmatrix}\]

\[ \therefore C^T = \begin{bmatrix}0 & 1 \\ - 1 & 0\end{bmatrix}^T = \begin{bmatrix}0 & - 1 \\ 1 & 0\end{bmatrix} = - \begin{bmatrix}0 & 1 \\ - 1 & 0\end{bmatrix} = C\]

\[So, \text{C is a skew - symmetric matrix }. \]

\[Now, \]

\[B + C = \begin{bmatrix}1 & 1 \\ 1 & 3\end{bmatrix} + \begin{bmatrix}0 & 1 \\ - 1 & 0\end{bmatrix} = \begin{bmatrix}1 + 0 & 1 + 1 \\ 1 - 1 & 3 + 0\end{bmatrix} = \begin{bmatrix}1 & 2 \\ 0 & 3\end{bmatrix} = A\]

\[ \therefore B = \begin{bmatrix}1 & 1 \\ 1 & 3\end{bmatrix}\]

shaalaa.com
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 5: Algebra of Matrices - Exercise 5.6 [पृष्ठ ६३]

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
पाठ 5 Algebra of Matrices
Exercise 5.6 | Q 45 | पृष्ठ ६३

व्हिडिओ ट्यूटोरियलVIEW ALL [1]

संबंधित प्रश्‍न

Matrix A = `[(0,2b,-2),(3,1,3),(3a,3,-1)]`is given to be symmetric, find values of a and b


if A' = `[(-2,3),(1,2)] and B = [(-1,0),(1,2)]`  then find (A + 2B)'


For the matrices A and B, verify that (AB)′ = B'A' where `A =[(1),(-4), (3)], B = [-1, 2  1]`


If A = `[(sin alpha, cos alpha), (-cos alpha, sin alpha)]` then verify that  A'A = I


Show that the matrix  A = `[(0,1,-1),(-1,0,1),(1,-1,0)]` is a skew symmetric matrix.


Express the following matrices as the sum of a symmetric and a skew symmetric matrix:

`[(6, -2,2),(-2,3,-1),(2,-1,3)]`


Express the following matrices as the sum of a symmetric and a skew symmetric matrix:

`[(3,3,-1),(-2,-2,1),(-4,-5,2)]`


If A and B are symmetric matrices, prove that AB − BA is a skew symmetric matrix.


Show that all the diagonal elements of a skew symmetric matrix are zero.


For what value of x, is the matrix \[A = \begin{bmatrix}0 & 1 & - 2 \\ - 1 & 0 & 3 \\ x & - 3 & 0\end{bmatrix}\] a skew-symmetric matrix?


If a matrix A is both symmetric and skew-symmetric, then


The matrix \[\begin{bmatrix}0 & 5 & - 7 \\ - 5 & 0 & 11 \\ 7 & - 11 & 0\end{bmatrix}\] is


If A is a square matrix, then AA is a


If \[A = \begin{bmatrix}2 & 0 & - 3 \\ 4 & 3 & 1 \\ - 5 & 7 & 2\end{bmatrix}\]  is expressed as the sum of a symmetric and skew-symmetric matrix, then the symmetric matrix is  


If A and B are two matrices of order 3 × m and 3 × n respectively and m = n, then the order of 5A − 2B is 


The matrix   \[A = \begin{bmatrix}1 & 0 & 0 \\ 0 & 2 & 0 \\ 0 & 0 & 4\end{bmatrix}\] is

 


Let A = `[(2, 3),(-1, 2)]`. Then show that A2 – 4A + 7I = O. Using this result calculate A5 also.


If A and B are symmetric matrices of the same order, then (AB′ –BA′) is a ______.


If A = `[(0, 1),(1, 1)]` and B = `[(0, -1),(1, 0)]`, show that (A + B)(A – B) ≠ A2 – B2 


Show that A′A and AA′ are both symmetric matrices for any matrix A.


If A = `[(cosalpha, sinalpha),(-sinalpha, cosalpha)]`, and A–1 = A′, find value of α


If A, B are square matrices of same order and B is a skew-symmetric matrix, show that A′BA is skew-symmetric.


If A is a skew-symmetric matrix, then A2 is a ______.


If A is skew-symmetric, then kA is a ______. (k is any scalar)


If A and B are symmetric matrices, then AB – BA is a ______.


If A is symmetric matrix, then B′AB is ______.


If each of the three matrices of the same order are symmetric, then their sum is a symmetric matrix.


If A and B are any two matrices of the same order, then (AB)′ = A′B′.


If A, B are Symmetric matrices of same order, then AB – BA is a


If A = [aij] is a skew-symmetric matrix of order n, then ______.


Let A and B be and two 3 × 3 matrices. If A is symmetric and B is skewsymmetric, then the matrix AB – BA is ______.


If `[(2, 0),(5, 4)]` = P + Q, where P is symmetric, and Q is a skew-symmetric matrix, then Q is equal to ______.


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×