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
संबंधित प्रश्न
In the matrix A = `[(8, 9, 4, 3),(- 1, sqrt(7), sqrt(3)/2, 5),(1, 4, 3, 0),(6, 8, -11, 1)]`, write The number of elements
Construct a 3 × 3 matrix whose elements are given by aij = `("i" + "j")^3/3`
If A = `[(5, 4, 3),(1, -7, 9),(3, 8, 2)]` then find the transpose of A
If A = `[(0, 4, 9),(8, 3, 7)]`, B = `[(7, 3, 8),(1, 4, 9)]` find the value of B – 5A
A has ‘a’ rows and ‘a + 3’ columns. B has ‘b’ rows and ‘17 − b’ columns, and if both products AB and BA exist, find a, b?
If A = `[(2, 5),(4, 3)]`, B = `[(1, -3),(2, 5)]` find AB, BA and verify AB = BA?
Let A = `[(1, 2),(1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, 2)]` Show that A(BC) = (AB)C
Let A = `[(1, 2),(1, 3)]`, B = `[(4, 0),(1, 5)]`, C = `[(2, 0),(1, 2)]` Show that (A – B)T = AT – BT
Verify that A2 = I when A = `[(5, -4),(6, -5)]`
Consider the matrix Aα = `[(cos alpha, - sin alpha),(sin alpha, cos alpha)]` Show that `"A"_alpha "A"_beta = "A"_((alpha + beta))`
If AT = `[(4, 5),(-1, 0),(2, 3)]` and B = `[(2, -1, 1),(7, 5, -2)]`, veriy the following
(BT)T = B
If A and B are symmetric matrices of same order, prove that AB + BA is a symmetric matrix
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
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
Let M = `[(0, -α),(α, 0)]`, where α is a non-zero real number an N = `sum_(k = 1)^49`M2k. If (I – M2)N = –2I, then the positive integral value of α is ______.
Let P = `[(3, -1, -2),(2, 0, alpha),(3, -5, 0)]`, where α ∈ R. Suppose Q = [qij] is a matrix satisfying PQ = kI3 for some non-zero k ∈ R. If q23 = `-k/8` and |Q| = `k^2/2`, then α2 + k2 is equal to ______.
Let (p1, q1, r1) and (p2, q2, r2) are satisfying `|(1, p, p^2),(1, q, q^2),(1, r, r^2)|` = 6 (where pi, qi ri ∈ N and pi < qi < ri and i = 1, 2) and point (p1, q1, r1) lies on the plane 2x + 3y + 6z = k, and point (p2, q2, r2) lies on the plane 2x + 3y + 6z = k2 (where p1 = p2 = 1) If distance between these planes is 'd', then value of (210d) is ______.
If Aα = `[(cosα, sinα),(-sinα, cosα)]`, then which of following statement is TRUE?