Animated Solution for Mathematics - Matrices and Determinants: Consider the matrix f(x)=cosxsinx0−sinxcosx0001.
Given below are two statements :
Statement I: f(−x) is the inverse of the matrix f(x).
Statement II: f(x)f(y)=f(x+y).
In the light of the above statements, choose the correct answer from the options given below
Select Answer:
Visualized Solution
Defining the Matrix f(x)
Given matrix: f(x)=cosxsinx0−sinxcosx0001
This represents a 2D rotation in the xy-plane by an angle x.
Visualizing the Inverse
Statement I claims f(−x) is the inverse of f(x).
Geometrically, the inverse of rotating by x is rotating back by −x.
Substituting −x into the Matrix
Substitute x→−x in f(x):
f(−x)=cos(−x)sin(−x)0−sin(−x)cos(−x)0001
Using properties: cos(−x)=cosx and sin(−x)=−sinx.
f(−x)=cosx−sinx0sinxcosx0001
The Inverse Condition A⋅A−1=I
To prove it's the inverse, we must show f(x)⋅f(−x)=I.
Statement I is true: f(−x) is the inverse of f(x).
Statement II is true: f(x)f(y)=f(x+y).
Correct Option: Both Statement I and Statement II are true.
00:00 / 00:00
The Sigma Insight: Algebraic Operations on Matrices
Solution Diagram
Analyzing the Setup
Welcome, fellow traveler on the path to JEE mastery. Today, we are not just solving a matrix problem; we are peering into the elegant machinery of space itself.
When you look at the matrix f(x)=cosxsinx0−sinxcosx0001, do not see a static array of numbers. See a physical action. This matrix is a rotation operator that takes any vector in the xy-plane and pivots it by an angle x around the z-axis.
Statement I
The Inverse as a Return Journey
Statement I asks us to consider f(−x) as the inverse of f(x). Think about this geometrically: if f(x) rotates a point forward by x, the inverse operation must be rotating the point back by x, which is equivalent to rotating by −x.
To prove this algebraically, we substitute −x into our matrix. Using the parity properties of trigonometry, where cos(−x)=cosx and sin(−x)=−sinx, we find:
f(−x)=cosx−sinx0sinxcosx0001
Now, we verify if f(x)⋅f(−x)=I. When we multiply these, the top-left element becomes cos2x+sin2x, which is 1. The off-diagonal elements become cosxsinx−sinxcosx, which is 0.
The identity matrix emerges from the chaos like a lighthouse in the fog. Statement I is confirmed: f(−x) is indeed the inverse.
Statement II
The Composition of Rotations
Now, let us tackle Statement II: f(x)f(y)=f(x+y). This is the heart of group theory hidden in plain sight. If you rotate a coordinate system by y and then rotate it again by x, the total rotation is simply x+y.
As we multiply the first row by the first column, we get cosxcosy−sinxsiny. This is the classic cosine addition formula: cos(x+y).
Similarly, the first row multiplied by the second column gives us −(sinxcosy+cosxsiny), which is −sin(x+y). When you complete the multiplication for the second row, you find the exact same structure.
We have walked through the geometry and the algebra. We have seen that f(−x) acts as the inverse because it reverses the rotation, and we have seen that the composition of two rotations is simply the sum of their angles.
Both statements stand firm.
Remember, in JEE Advanced, the math is just the language; the physics is the story. You have mastered the story today. Keep this clarity of vision, and no matrix will ever intimidate you again. You are ready.