Advertisements
Advertisements
प्रश्न
If `A=[[0,0],[4,0]]` find `A^16`
उत्तर
\[Given: A = \begin{bmatrix}0 & 0 \\ 4 & 0\end{bmatrix}\]
\[Here, \]
\[ A^2 = AA\]
\[ \Rightarrow A^2 = \begin{bmatrix}0 & 0 \\ 4 & 0\end{bmatrix}\begin{bmatrix}0 & 0 \\ 4 & 0\end{bmatrix}\]
\[ \Rightarrow A^2 = \begin{bmatrix}0 + 0 & 0 + 0 \\ 0 + 0 & 0 + 0\end{bmatrix}\]
\[ \Rightarrow A^2 = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\]
\[ A^4 = A^2 A^2 \]
\[ \Rightarrow A^4 = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\]
\[ \Rightarrow A^4 = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\]
\[ A^8 = A^4 A^4 \]
\[ \Rightarrow A^8 = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\]
\[ \Rightarrow A^8 = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\]
\[ A^{16} = A^8 A^8 \]
\[ \Rightarrow A^{16} = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\]
\[ \therefore A^{16} = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\]
Thus, `A^16` is a null matrix .
APPEARS IN
संबंधित प्रश्न
Compute the indicated product:
`[(a,b),(-b,a)][(a,-b),(b,a)]`
Compute the indicated product.
`[(1),(2),(3)] [2,3,4]`
Compute the products AB and BA whichever exists in each of the following cases:
[a, b]`[[c],[d]]`+ [a, b, c, d] `[[a],[b],[c],[d]]`
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
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]]`
If \[A = \begin{bmatrix}4 & - 1 & - 4 \\ 3 & 0 & - 4 \\ 3 & - 1 & - 3\end{bmatrix}\] , Show that A2 = I3.
If `[[2 3],[5 7]] [[1 -3],[-2 4]]-[[-4 6],[-9 x]]` find x.
\[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\]show that A2 − 5A + 7I = O use this to find A4.
`A=[[1,2,2],[2,1,2],[2,2,1]]`, then prove that A2 − 4A − 5I = 0
`A=[[1,0,-3],[2,1,3],[0,1,1]]`then verify that A2 + A = A(A + I), where I is the identity matrix.
`A=[[3,-5],[-4,2]]` then find A2 − 5A − 14I. Hence, obtain A3
Let `A= [[1,1,1],[0,1,1],[0,0,1]]` Use the principle of mathematical introduction to show that `A^n [[1,n,n(n+1)//2],[0,1,1],[0,0,1]]` for every position integer n.
Give examples of matrices
A and B such that AB = O but BA ≠ O.
If A and B are square matrices of the same order, explain, why in general
(A + B)2 ≠ A2 + 2AB + B2
In a legislative assembly election, a political group hired a public relations firm to promote its candidates in three ways: telephone, house calls and letters. The cost per contact (in paise) is given matrix A as
Cost per contact
`A=[[40],[100],[50]]` `[["Teliphone"] ,["House call "],[" letter"]]`
The number of contacts of each type made in two cities X and Y is given in matrix B as
Telephone House call Letter
`B= [[ 1000, 500, 5000],[3000,1000, 10000 ]]`
Find the total amount spent by the group in the two cities X and Y.
Let `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that
(2A)T = 2AT
If `A=[[-2],[4],[5]]` , B = [1 3 −6], verify that (AB)T = BT AT
If \[A = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\] write AAT.
If \[A = \begin{bmatrix}1 & 1 \\ 1 & 1\end{bmatrix}\] satisfies A4 = λA, then write the value of λ.
Write matrix A satisfying ` A+[[2 3],[-1 4]] =[[3 6],[- 3 8]]`.
If A = [aij] is a square matrix such that aij = i2 − j2, then write whether A is symmetric or skew-symmetric.
What is the total number of 2 × 2 matrices with each entry 0 or 1?
If AB = A and BA = B, where A and B are square matrices, then
If `A=[[i,0],[0,i ]]` , n ∈ N, then A4n equals
If A and B are two matrices such that AB = A and BA = B, then B2 is equal to
If \[A = \begin{bmatrix}1 & a \\ 0 & 1\end{bmatrix}\]then An (where n ∈ N) equals
If \[A = \begin{bmatrix}1 & - 1 \\ 2 & - 1\end{bmatrix}, B = \begin{bmatrix}a & 1 \\ b & - 1\end{bmatrix}\]and (A + B)2 = A2 + B2, values of a and b are
If X = `[(3, 1, -1),(5, -2, -3)]` and Y = `[(2, 1, -1),(7, 2, 4)]`, find A matrix Z such that X + Y + Z is a zero matrix
Let A = `[(1, 2),(-1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, -2)]` and a = 4, b = –2. Show that: A(BC) = (AB)C
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
If A `= [(1,3),(3,4)]` and A2 − kA − 5I = 0, then the value of k is ______.
If A `= [(1,-2,1),(2,1,3)]` and B `= [(2,1),(3,2),(1,1)],` then (AB)T is equal
Three schools DPS, CVC, and KVS decided to organize a fair for collecting money for helping the flood victims. They sold handmade fans, mats, and plates from recycled material at a cost of Rs. 25, Rs.100, and Rs. 50 each respectively. The numbers of articles sold are given as
School/Article | DPS | CVC | KVS |
Handmade/fans | 40 | 25 | 35 |
Mats | 50 | 40 | 50 |
Plates | 20 | 30 | 40 |
Based on the information given above, answer the following questions:
- What is the total money (in Rupees) collected by the school DPS?
Let a, b, c ∈ R be all non-zero and satisfy a3 + b3 + c3 = 2. If the matrix A = `((a, b, c),(b, c, a),(c, a, b))` satisfies ATA = I, then a value of abc can be ______.