Advertisements
Advertisements
प्रश्न
Let A be a matrix of order 3 × 4. If R1 denotes the first row of A and C2 denotes its second column, then determine the orders of matrices R1 and C2
उत्तर
A is a matrix of order 3 × 4
⇒ A has 3 rows and 4 columns
A = `[("a"_11,"a"_12,"a"_13,"a"_14),("a"_21,"a"_22,"a"_23,"a"_24),("a"_31,"a"_32,"a"_33,"a"_34)]`
Now, Row 1 i.e. R1 = `[("a"_11,"a"_12,"a"_13,"a"_14)]`, it has 4 columns
So, order of R1 is 1 × 4
Column 2 i.e. C2 = `[("a"_12),("a"_22),("a"_32)]`, it has 1 column and 3 rows
So, order of C2 is 3 × 1.
APPEARS IN
संबंधित प्रश्न
If `A=[[2,0,1],[2,1,3],[1,-1,0]]` , find A2 − 5 A + 16 I.
Find the maximum value of `|(1,1,1),(1,1+sintheta,1),(1,1,1+costheta)|`
If a matrix has 8 elements, what are the possible orders it can have? What if it has 5 elements?
Construct a 2 × 2 matrix whose elements aij are given by:
`aij=(i-j)^2/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)= (2i +j)^2/2`
Construct a 2 × 2 matrix whose elements aij are given by:
`a_(ij)=|2_i - 3_i|/2`
Construct a 3 × 4 matrix A = [aij] whose elements aij are given by:
aij = i + j
Construct a 3 × 4 matrix A = [aij] whose elements aij are given by:
aij = 2i
Construct a 3 × 4 matrix A = [aij] whose elements aij are given by:
aij = j
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
The sales figure of two car dealers during January 2013 showed that dealer A sold 5 deluxe, 3 premium and 4 standard cars, while dealer B sold 7 deluxe, 2 premium and 3 standard cars. Total sales over the 2 month period of January-February revealed that dealer A sold 8 deluxe 7 premium and 6 standard cars. In the same 2 month period, dealer B sold 10 deluxe, 5 premium and 7 standard cars. Write 2 × 3 matrices summarizing sales data for January and 2-month period for each dealer.
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 is a skew-symmetric and n ∈ N such that (An)T = λAn, write the value of λ.
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.
If the matrix AB is zero, then
If \[A = \begin{bmatrix}5 & x \\ y & 0\end{bmatrix}\] and A = AT, then
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
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)]`.