Advertisements
Advertisements
Question
Construct a matrix A = `[a_("ij")]_(3 xx 2)` whose element aij is given by
aij = `((i - j)^2)/(5 - i)`
Solution
A = `[a_("ij")]_(3 xx 2)`
∴ A = `[(a_11, a_12),(a_21, a_22),(a_31, a_32)]`
aij = `((i - j)^2)/(5 - i)`
∴ a11 = `(1 - 1)^2/(5 - 1) = 0, a_12 = (1 - 2)^2/(5 - 1) = (-1)^2/(4) = (1)/(4)`
a21 = `(2 - 1)^2/(5 - 2) = (1)/(3), a_22 = (2 - 2)^2/(5 - 2)` = 0,
a31 = `(3 - 1)^2/(5 - 3) = (2^2)/(2) = 2, a_32 = (3 - 2)^2/(5 - 3) = (1)/(2)`
∴ A = `[(0 ,1/4),(1/3, 0),(2, 1/2)]`.
APPEARS IN
RELATED QUESTIONS
Construct a matrix A = `[a_("ij")]_(3 xx 2)` whose element aij is given by
aij = i – 3j
Construct a matrix A = `[a_("ij")]_(3 xx 2)` whose element aij is given by
aij = `(i + j)^3/(5)`
Classify each of the following matrices as a row, a column, a square, a diagonal, a scalar, a unit, an upper traingular, a lower triangular matrix.
`[(5),(4),(-3)]`
Classify each of the following matrices as a row, a column, a square, a diagonal, a scalar, a unit, an upper traingular, a lower triangular matrix.
`[9 sqrt(2) -3]`
Classify each of the following matrices as a row, a column, a square, a diagonal, a scalar, a unit, an upper traingular, a lower triangular matrix.
`[(6, 0),(0, 6)]`
Classify each of the following matrices as a row, a column, a square, a diagonal, a scalar, a unit, an upper traingular, a lower triangular matrix.
`[(2, 0, 0),(3, -1, 0),(-7, 3, 1)]`
Classify each of the following matrices as a row, a column, a square, a diagonal, a scalar, a unit, an upper traingular, a lower triangular matrix.
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
Which of the following matrices are singular or non singular?
`[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]`
Which of the following matrices are singular or non singular?
`[(3, 5, 7),(-2, 1, 4),(3, 2, 5)]`
Which of the following matrices are singular or non singular?
`[(7, 5),(-4, 7)]`
Find K if the following matrices are singular.
`[(7, 3),(-2, "K")]`
Find K if the following matrices are singular.
`[(4, 3, 1),(7, "K", 1),(10, 9, 1)]`
Find K if the following matrices are singular.
`[("K"-1, 2, 3),(3, 1, 2),(1, -2, 4)]`
Choose the correct alternative.
If A = diag [d1, d2, d3,...,dn], where di ≠ 0, for i = 1, 2, 3,...,n, then A–1 = _______
State whether the following is True or False :
If AB and BA both exist, then AB = BA.