हिंदी

If a = [ 2 − 1 3 − 2 ] , Then a N = - Mathematics

Advertisements
Advertisements

प्रश्न

If \[A = \begin{bmatrix}2 & - 1 \\ 3 & - 2\end{bmatrix},\text{ then } A^n =\] ______________ .

विकल्प

  • \[A^n = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\], if n is an even natural number

  • \[A^n = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] , if n is an odd natural number

  • \[A^n = \begin{bmatrix}- 1 & 0 \\ 0 & 1\end{bmatrix}\], if n ∈ N

  • none of these

MCQ
Advertisements

उत्तर

\[A = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\], if n is an even natural number
\[A = \begin{bmatrix}2 & - 1 \\ 3 & - 2\end{bmatrix}\]
\[ A^2 = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\]
\[ \Rightarrow A \times A = I\]
\[ \Rightarrow A^{- 1} = A\]
Generally,
\[A^n = (A A^{- 1} )^{n/2}\text{ when n is even .} \]
\[ A^n = A(A A^{- 1} )^{n/2} = A\text{ when n is odd }. \]
\[\text{Thus, } A^n = I \text{ when n is even }.\]

shaalaa.com
  क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
अध्याय 7: Adjoint and Inverse of a Matrix - Exercise 7.4 [पृष्ठ ३९]

APPEARS IN

आरडी शर्मा Mathematics [English] Class 12
अध्याय 7 Adjoint and Inverse of a Matrix
Exercise 7.4 | Q 30 | पृष्ठ ३९

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

Find the inverse of the matrices (if it exists).

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


If A = `[(2,-1,1),(-1,2,-1),(1,-1,2)]` verify that A3 − 6A2 + 9A − 4I = 0 and hence find A−1.


Let A = `[(1,2,1),(2,3,1),(1,1,5)]` verify that

  1. [adj A]–1 = adj(A–1)
  2. (A–1)–1 = A

Let A = `[(1, sin theta, 1),(-sin theta,1,sin theta),(-1, -sin theta, 1)]` where 0 ≤ θ ≤ 2π, then ______.


Compute the adjoint of the following matrix:

\[\begin{bmatrix}2 & - 1 & 3 \\ 4 & 2 & 5 \\ 0 & 4 & - 1\end{bmatrix}\]

Verify that (adj A) A = |A| I = A (adj A) for the above matrix.


If  \[A = \begin{bmatrix}- 4 & - 3 & - 3 \\ 1 & 0 & 1 \\ 4 & 4 & 3\end{bmatrix}\], show that adj A = A.


If \[A = \begin{bmatrix}- 1 & - 2 & - 2 \\ 2 & 1 & - 2 \\ 2 & - 2 & 1\end{bmatrix}\] , show that adj A = 3AT.


Find the inverse of the following matrix:

\[\begin{bmatrix}\cos \theta & \sin \theta \\ - \sin \theta & \cos \theta\end{bmatrix}\]

Find the inverse of the following matrix:

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

Find the inverse of the following matrix:

\[\begin{bmatrix}2 & 5 \\ - 3 & 1\end{bmatrix}\]

Find the inverse of the following matrix.

\[\begin{bmatrix}1 & 2 & 5 \\ 1 & - 1 & - 1 \\ 2 & 3 & - 1\end{bmatrix}\]

Find the inverse of the following matrix.

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

Find the inverse of the following matrix.

\[\begin{bmatrix}0 & 0 & - 1 \\ 3 & 4 & 5 \\ - 2 & - 4 & - 7\end{bmatrix}\]

Find the inverse of the following matrix and verify that \[A^{- 1} A = I_3\]

\[\begin{bmatrix}2 & 3 & 1 \\ 3 & 4 & 1 \\ 3 & 7 & 2\end{bmatrix}\]

If \[A = \begin{bmatrix}2 & 3 \\ 1 & 2\end{bmatrix}\] , verify that \[A^2 - 4 A + I = O,\text{ where }I = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\text{ and }O = \begin{bmatrix}0 & 0 \\ 0 & 0\end{bmatrix}\] . Hence, find A−1.


If \[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix}\], show that 

\[A^2 - 5A + 7I = O\].  Hence, find A−1.

If \[A = \begin{bmatrix}- 1 & 2 & 0 \\ - 1 & 1 & 1 \\ 0 & 1 & 0\end{bmatrix}\] , show that  \[A^2 = A^{- 1} .\]


If \[A = \begin{bmatrix}1 & - 2 & 3 \\ 0 & - 1 & 4 \\ - 2 & 2 & 1\end{bmatrix},\text{ find }\left( A^T \right)^{- 1} .\]


Find the inverse by using elementary row transformations:

\[\begin{bmatrix}1 & 6 \\ - 3 & 5\end{bmatrix}\]


Find the inverse of the matrix \[\begin{bmatrix}3 & - 2 \\ - 7 & 5\end{bmatrix} .\]


If \[A = \begin{bmatrix}1 & - 3 \\ 2 & 0\end{bmatrix}\], write adj A.


If \[A = \begin{bmatrix}3 & 4 \\ 2 & 4\end{bmatrix}, B = \begin{bmatrix}- 2 & - 2 \\ 0 & - 1\end{bmatrix},\text{ then }\left( A + B \right)^{- 1} =\]


If \[A = \begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\] , then the value of |adj A| is _____________ .


If for the matrix A, A3 = I, then A−1 = _____________ .


If A and B are invertible matrices, which of the following statement is not correct.


If a matrix A is such that \[3A^3 + 2 A^2 + 5 A + I = 0,\text{ then }A^{- 1}\] equal to _______________ .


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


If the equation a(y + z) = x, b(z + x) = y, c(x + y) = z have non-trivial solutions then the value of `1/(1+"a") + 1/(1+"b") + 1/(1+"c")` is ____________.


For matrix A = `[(2,5),(-11,7)]` (adj A)' is equal to:


For A = `[(3,1),(-1,2)]`, then 14A−1 is given by:


A and B are invertible matrices of the same order such that |(AB)-1| = 8, If |A| = 2, then |B| is ____________.


If A is a square matrix of order 3 and |A| = 5, then |adj A| = ______.


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


If for a square matrix A, A2 – A + I = 0, then A–1 equals ______.


Read the following passage:

Gautam buys 5 pens, 3 bags and 1 instrument box and pays a sum of ₹160. From the same shop, Vikram buys 2 pens, 1 bag and 3 instrument boxes and pays a sum of ₹190. Also, Ankur buys 1 pen, 2 bags and 4 instrument boxes and pays a sum of ₹250.

Based on the above information, answer the following questions:

  1. Convert the given above situation into a matrix equation of the form AX = B. (1)
  2. Find | A |. (1)
  3. Find A–1. (2)
    OR
    Determine P = A2 – 5A. (2)

To raise money for an orphanage, students of three schools A, B and C organised an exhibition in their residential colony, where they sold paper bags, scrap books and pastel sheets made by using recycled paper. Student of school A sold 30 paper bags, 20 scrap books and 10 pastel sheets and raised ₹ 410. Student of school B sold 20 paper bags, 10 scrap books and 20 pastel sheets and raised ₹ 290. Student of school C sold 20 paper bags, 20 scrap books and 20 pastel sheets and raised ₹ 440.

Answer the following question:

  1. Translate the problem into a system of equations.
  2. Solve the system of equation by using matrix method.
  3. Hence, find the cost of one paper bag, one scrap book and one pastel sheet.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×