Advertisements
Advertisements
प्रश्न
Construct a 3 × 3 matrix whose elements are given by aij = |i – 2j|
उत्तर
aij = |i – 2j|
The general 3 × 3 matrices is
A = `[("a"_11, "a"_12, "a"_13),("a"_21, "a"_22, "a"_23),("a"_31, "a"_32, "a"_33)]`
a11 = |1 – 2(1)| = |1 – 2| = | – 1| = 1
a12 = |1 – 2(2)| = |1 – 4| = | – 3| = 3
a13 = |1 – 2(3)| = |1 – 6| = | – 5| = 5
a21 = |2 – 2(1)| = |2 – 2| = 0 = 0
a22 = |2 – 2(2)| = |2 – 4| = | – 2| = 2
a23 = |2 – 2(3)| = |2 – 6| = | – 4| = 4
a31 = |3 – 2(1)| = |3 – 2| = |1| = 1
a32 = |3 – 2(2)| = |3 – 4| = | – 1| = 1
a33 = |3 – 2(3)| = |3 – 6| = |– 3| = 3
The required matrix A = `[(1, 3, 5),(0, 2, 4),(1, 1, 3)]`
APPEARS IN
संबंधित प्रश्न
If A = `[(1, 9),(3, 4),(8, -3)]`, B = `[(5, 7),(3, 3),(1, 0)]` then verify that A + (– A) = (– A) + A = 0
If A is of order p × q and B is of order q × r what is the order of AB and BA?
Let A = `[(1, 2),(1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, 2)]` Show that A(BC) = (AB)C
Find the matrix X if 2X + `[(1, 3),(5, 7)] = [(5, 7),(9, 5)]`
Give your own examples of matrices satisfying the following conditions:
A and B such that AB = 0 = BA, A ≠ 0 and B ≠ 0
If AT = `[(4, 5),(-1, 0),(2, 3)]` and B = `[(2, -1, 1),(7, 5, -2)]`, veriy the following
(A + B)T = AT + BT = BT + AT
Express the following matrices as the sum of a symmetric matrix and a skew-symmetric matrix:
`[(3, 3, -1),(-2, -2, 1),(-4, -5, 2)]`
Choose the correct alternative:
If A is skew-symmetric of order n and C is a column matrix of order n × 1, then CT AC is
Let det M denotes the determinant of the matrix M. Let A and B be 3 × 3 matrices with det A = 3 and det B = 4. Then the det (2AB) is
If Aα = `[(cosα, sinα),(-sinα, cosα)]`, then which of following statement is TRUE?