English

`P(X)=[[Cos X,Sin X],[-sin X,Cos X]],` Then Show that `P(X),P(Y)=P(X+Y)=P(Y)P(X).` - Mathematics

Advertisements
Advertisements

Question

 If `P(x)=[[cos x,sin x],[-sin x,cos x]],` then show that `P(x),P(y)=P(x+y)=P(y)P(x).`

Sum

Solution

 Given :  \[P(x) = \begin{bmatrix}\ cosx & \ sinx \\ - \ sinx & \ cosx\end{bmatrix}\]

Then ,

\[P(y) = \begin{bmatrix}\ cosy & \ siny \\ - \ siny & \ cosy\end{bmatrix}\] 

Now,

\[P(x) P(y) = \begin{bmatrix}\ cosx & \ sinx \\ - \ sinx & \ cosx\end{bmatrix}\begin{bmatrix}\ cosy &  \ siny \\ - \ siny & \ cosy\end{bmatrix}\]
\[ = \begin{bmatrix}\ cosx\ cosy - \ sinx\ siny & \ cosx\ siny + \ sinx\ cosy \\ -  \ sinx\ cosy - \ cosx\ siny & - \ sinx\ siny + \ cosx\ cosy\end{bmatrix}\]
\[ = \begin{bmatrix}\cos\left( x + y \right) & \sin\left( x + y \right) \\ - \sin\left( x + y \right) & \cos\left( x + y \right)\end{bmatrix} . . . (1)\]

Also, 

\[P(x + y) = \begin{bmatrix}\cos\left( x + y \right) & \sin\left( x + y \right) \\ - \sin\left( x + y \right) & \cos\left( x + y \right)\end{bmatrix} . . . (2)\]

Now,

\[P(y) P(x) = \begin{bmatrix}\ cosy & \ siny \\ - \ siny & \ cosy\end{bmatrix}\begin{bmatrix}\ cosx & \ sinx \\ - \ sinx & \ cosx\end{bmatrix}\]
\[ = \begin{bmatrix}\ cosy\ cosx - \ siny\ sinx & \ cosy\ sinx + \ siny\ cosx \\ - \ siny \ cosx - \ cosy\ sinx & -  \ siny\ sinx + \ cosy\ cosx\end{bmatrix}\]
\[ = \begin{bmatrix}\cos\left( x + y \right) & \sin\left( x + y \right) \\ - \sin\left( x + y \right) & \cos\left( x + y \right)\end{bmatrix} . . . (3)\]

from (1),(2) and (3) ,we get

`p(x)   p(y)=p(x+y)=p(y)  p(x)`

shaalaa.com
  Is there an error in this question or solution?
Chapter 5: Algebra of Matrices - Exercise 5.3 [Page 45]

APPEARS IN

RD Sharma Mathematics [English] Class 12
Chapter 5 Algebra of Matrices
Exercise 5.3 | Q 54.1 | Page 45

Video TutorialsVIEW ALL [1]

RELATED QUESTIONS

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)]`


Compute the indicated product.

`[(3,-1,3),(-1,0,2)][(2,-3),(1,0),(3,1)]`


Compute the indicated products:

`[[a    b],[-b      a]][[a     -b],[b         a]]`


If A =  `[[1    1],[0    1]]`  show that A2 = `[[1       2],[0          1]]` and A3 = `[[1        3],[0       1]]`


If A = `[[ab,b^2],[-a^2,-ab]]` , show that A2 = O

 

If A = `[[ cos 2θ     sin 2θ],[ -sin 2θ    cos 2θ]]`, find A2.


If A = `[[0,c,-b],[-c,0,a],[b,-a,0]]`and B =`[[a^2 ,ab,ac],[ab,b^2,bc],[ac,bc,c^2]]`, show that AB = BA = O3×3.

 

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]]`


For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:

`A = [[1     -1],[0          2]] B=   [[-1       0],[2        1]]`and `C= [[0       1],[1     -1]]`


For the following matrices verify the distributivity of matrix multiplication over matrix addition i.e. A (B + C) = AB + AC:

`A=[[2    -1],[1        1],[-1         2]]` `B=[[0     1],[1      1]]` C=`[[1      -1],[0                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.


If \[A = \begin{bmatrix}3 & - 5 \\ - 4 & 2\end{bmatrix}\] , find A2 − 5A − 14I.


Solve the matrix equations:

[2x 3] `[[1       2],[-3      0]] , [[x],[8]]=0`


`A=[[3,2, 0],[1,4,0],[0,0,5]]` show that A2 − 7A + 10I3 = 0


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)2 ≠ A2 + 2AB + B2


A trust invested some money in two type of bonds. The first bond pays 10% interest and second bond pays 12% interest. The trust received ₹ 2800 as interest. However, if trust had interchanged money in bonds, they would have got ₹ 100 less as interes. Using matrix method, find the amount invested by the trust.

 

Let  `A =[[2,-3],[-7,5]]` And `B=[[1,0],[2,-4]]` verify that 

 (A + B)T = AT BT


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 = \begin{bmatrix}2 & 4 & - 1 \\ - 1 & 0 & 2\end{bmatrix}, B = \begin{bmatrix}3 & 4 \\ - 1 & 2 \\ 2 & 1\end{bmatrix}\],find `(AB)^T`

 


Given an example of two non-zero 2 × 2 matrices A and such that AB = O.

 

If  \[A = \begin{bmatrix}\cos x & - \sin x \\ \sin x & \cos x\end{bmatrix}\]  , find AAT

 

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 _____________.


Let A = \[\begin{bmatrix}a & 0 & 0 \\ 0 & a & 0 \\ 0 & 0 & a\end{bmatrix}\], then An is equal to

 


If S = [Sij] is a scalar matrix such that sij = k and A is a square matrix of the same order, then AS = SA = ? 


If A is a square matrix such that A2 = A, then (I + A)3 − 7A is equal to


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


If A = `[(2, -1, 3),(-4, 5, 1)]` and B = `[(2, 3),(4, -2),(1, 5)]`, then ______.


If A = `[(3, 5)]`, B = `[(7, 3)]`, then find a non-zero matrix C such that AC = BC.


Prove by Mathematical Induction that (A′)n = (An)′, where n ∈ N for any square matrix A.


A square matrix where every element is unity is called an identity matrix.


If A = `[(1, 1, 1),(0, 1, 1),(0, 0, 1)]` and M = A + A2 + A3 + .... + A20, then the sum of all the elements of the matrix M is equal to ______.


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 ______.


If A = `[(-3, -2, -4),(2, 1, 2),(2, 1, 3)]`, B = `[(1, 2, 0),(-2, -1, -2),(0, -1, 1)]` then find AB and use it to solve the following system of equations:

x – 2y = 3

2x – y – z = 2

–2y + z = 3


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×