Advertisements
Advertisements
Question
Construct a 2 × 2 matrix whose elements in the ith row and jth column are given by:
`a_(ij) = (3i - j)/2`
Sum
Advertisements
Solution
We have `a_(ij) = (3i - j)/2`
a11 = `(3(1) - 1)/2 = 2/2` = 1
a12 = `(3(1) - 2)/2 = 1/2`
a21 = `(3(2) - 1)/2 = 5/2`
a22 = `(3(2) - 2)/2 = 4/2` = 2
∴ The required matrix is `[(1, 1/2),(5/2, 2)]`.
shaalaa.com
Is there an error in this question or solution?
