Question
Question: If \[F\left( x \right) = \left[ {\begin{array}{*{20}{l}}{\cos x}&{ - \sin x}&0\\\\{\sin x}&{\cos x}&...
If F\left( x \right) = \left[ {\begin{array}{*{20}{l}}{\cos x}&{ - \sin x}&0\\\\{\sin x}&{\cos x}&0\\\0&0&1\end{array}} \right] then show that F(x)⋅F(y)=F(x+y). Hence prove that [F(x)]−1=F(−x).
Solution
Here, we will find the value of F(y) by replacing the x by y in the matrix. Similarly, we will find the matrix F(x+y). Then using the values we will compare the LHS and RHS respectively to show the required relation. Then, we will find the inverse of F(x) using the cofactors, adjoint and its determinant to prove that it is equal to F(−x) and hence, proving the required situation.
Formula Used: We will use the following formulas:
A) cos(A+B)=cosAcosB−sinAsinB
B) sin(A+B)=sinAcosB+cosAsinB
C) [F(x)]−1=∣F(x)∣adj[F(x)]
Complete step by step solution:
According to the question, we are given that,
F\left( x \right) = \left[ {\begin{array}{*{20}{l}}{\cos x}&{ - \sin x}&0\\\\{\sin x}&{\cos x}&0\\\0&0&1\end{array}} \right]…………………………..(1)
Similarly, if we try to find F(y) , then,
F\left( y \right) = \left[ {\begin{array}{*{20}{l}}{\cos y}&{ - \sin y}&0\\\\{\sin y}&{\cos y}&0\\\0&0&1\end{array}} \right]………………………………(2)
Also, F(x+y) can also be written as:
F\left( {x + y} \right) = \left[ {\begin{array}{*{20}{l}}{\cos \left( {x + y} \right)}&{ - \sin \left( {x + y} \right)}&0\\\\{\sin \left( {x + y} \right)}&{\cos \left( {x + y} \right)}&0\\\0&0&1\end{array}} \right]
Now, we have to show that F(x)⋅F(y)=F(x+y)
First we will consider LHS =F(x)⋅F(y)
Therefore, Substituting the values from equation (1) and (2), we get
F\left( x \right) \cdot F\left( y \right) = \left[ {\begin{array}{*{20}{l}}{\cos x}&{ - \sin x}&0\\\\{\sin x}&{\cos x}&0\\\0&0&1\end{array}} \right] \cdot \left[ {\begin{array}{*{20}{l}}{\cos y}&{ - \sin y}&0\\\\{\sin y}&{\cos y}&0\\\0&0&1\end{array}} \right]
Now, multiplying these matrices, we get,
\Rightarrow F\left( x \right) \cdot F\left( y \right) = \left[ {\begin{array}{*{20}{l}}{\cos x\cos y - \sin x\sin y}&{ - \left( {\cos x\sin y + \sin x\cos y} \right)}&0\\\\{\sin x\cos y + \cos x\sin y}&{\cos x\cos y - \sin x\sin y}&0\\\0&0&1\end{array}} \right]
We know that, cos(A+B)=cosAcosB−sinAsinB and sin(A+B)=sinAcosB+cosAsinB
Hence, using these formulas in the above equation, we get, we get,
\Rightarrow F\left( x \right) \cdot F\left( y \right) = \left[ {\begin{array}{*{20}{l}}{\cos \left( {x + y} \right)}&{ - \sin \left( {x + y} \right)}&0\\\\{\sin \left( {x + y} \right)}&{\cos \left( {x + y} \right)}&0\\\0&0&1\end{array}} \right]
We know that RHS = F\left( {x + y} \right) = \left[ {\begin{array}{*{20}{l}}{\cos \left( {x + y} \right)}&{ - \sin \left( {x + y} \right)}&0\\\\{\sin \left( {x + y} \right)}&{\cos \left( {x + y} \right)}&0\\\0&0&1\end{array}} \right]
We can see that LHS=RHS. Hence,
F(x)⋅F(y)=F(x+y)
Now we are required to prove that [F(x)]−1=F(−x).
First, we will consider the LHS of the above equation.
F\left( x \right) = \left[ {\begin{array}{*{20}{l}}{\cos x}&{ - \sin x}&0\\\\{\sin x}&{\cos x}&0\\\0&0&1\end{array}} \right]
Determinant of F(x) is:
\left| {F\left( x \right)} \right| = \left| {\begin{array}{*{20}{l}}{\cos x}&{ - \sin x}&0\\\\{\sin x}&{\cos x}&0\\\0&0&1\end{array}} \right|
⇒∣F(x)∣=cosx(cosx−0)+sinx(sinx−0)+0
Multiplying the terms, we get
⇒∣F(x)∣=cos2x+sin2x
We know that cos2θ+sin2θ=1, so using this identity in the above equation, we get
⇒∣F(x)∣=1
Here, cofactors in the first row are:
{A_{11}} = {\left( { - 1} \right)^{1 + 1}}\left[ {\begin{array}{*{20}{l}}{\cos x}&0\\\0&1\end{array}} \right] = \cos x
{A_{12}} = {\left( { - 1} \right)^{1 + 2}}\left[ {\begin{array}{*{20}{l}}{\sin x}&0\\\0&1\end{array}} \right] = - \sin x
{A_{13}} = {\left( { - 1} \right)^{1 + 3}}\left[ {\begin{array}{*{20}{l}}{\sin x}&{\cos x}\\\0&0\end{array}} \right] = 0
Cofactors in the second row are:
{A_{21}} = {\left( { - 1} \right)^{2 + 1}}\left[ {\begin{array}{*{20}{l}}{ - \sin x}&0\\\0&1\end{array}} \right] = \sin x
{A_{22}} = {\left( { - 1} \right)^{2 + 2}}\left[ {\begin{array}{*{20}{l}}{\cos x}&0\\\0&1\end{array}} \right] = \cos x
{A_{23}} = {\left( { - 1} \right)^{2 + 3}}\left[ {\begin{array}{*{20}{l}}{\cos x}&0\\\0&0\end{array}} \right] = 0
Cofactors in the third row are:
{A_{31}} = {\left( { - 1} \right)^{3 + 1}}\left[ {\begin{array}{*{20}{l}}{ - \sin x}&0\\\\{\cos x}&0\end{array}} \right] = 0
{A_{32}} = {\left( { - 1} \right)^{3 + 2}}\left[ {\begin{array}{*{20}{l}}{\cos x}&0\\\\{\sin x}&0\end{array}} \right] = 0
{A_{33}} = {\left( { - 1} \right)^{3 + 3}}\left[ {\begin{array}{*{20}{l}}{\cos x}&{ - \sin x}\\\\{\sin x}&{\cos x}\end{array}} \right] = {\cos ^2}x + {\sin ^2}x = 1
Hence, adj[F(x)]=[Cofactor]T
\Rightarrow adj\left[ {F\left( x \right)} \right] = {\left[ {\begin{array}{*{20}{l}}{\cos x}&{ - \sin x}&0\\\\{\sin x}&{\cos x}&0\\\0&0&1\end{array}} \right]^T}
\Rightarrow adj\left[ {F\left( x \right)} \right] = \left[ {\begin{array}{*{20}{l}}{\cos x}&{\sin x}&0\\\\{ - \sin x}&{\cos x}&0\\\0&0&1\end{array}} \right]
Hence, inverse of F(x) will be:
LHS = {\left[ {F\left( x \right)} \right]^{ - 1}} = \dfrac{{adj\left[ {F\left( x \right)} \right]}}{{\left| {F\left( x \right)} \right|}} = \Rightarrow adj\left[ {F\left( x \right)} \right] = \dfrac{1}{1}\left[ {\begin{array}{*{20}{l}}{\cos x}&{\sin x}&0\\\\{ - \sin x}&{\cos x}&0\\\0&0&1\end{array}} \right]
Hence,
⇒ LHS = {\left[ {F\left( x \right)} \right]^{ - 1}} = \left[ {\begin{array}{*{20}{l}}{\cos x}&{\sin x}&0\\\\{ - \sin x}&{\cos x}&0\\\0&0&1\end{array}} \right]
Also, RHS = F\left( { - x} \right) = \left[ {\begin{array}{*{20}{l}}{\cos \left( { - x} \right)}&{ - \sin \left( { - x} \right)}&0\\\\{\sin \left( { - x} \right)}&{\cos \left( { - x} \right)}&0\\\0&0&1\end{array}} \right]
Now, knowing the fact that cos(−x)=cos(0∘−x)=cosx because this lies in the fourth quadrant where cosine is positive.
Also, sin(−x)=sin(0∘−x)=−sinx because this lies in fourth quadrant where sine is negative
Hence,
RHS = F\left( { - x} \right) = \left[ {\begin{array}{*{20}{l}}{\cos x}&{\sin x}&0\\\\{ - \sin x}&{\cos x}&0\\\0&0&1\end{array}} \right]
Clearly, LHS = RHS
Hence, [F(x)]−1=F(−x)
Hence proved
Note:
A matrix is a collection of numbers which are arranged into a fixed number of rows and columns where, usually, those numbers are real numbers. In real life, matrices are used for making seismic surveys in geology. They are also used for plotting graphs, statistics and to do scientific research and studies. Most of the data are stored using matrices such as mortality rate, population in the country, etc. Hence, matrices are used in day-to-day life.