Advertisements
Advertisements
प्रश्न
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to ______.
विकल्प
`[(0, 1),(0, 0)]`
`[(0, 2023),(0, 0)]`
`[(0, 0),(0, 0)]`
`[(2023, 0),(0, 2023)]`
Advertisements
उत्तर
If A = `[(0, 1),(0, 0)]`, then A2023 is equal to `underlinebb([(0, 0),(0, 0)])`.
Explanation:
Given:
A = `[(0, 1),(0, 0)]`
A2 = A.A
= `[(0, 1),(0, 0)][(0, 1),(0, 0)]`
= `[(0, 0),(0, 0)]`
A3 = A2.A
= `[(0, 0),(0, 0)][(0, 1),(0, 0)]`
= `[(0, 0),(0, 0)]`
Similarly, A2023 = `[(0, 0),(0, 0)]`
APPEARS IN
संबंधित प्रश्न
The monthly incomes of Aryan and Babban are in the ratio 3 : 4 and their monthly expenditures are in the ratio 5 : 7. If each saves Rs 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
Verify A(adj A) = (adj A)A = |A|I.
`[(1,-1,2),(3,0,-2),(1,0,3)]`
Let A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`. Verify that (AB)−1 = B−1A−1.
Find the adjoint of the following matrix:
\[\begin{bmatrix}- 3 & 5 \\ 2 & 4\end{bmatrix}\]
Find the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Compute the adjoint of the following matrix:
Verify that (adj A) A = |A| I = A (adj A) for the above matrix.
Find A (adj A) for the matrix \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & 2 & - 1 \\ - 4 & 5 & 2\end{bmatrix} .\]
Find the inverse of the following matrix.
Find the inverse of the following matrix.
Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]
If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that
For the matrix \[A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & - 3 \\ 2 & - 1 & 3\end{bmatrix}\] . Show that
prove that \[A^{- 1} = A^3\]
If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that \[A^2 = A^{- 1} .\]
Find the inverse by using elementary row transformations:
\[\begin{bmatrix}2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]
If A is symmetric matrix, write whether AT is symmetric or skew-symmetric.
If A is a non-singular symmetric matrix, write whether A−1 is symmetric or skew-symmetric.
If \[A = \begin{bmatrix}3 & 1 \\ 2 & - 3\end{bmatrix}\], then find |adj A|.
If A is an invertible matrix, then which of the following is not true ?
If A is an invertible matrix of order 3, then which of the following is not true ?
For any 2 × 2 matrix, if \[A \left( adj A \right) = \begin{bmatrix}10 & 0 \\ 0 & 10\end{bmatrix}\] , then |A| is equal to ______ .
If for the matrix A, A3 = I, then A−1 = _____________ .
If \[A = \begin{bmatrix}2 & 3 \\ 5 & - 2\end{bmatrix}\] be such that \[A^{- 1} = kA\], then k equals ___________ .
If \[A = \begin{bmatrix}2 & - 3 & 5 \\ 3 & 2 & - 4 \\ 1 & 1 & - 2\end{bmatrix}\], find A−1 and hence solve the system of linear equations 2x − 3y + 5z = 11, 3x + 2y − 4z = −5, x + y + 2z = −3
The value of `abs (("cos" (alpha + beta),-"sin" (alpha + beta),"cos" 2 beta),("sin" alpha, "cos" alpha, "sin" beta),(-"cos" alpha, "sin" alpha, "cos" beta))` is independent of ____________.
For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:
If A = `[(2, -3, 5),(3, 2, -4),(1, 1, -2)]`, find A–1. Use A–1 to solve the following system of equations 2x − 3y + 5z = 11, 3x + 2y – 4z = –5, x + y – 2z = –3
Given that A is a square matrix of order 3 and |A| = –2, then |adj(2A)| is equal to ______.
