Advertisements
Advertisements
प्रश्न
उत्तर
\[Given: A = \begin{bmatrix}\sin\alpha & \cos\alpha \\ - \cos\alpha & \sin\alpha\end{bmatrix} \]
\[ A^T = \begin{bmatrix}\sin\alpha & - \cos\alpha \\ \cos\alpha & \sin\alpha\end{bmatrix}\]
\[Now, \]
\[ A^T A = \begin{bmatrix}\sin\alpha & - \cos\alpha \\ \cos\alpha & \sin\alpha\end{bmatrix}\begin{bmatrix}\sin\alpha & \cos\alpha \\ - \cos\alpha & \sin\alpha\end{bmatrix} \]
\[ \Rightarrow A^T A = \begin{bmatrix}\left( \sin\alpha \right)\left( \sin\alpha \right) + \left( - \cos\alpha \right)\left( - \cos\alpha \right) & \left( \sin\alpha \right)\left( \cos\alpha \right) + \left( - \cos\alpha \right)\left( \sin\alpha \right) \\ \left( \cos\alpha \right)\left( \sin\alpha \right) + \left( \sin\alpha \right)\left( - \cos\alpha \right) & \left( \cos\alpha \right)\left( \cos\alpha \right) + \left( \sin\alpha \right)\left( \sin\alpha \right)\end{bmatrix}\]
\[ \Rightarrow A^T A = \begin{bmatrix}\sin^2 \alpha + \cos^2 \alpha & \sin\alpha \cos\alpha - \sin\alpha \cos\alpha \\ \sin\alpha \cos\alpha - \sin\alpha \cos\alpha & \cos^2 \alpha + \sin^2 \alpha\end{bmatrix}\]
\[ \Rightarrow A^T A = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix} = I\]
APPEARS IN
संबंधित प्रश्न
Which of the given values of x and y make the following pair of matrices equal?
`[(3x+7, 5),(y+1, 2-3x)] = [(0,y-2),(8,4)]`
Let `A = [(2,4),(3,2)] , B = [(1,3),(-2,5)], C = [(-2,5),(3,4)]`
Find BA
Compute the indicated product.
`[(1, -2),(2,3)][(1,2,3),(2,3,1)]`
Compute the indicated product:
`[(2,3,4),(3,4,5),(4,5,6)][(1,-3,5),(0,2,4), (3,0,5)]`
Show that AB ≠ BA in each of the following cases
`A=[[-1 1 0],[0 -1 1],[2 3 4]]` and =B `[[1 2 3], [0 1 0],[1 1 0]]`
For the following matrices verify the associativity of matrix multiplication i.e. (AB) C = A(BC):
`A =-[[1 2 0],[-1 0 1]]`,`B=[[1 0],[-1 2],[0 3]]` and C= `[[1],[-1]]`
If A= `[[1 0 -2],[3 -1 0],[-2 1 1]]` B=,`[[0 5 -4],[-2 1 3],[-1 0 2]] and C=[[1 5 2],[-1 1 0],[0 -1 1]]` verify that A (B − C) = AB − AC.
\[A = \begin{bmatrix}2 & - 3 & - 5 \\ - 1 & 4 & 5 \\ 1 & - 3 & - 4\end{bmatrix}\] , Show that A2 = A.
If [x 4 1] `[[2 1 2],[1 0 2],[0 2 -4]]` `[[x],[4],[-1]]` = 0, find x.
If
If \[A = \begin{bmatrix}3 & - 5 \\ - 4 & 2\end{bmatrix}\] , find A2 − 5A − 14I.
Find the value of x for which the matrix product`[[2 0 7],[0 1 0],[1 -2 1]]` `[[-x 14x 7x],[0 1 0],[x -4x -2x]]`equal an identity matrix.
Solve the matrix equations:
`[x1][[1,0],[-2,-3]][[x],[5]]=0`
Find the matrix A such that `[[2,-1],[1,0],[-3,-4]]A` `=[[-1,-8,-10],[1,-2,-5],[9,22,15]]`
Find a 2 × 2 matrix A such that `A=[[1,-2],[1,4]]=6l_2`
`A=[[1,0,-3],[2,1,3],[0,1,1]]`then verify that A2 + A = A(A + I), where I is the identity matrix.
`A=[[3,-5],[-4,2]]` then find A2 − 5A − 14I. Hence, obtain A3
If `P=[[x,0,0],[0,y,0],[0,0,z]]` and `Q=[[a,0,0],[0,b,0],[0,0,c]]` prove that `PQ=[[xa,0,0],[0,yb,0],[0,0,zc]]=QP`
Let A and B be square matrices of the same order. Does (A + B)2 = A2 + 2AB + B2 hold? If not, why?
If A and B are square matrices of the same order, explain, why in general
(A + B) (A − B) ≠ A2 − B2
Three shopkeepers A, B and C go to a store to buy stationary. A purchases 12 dozen notebooks, 5 dozen pens and 6 dozen pencils. B purchases 10 dozen notebooks, 6 dozen pens and 7 dozen pencils. C purchases 11 dozen notebooks, 13 dozen pens and 8 dozen pencils. A notebook costs 40 paise, a pen costs Rs. 1.25 and a pencil costs 35 paise. Use matrix multiplication to calculate each individual's bill.
Let `A= [[1,-1,0],[2,1,3],[1,2,1]]` And `B=[[1,2,3],[2,1,3],[0,1,1]]` Find `A^T,B^T` and verify that (2A)T = 2AT.
If A is a matrix of order 3 × 4 and B is a matrix of order 4 × 3, find the order of the matrix of AB.
If A is 2 × 3 matrix and B is a matrix such that AT B and BAT both are defined, then what is the order of B ?
If A is a square matrix such that A2 = A, then write the value of 7A − (I + A)3, where I is the identity matrix.
Construct a 2 × 2 matrix A = [aij] whose elements aij are given by \[a_{ij} = \begin{cases}\frac{\left| - 3i + j \right|}{2} & , if i \neq j \\ \left( i + j \right)^2 & , if i = j\end{cases}\]
If A and B are two matrices such that AB = A and BA = B, then B2 is equal to
If \[\begin{bmatrix}\cos\frac{2\pi}{7} & - \sin\frac{2\pi}{7} \\ \sin\frac{2\pi}{7} & \cos\frac{2\pi}{7}\end{bmatrix}^k = \begin{bmatrix}1 & 0 \\ 0 & 1\end{bmatrix}\] then the least positive integral value of k is _____________.
If A = [aij] is a scalar matrix of order n × n such that aii = k, for all i, then trace of A is equal to
(a) nk (b) n + k (c) \[\frac{n}{k}\] (d) none of these
If \[\begin{bmatrix}2x + y & 4x \\ 5x - 7 & 4x\end{bmatrix} = \begin{bmatrix}7 & 7y - 13 \\ y & x + 6\end{bmatrix}\]
Show that if A and B are square matrices such that AB = BA, then (A + B)2 = A2 + 2AB + B2.
Prove by Mathematical Induction that (A′)n = (An)′, where n ∈ N for any square matrix A.
If AB = BA for any two square matrices, prove by mathematical induction that (AB)n = AnBn
A matrix which is not a square matrix is called a ______ matrix.
If A and B are two square matrices of the same order, then AB = BA.
Let a, b, c ∈ R be all non-zero and satisfy a3 + b3 + c3 = 2. If the matrix A = `((a, b, c),(b, c, a),(c, a, b))` satisfies ATA = I, then a value of abc can be ______.