Advertisements
Advertisements
प्रश्न
Prove by Mathematical Induction that (A′)n = (An)′, where n ∈ N for any square matrix A.
उत्तर
Let P(n): (A′)n = (An)′
∴ P(1): (A′) = (A)′
⇒ A' = A'
⇒ P(1) is true.
Now, let P(k) = (A')k = (Ak)'
Where k ∈ N
And P(k + 1): (A')k+1 = (A')kA'
= (A')k'A'
= (AAk)' .....(As (AB)' = B'A')
= (Ak+1)'
Thus P(1) is true and whenever P(k) is true P(k + 1) is true,
So, P(n) is true for all n ∈ N
APPEARS IN
संबंधित प्रश्न
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
Evaluate the following:
`[[],[1 2 3],[]]` `[[1 0 2],[2 0 1],[0 1 2]]` `[[2],[4],[6]]`
If A = `[[ cos 2θ sin 2θ],[ -sin 2θ cos 2θ]]`, find A2.
Let A =`[[-1 1 -1],[3 -3 3],[5 5 5]]`and B =`[[0 4 3],[1 -3 -3],[-1 4 4]]`
, compute A2 − B2.
Compute the elements a43 and a22 of the matrix:`A=[[0 1 0],[2 0 2],[0 3 2],[4 0 4]]` `[[2 -1],[-3 2],[4 3]] [[0 1 -1 2 -2],[3 -3 4 -4 0]]`
\[A = \begin{bmatrix}2 & - 3 & - 5 \\ - 1 & 4 & 5 \\ 1 & - 3 & - 4\end{bmatrix}\] , Show that A2 = A.
Solve the matrix equations:
`[[],[x-5-1],[]][[1,0,2],[0,2,1],[2,0,3]] [[x],[4],[1]]=0`
If f (x) = x2 − 2x, find f (A), where A=
`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 A and B are square matrices of the same order, explain, why in general
(A + B) (A − B) ≠ A2 − B2
A trust fund has Rs 30000 that must be invested in two different types of bonds. The first bond pays 5% interest per year, and the second bond pays 7% interest per year. Using matrix multiplication, determine how to divide Rs 30000 among the two types of bonds. If the trust fund must obtain an annual total interest of(ii) Rs 2000
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 ₹ 15,000 per month, find their monthly incomes using matrix method. This problem reflects which value?
A trust invested some money in two type of bonds. The first bond pays 10% interest and second bond pays 12% interest. The trust received ₹ 2800 as interest. However, if trust had interchanged money in bonds, they would have got ₹ 100 less as interes. Using matrix method, find the amount invested by the trust.
Given an example of two non-zero 2 × 2 matrices A and B such that AB = O.
If \[A = \begin{bmatrix}- 3 & 0 \\ 0 & - 3\end{bmatrix}\] , find A4.
If A = [aij] is a 2 × 2 matrix such that aij = i + 2j, write A.
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 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 = \begin{pmatrix}\cos\alpha & - \sin\alpha & 0 \\ \sin\alpha & \cos\alpha & 0 \\ 0 & 0 & 1\end{pmatrix},\] ,find adj·A and verify that A(adj·A) = (adj·A)A = |A| I3.
If matrix A = [aij]2×2, where aij `{:(= 1 "if i" ≠ "j"),(= 0 "if i" = "j"):}` then A2 is equal to ______.
If A, B and C are square matrices of same order, then AB = AC always implies that B = C
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