Advertisements
Advertisements
Question
Construct a 4 × 3 matrix whose elements are
`a_(ij)=2_i+ i/j`
Solution
`a_(ij)=2_i+ i/j`
Here,
`a_11=2(1)+1/1= (2+1)/1=3/1=3, `
`a_12 = 2(1)+ 2/1=(4+1)/2=5/2,`
`a_13=2(1)+1/3=(6+1)/3=7/3`
`a_21=2(2)+2/1=(4+2)/1=6/1=6`
`a_22=2(2)+2/2=(8+2)/2=10/2=5,`
`a_23=2(2)+2/3=(12+2)/3=14/3`
`a_31=2(3)+3/1=(6+3)/1=9/1=9`
`a_32=2(3)+3/2=(12+3)/2=15/2`
`a_33=2(3)+3/3=(18+3)/3=21/3=7`
`a_41=2(4)+4/1=(8+4)/1=12/1=12`
`a_42=2(4)+4/2= (16+4)/2=20/2=10 and `
`a_43=2(4)+ 4/3=(24+4)/3=28/3`
So, the required matrix is`[[3 5/2 7/13],[6 5 14/3],[9 15/2 7],[12 10 28/3]]`
APPEARS IN
RELATED QUESTIONS
If A= `((1,0,2),(0,2,1),(2,0,3))` and A3 - 6A2 +7A + kI3 = O find k.
If a matrix has 8 elements, what are the possible orders it can have? What if it has 5 elements?
If A = [aij] =`[[2,3,-5],[1,4,9],[0,7,-2]]`and B = [bij] `[[2,-1],[-3,4],[1,2]]`
then find (i) a22 + b21 (ii) a11 b11 + a22 b22
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)=(i-2_j)^2/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)=|2_i - 3_i|/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)=|-3i +j|/2`
Construct a 4 × 3 matrix whose elements are
`a_(ij)= (i-j)/(i+j )`
Construct a 4 × 3 matrix whose elements are
aij = i
Given an example of
a triangular matrix
If `A=[[cos θ, i sinθ],[i sinθ,cosθ]]` then prove by principle of mathematical induction that `A^n=[[cos nθ,i sinθ],[i sin nθ,cos nθ]]` for all `n ∈ N.`
If A = diag (a, b, c), show that An = diag (an, bn, cn) for all positive integer n.
If A is a square matrix, using mathematical induction prove that (AT)n = (An)T for all n ∈ ℕ.
The cooperative stores of a particular school has 10 dozen physics books, 8 dozen chemistry books and 5 dozen mathematics books. Their selling prices are Rs. 8.30, Rs. 3.45 and Rs. 4.50 each respectively. Find the total amount the store will receive from selling all the items.
If A and B are symmetric matrices, then write the condition for which AB is also symmetric.
If A is a symmetric matrix and n ∈ N, write whether An is symmetric or skew-symmetric or neither of these two.
If A is a skew-symmetric matrix and n is an even natural number, write whether An is symmetric or skew symmetric or neither of these two.
If \[\begin{bmatrix}x & 1\end{bmatrix}\begin{bmatrix}1 & 0 \\ - 2 & 0\end{bmatrix} = O\] , find x.
Matrix A = \[\begin{bmatrix}0 & 2b & - 2 \\ 3 & 1 & 3 \\ 3a & 3 & - 1\end{bmatrix}\] is given to be symmetric, find values of a and b.
`If A = ([3 5] , [7 9])` is written as A = P + Q, where as A = p + Q , Where P is a symmetric matrix and Q is skew symmetric matrix , then wqrite the matrix P.
Let A and B be matrices of orders 3 x 2 and 2 x
4 respectively. Write the order of matrix AB.
If A is 3 × 4 matrix and B is a matrix such that A'B and BA' are both defined. Then, B is of the type
If \[A = \begin{bmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{bmatrix}\] then AT + A = I2, if
If `3"A" - "B" = [(5,0),(1,1)] and "B" = [(4,3),(2,5)]`, then find the martix A.
Find a matrix A such that 2A − 3B + 5C = 0, where B =`[(-2, 2, 0), (3, 1, 4)] and "C" = [(2, 0, -2),(7, 1, 6)]`.