Elements of a Matrix
Trending Questions
Q.
State whether True or False - If [aij] is an element of matrix A then it lies in ith row and jth column of the matrix.
True
False
Q.
If A = (aij)2×2 , where aij = i + j, then A is equal to
[1122]
[1212]
[1234]
[2334]
Q.
If [aij] is an element of matrix A then it lies in ith row and jth column of the matrix.
True
False
Q. Construct the matrix of order 3×2 whose elements are given by aij=2i−j
- ⎡⎢⎣1302−11⎤⎥⎦
- [135024]
- ⎡⎢⎣103254⎤⎥⎦
- [10−1321]
Q. Matrix A has 12 elements. Which of the following cannot be the possible number of rows and columns of matrix A?
- Matrix A has 6 rows and 2 columns
- Matrix A has 1 row and 12 columns
- Matrix A has 3 rows and 4 columns
- Matrix A has 7 rows and 1 column
Q.
Construct a 3×3 matrix whose elements aij are given by aij=0 if i<j and aij=i+j if i≥j.
⎛⎜⎝456034002⎞⎟⎠
⎛⎜⎝456340200⎞⎟⎠
⎛⎜⎝200340456⎞⎟⎠
⎛⎜⎝000123450⎞⎟⎠