Advertisements
Advertisements
प्रश्न
Construct an m × n matrix A = [aij], where aij is given by
aij = `|3"i" - 4"j"|/4` with m = 3, n = 4
उत्तर
To construct a 3 × 4 matrices.
A = `["a"_"ij"]_(5 xx 4) = [("a"_11, "a"_12, "a"_13, "a"_14),("a"_21, "a"_22, "a"_24, "a"_24),("a"_31, "a"_32, "a"_33, "a"_34)]`
a11 = `|3 xx 1 - 4 xx 1|/4`
= `|3 - 4|/4`
= `|- 1|/4`
= `1/4`
a12 = `|3 xx 1 - 4 xx 2|/4`
= `|3 - 8|/4`
= `|- 5|/4`
= `5/4`
a13 = `|3 xx 1 - 4 xx 3|/4`
= `|3 - 12|/4`
= `|- 9|/4`
= `9/4`
a14 = `|3 xx 1 - 4 xx 4|/4`
= `|3 - 16|/4`
= `|- 13|/4`
= `13/4`
a21 = `|3 xx 2 - 4 xx 1|/4`
= `|6 - 4|/4`
= `|2|/4`
= `2/4`
= `1/2`
a22 = `|3 xx 2 - 4 xx 2|/4`
= `|6 - 8|/4`
= `|- 2|/4`
= `2/4`
= `1/2`
a23 = `|3 xx 2 - 4 xx 3|/4`
= `|6 - 12|/4`
= `|- 6|/4`
= `6/4`
= `3/2`
a24 = `|3 xx 2 - 4 xx 4|/4`
= `|6 - 16|/4`
= `|- 10|/4`
= `10/4`
= `5/2`
a31 = `|3 xx 3 - 4 xx 1|/4`
= `|9 - 4|/4`
= `|5|/4`
= `5/4`
a32 = `|3 xx 3 - 4 xx 2|/4`
= `|9 - 8|/4`
= `|1|/4`
= `1/4`
a33 = `|3 xx 3 - 4 xx 3|/4`
= `|9 - 12|/4`
= `|- 3|/4`
= `3/4`
a34 = `|3 xx 3 - 4 xx 4|/4`
= `|9 - 16|/4`
= `|- 7|/4`
= `7/4`
∴ The required 3 × 4 matrix is
A = `[(1/4, 5/4, 9/4, 13/4),(1/2, 1/2, 3/2, 5/2),(5/4, 1/4, 3/4, 7/4)]`
APPEARS IN
संबंधित प्रश्न
Find the values of x, y and z from the following equation
`[(x + y, 2),(5 + z, xy)] = [(6, 2),(5, 8)]`
Find x and y if `x[(4),(-3)] + y[(-2),(3)] = [(4),(6)]`
Find the non-zero values of x satisfying the matrix equation
`x[(2x, 2),(3, x)] + 2[(8, 5x),(4, 4x)] = 2[(x^2 + 8, 24),(10, 6x)]`
Solve for x, y : `[(x^2),(y^2)] + 2[(-2x),(-y)] = [(5),(8)]`
If A is of order p × q and B is of order q × r what is the order of AB and BA?
If A = `[(3, 1),(-1, 2)]` show that A2 – 5A + 7I2 = 0
Given A = `[("p", 0),(0, 2)]`, B = `[(0, -"q"),(1, 0)]`, C = `[(2, -2),(2, 2)]` and if BA = C2, find p and q.
Determine the matrices A and B if they satisfy 2A – B + `[(6, - 6, 0),(- 4, 2, 1)]` = 0 and A – 2B = `[(3, 2, 8),(-2, 1, -7)]`
If A = `[(4, 2),(-1, x)]` and such that (A – 2I)(A – 3I) = 0, find the value of x
Give your own examples of matrices satisfying the following conditions:
A and B such that AB = 0 = BA, A ≠ 0 and B ≠ 0
Express the following matrices as the sum of a symmetric matrix and a skew-symmetric matrix:
`[(4, -2),(3, -5)]`
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:
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 = `[(1, 2, 2),(2, 1, -2),("a", 2, "b")]` is a matrix satisfying the equation AAT = 9I, where I is 3 × 3 identity matrix, then the ordered pair (a, b) is equal to
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 = [aij] be a square matrix of order 3 such that aij = 2j – i, for all i, j = 1, 2, 3. Then, the matrix A2 + A3 + ... + A10 is equal to ______.
The total number of matrices formed with the help of 6 different numbers are ______.
If A = `[(1, 2),(2, 3)]` and A2 – kA – I2 = 0, then value of k is ______.