Advertisements
Advertisements
Question
For any square matrix write whether AAT is symmetric or skew-symmetric.
Solution
Here,
\[\left( A A^T \right)^T = \left( A^T \right)^T A^T \left[ \because \left( AB \right)^T = B^T A^T \right]\]
\[ \Rightarrow \left( A A^T \right)^T = A A^T \left[ \because \left( A^T \right)^T = A \right] \]
Thus, AAT is a symmetric matrix.
APPEARS IN
RELATED QUESTIONS
Compute the indicated product:
`[(2,3,4),(3,4,5),(4,5,6)][(1,-3,5),(0,2,4), (3,0,5)]`
Show that AB ≠ BA in each of the following cases:
`A = [[1,3,-1],[2,-1,-1],[3,0,-1]]` And `B= [[-2,3,-1],[-1,2,-1],[-6,9,-4]]`
Evaluate the following:
`([[1 3],[-1 -4]]+[[3 -2],[-1 1]])[[1 3 5],[2 4 6]]`
If A = `[[1 0],[0 1]]`,B`[[1 0],[0 -1]]`
and C= `[[0 1],[1 0]]`
, then show that A2 = B2 = C2 = I2.
If A =
\[\begin{bmatrix}2 & - 3 & - 5 \\ - 1 & 4 & 5 \\ 1 & - 3 & - 4\end{bmatrix}\]and B =
\[\begin{bmatrix}- 1 & 3 & 5 \\ 1 & - 3 & - 5 \\ - 1 & 3 & 5\end{bmatrix}\] , show that AB = BA = O3×3.
For the following matrices verify the associativity of matrix multiplication i.e. (AB) C = A(BC):
`A=[[4 2 3],[1 1 2],[3 0 1]]`=`B=[[1 -1 1],[0 1 2],[2 -1 1]]` and `C= [[1 2 -1],[3 0 1],[0 0 1]]`
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A=[[2 -1],[1 1],[-1 2]]` `B=[[0 1],[1 1]]` C=`[[1 -1],[0 1]]`
Show that the matrix \[A = \begin{bmatrix}5 & 3 \\ 12 & 7\end{bmatrix}\] is root of the equation A2 − 12A − I = O
If
If f (x) = x3 + 4x2 − x, find f (A), where\[A = \begin{bmatrix}0 & 1 & 2 \\ 2 & - 3 & 0 \\ 1 & - 1 & 0\end{bmatrix}\]
If , then show that A is a root of the polynomial f (x) = x3 − 6x2 + 7x + 2.
If `A=[[0,-x],[x,0]],[[0,1],[1,0]]` and `x^2=-1,` then show that `(A+B)^2=A^2+B^2`
`A=[[1,0,-3],[2,1,3],[0,1,1]]`then verify that A2 + A = A(A + I), where I is the identity matrix.
If `P=[[x,0,0],[0,y,0],[0,0,z]]` and `Q=[[a,0,0],[0,b,0],[0,0,c]]` prove that `PQ=[[xa,0,0],[0,yb,0],[0,0,zc]]=QP`
Give examples of matrices
A and B such that AB ≠ BA
Let A and B be square matrices of the same order. Does (A + B)2 = A2 + 2AB + B2 hold? If not, why?
If A and B are square matrices of the same order, explain, why in general
(A − B)2 ≠ A2 − 2AB + B2
If A and B are square matrices of the same order such that AB = BA, then show that (A + B)2 = A2 + 2AB + B2.
The cooperative stores of a particular school has 10 dozen physics books, 8 dozen chemistry books and 5 dozen mathematics books. Their selling prices are Rs. 8.30, Rs. 3.45 and Rs. 4.50 each respectively. Find the total amount the store will receive from selling all the items.
There are 2 families A and B. There are 4 men, 6 women and 2 children in family A, and 2 men, 2 women and 4 children in family B. The recommend daily amount of calories is 2400 for men, 1900 for women, 1800 for children and 45 grams of proteins for men, 55 grams for women and 33 grams for children. Represent the above information using matrix. Using matrix multiplication, calculate the total requirement of calories and proteins for each of the two families. What awareness can you create among people about the planned diet from this question?
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(A + B)T = AT + BT
If \[A = \begin{bmatrix}\cos x & - \sin x \\ \sin x & \cos x\end{bmatrix}\] , find AAT
If \[\begin{bmatrix}1 & 2 \\ 3 & 4\end{bmatrix}\begin{bmatrix}3 & 1 \\ 2 & 5\end{bmatrix} = \begin{bmatrix}7 & 11 \\ k & 23\end{bmatrix}\] ,then write the value of k.
If A is a square matrix such that A2 = A, then write the value of 7A − (I + A)3, where I is the identity matrix.
Write a 2 × 2 matrix which is both symmetric and skew-symmetric.
If AB = A and BA = B, where A and B are square matrices, then
If A and B are two matrices such that AB = A and BA = B, then B2 is equal to
If \[A = \begin{bmatrix}\alpha & \beta \\ \gamma & - \alpha\end{bmatrix}\] is such that A2 = I, then
If A = [aij] is a scalar matrix of order n × n such that aii = k, for all i, then trace of A is equal to
If A is a matrix of order m × n and B is a matrix such that ABT and BTA are both defined, then the order of matrix B is
Disclaimer: option (a) and (d) both are the same.
If \[A = \begin{bmatrix}2 & - 1 & 3 \\ - 4 & 5 & 1\end{bmatrix}\text{ and B }= \begin{bmatrix}2 & 3 \\ 4 & - 2 \\ 1 & 5\end{bmatrix}\] then
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find X + Y
A square matrix where every element is unity is called an identity matrix.