Advertisements
Advertisements
प्रश्न
Construct an m × n matrix A = [aij], where aij is given by
aij = `("i" - 2"j")^2/2` with m = 2, n = 3
उत्तर
To construct 2 × 3 matrices.
A = `["a"_"ij"]_(2 xx 3) = [("a"_11, "a"_12, "a"_13),("a"_2, "a"_22, "a"_23)]`
a11 = `(1 - 2 xx 1)^2/2`
= `(1 - 2)^2/2`
= `(- 1)^2/2`
= `1/2`
a12 = `(1 - 2 xx 2)^2/2`
= `(1 - 4)^2/2`
= `(- 3)^2/2`
= `9/2`
a13 = `(1 - 2 xx 3)^2/2`
= `(1 - 6)^2/2`
= `(- 5)^2/2`
= `25/2`
a21 = `(2 - 2 xx 1)^2/2`
= `(2 - 2)^2/2`
= `0/2`
= 0
a22 = `(2 - 2 xx 2)^2/2`
= `(2 - 4)^2/2`
= `(- 2)^2/2`
= `4/2`
= 2
a23 = `(2 - 2 xx 3)^2/2`
= `(2 - 6)^2/2`
= `(- 4)^2/2`
= `16/2`
= 8
∴ The required 2 × 3 martix is A = `[(1/2, 9/2, 25/2),(0, 2, 8)]`
APPEARS IN
संबंधित प्रश्न
If A = `[(0, 4, 9),(8, 3, 7)]`, B = `[(7, 3, 8),(1, 4, 9)]` find the value of 3A – 9B
Solve for x, y : `[(x^2),(y^2)] + 2[(-2x),(-y)] = [(5),(8)]`
Let A = `[(1, 2),(1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, 2)]` Show that A(BC) = (AB)C
If A = `[(5, 2, 9),(1, 2, 8)]`, B = `[(1, 7),(1, 2),(5, -1)]` verify that (AB)T = BT AT
If A = `[(1, 0, 0),(0, 1, 0),("a", "b", - 1)]`, show that A2 is a unit matrix
Give your own examples of matrices satisfying the following conditions:
A and B such that AB = 0 and BA ≠ 0
Find the matrix A which satisfies the matrix relation `"A"= [(1, 2, 3),(4, 5, 6)] = [(-7, -8, -9),(2, 4, 6)]`
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)]`
For what value of x, the matrix A = `[(0, 1, -2),(-1, 0, x^3),(2, -3, 0)]` is skew – symmetric
Choose the correct alternative:
If aij = (3i – 2j) and A = [aij]3 × 2 is
Choose the correct alternative:
What must be the matrix X, if `2"X" + [(1, 2),(3, 4)] = [(3, 8),(7, 2)]`?
Choose the correct alternative:
if A = `[(lambda, 1),(-1, -lambda)]`, then for what value of λ, A2 = 0 ?
Choose the correct alternative:
If A is a square matrix, then which of the following is not symmetric?
Choose the correct alternative:
If the square of the matrix `[(alpha, beta),(γ, - alpha)]` is the unit matrix of order 2, then α, β, and γ should
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
Let A = `((1, -1, 0),(0, 1, -1),(0, 0, 1))` and B = 7A20 – 20A7 + 2I, where I is an identity matrix of order 3 × 3. If B = [bij], then b13 is equal to ______.
The total number of matrices formed with the help of 6 different numbers are ______.