Advertisements
Advertisements
प्रश्न
If A is a square matrix, using mathematical induction prove that (AT)n = (An)T for all n ∈ ℕ.
उत्तर
Let the given statement P(n), be given as
P(n): (AT)n = (An)T for all n ∈ ℕ.
We observe that
P(1): (AT)1 = AT = (A1)T
Thus, P(n) is true for n = 1.
Assume that P(n) is true for n = k ∈ ℕ.
i.e., P(k): (AT)k = (Ak)T
To prove that P(k + 1) is true, we have
(AT)k + 1 = (AT)k.(AT)1
= (Ak)T.(A1)T
= (Ak + 1)T
Thus, P(k + 1) is true, whenever P(k) is true.
Hence, by the Principle of mathematical induction, P(n) is true for all n ∈ ℕ.
APPEARS IN
संबंधित प्रश्न
Write the element a12 of the matrix A = [aij]2 × 2, whose elements aij are given by aij = e2ix sin jx.
If A= `((1,0,2),(0,2,1),(2,0,3))` and A3 - 6A2 +7A + kI3 = O find k.
Write the element a23 of a 3 ✕ 3 matrix A = (aij) whose elements aij are given by `a_(ij)=∣(i−j)/2∣`
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:
`aij=(i-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 2 × 2 matrix whose elements aij are given by:
`a_(ij)=e^(2ix) sin (xj)`
Construct a 3 × 4 matrix A = [ajj] whose elements ajj are given by:
ajj = 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)=2_i+ i/j`
Construct a 4 × 3 matrix whose elements are
aij = i
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.`
A matrix X has a + b rows and a + 2 columns while the matrix Y has b + 1 rows and a + 3 columns. Both matrices XY and YX exist. Find a and b. Can you say XY and YX are of the same type? Are they equal.
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 B is a skew-symmetric matrix, write whether the matrix AB AT is symmetric or skew-symmetric.
If B is a symmetric matrix, write whether the matrix AB AT is symmetric or skew-symmetric.
If A is a skew-symmetric and n ∈ N such that (An)T = λAn, write the value of λ.
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 odd natural number, write whether An is symmetric or skew-symmetric or neither of the 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.
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.
Let A and B be matrices of orders 3 x 2 and 2 x
4 respectively. Write the order of matrix AB.
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)]`.