Advertisements
Advertisements
प्रश्न
If matrix A = [aij]2×2, where aij `{:(= 1 "if i" ≠ "j"),(= 0 "if i" = "j"):}` then A2 is equal to ______.
विकल्प
I
A
0
None of these
उत्तर
If matrix A = [aij]2×2, where aij `{:(= 1 "if i" ≠ "j"),(= 0 "if i" = "j"):}` then A2 is equal to I.
Explanation:
Given that A = [aij]2×2
Let A = `[("a"_11, "a"_12),("a"_21, "a"_22)]_(2 x 2)`
a11 = 0 ....[∵ i = j]
a12 = 1 ....[∵ i ≠ j]
a21 = 1 ....[∵ i ≠ j]
a22 = 0 ....[∵ i = j]
∴ A = `[(0, 1),(1, 0)]`
Now, A2 = A . A
= `[(0,1),(1,0)] [(0, 1),(1, 0)]`
=`[(0 + 1, 0 + 0),(0 +0, 1 + 0)]`
= I
APPEARS IN
संबंधित प्रश्न
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]]`
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]]`
For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:
`A = [[1 -1],[0 2]] B= [[-1 0],[2 1]]`and `C= [[0 1],[1 -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]]`
\[A = \begin{bmatrix}3 & 1 \\ - 1 & 2\end{bmatrix} and \text{ I} = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\]
If
If `[[2 3],[5 7]] [[1 -3],[-2 4]]-[[-4 6],[-9 x]]` find x.
Find the matrix A such that `[[2,-1],[1,0],[-3,-4]]A` `=[[-1,-8,-10],[1,-2,-5],[9,22,15]]`
If `A=[[0,0],[4,0]]` find `A^16`
`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`
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.
If A and B are square matrices of the same order, explain, why in general
(A + B) (A − B) ≠ A2 − B2
To promote making of toilets for women, an organisation tried to generate awarness through (i) house calls, (ii) letters, and (iii) announcements. The cost for each mode per attempt is given below:
(i) ₹50 (ii) ₹20 (iii) ₹40
The number of attempts made in three villages X, Y and Z are given below:
(i) (ii) (iii)
X 400 300 100
Y 300 250 75
Z 500 400 150
Find the total cost incurred by the organisation for three villages separately, using matrices.
In a parliament election, a political party hired a public relations firm to promote its candidates in three ways − telephone, house calls and letters. The cost per contact (in paisa) is given in matrix A as
\[A = \begin{bmatrix}140 \\ 200 \\ 150\end{bmatrix}\begin{array}Telephone \\ House calls \\ Letters\end{array}\]
The number of contacts of each type made in two cities X and Y is given in the matrix B as
\[\begin{array}Telephone & House calls & Letters\end{array}\]
\[B = \begin{bmatrix}1000 & 500 & 5000 \\ 3000 & 1000 & 10000\end{bmatrix}\begin{array} \\City X \\ City Y\end{array}\]
Find the total amount spent by the party in the two cities.
What should one consider before casting his/her vote − party's promotional activity of their social activities?
write AB.
If \[A = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\] write AAT.
Write a 2 × 2 matrix which is both symmetric and skew-symmetric.
If A and B are two matrices such n that AB = B and BA = A , `A^2 + B^2` is equal to
If A and B are square matrices of the same order, then (A + B)(A − B) is equal to
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
A matrix which is not a square matrix is called a ______ matrix.
A square matrix where every element is unity is called an identity matrix.
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:
- How many articles (in total) are sold by three schools?
If A = `[(1, 1, 1),(0, 1, 1),(0, 0, 1)]` and M = A + A2 + A3 + .... + A20, then the sum of all the elements of the matrix M is equal to ______.
If A = `[(a, b),(b, a)]` and A2 = `[(α, β),(β, α)]`, then ______.