Advertisements
Advertisements
Questions
Construct a 2 x 2 matrix whose elements aij are given by `((i + 2j)^2)/(2)`.
Construct a 2 × 2 matrix whose elements in the ith row and jth column are given by:
aij = `((i + 2j)^2)/2`
Sum
Advertisements
Solution
We have aij = `((i + 2j)^2)/(2)`
a11 = `((1 + 2 xx 1)^2)/(2) = (9)/(2)`
a12 = `((1 + 2 xx 1)^2)/(2) = (25)/(2)`
a21 = `((2 + 2 xx 1)^2)/(2) = (16)/(2)` = 8
a22 = `((2 + 2 xx 2)^2)/(2)` = 18.
The required matrix
A = `[(a_11 , a_12),(a_21 ,a_22)]`
A = `[(9/2, 25/2),(8,18)]`.
shaalaa.com
Is there an error in this question or solution?
Chapter 8: Matrices - Exercise 8A [Page 149]
