Animated Solution for Mathematics - Matrices and Determinants: If A=[cosθsinθ−sinθcosθ], then the matrix A−50 when θ=12π, is equal to :
Select Answer:
Visualized Solution
Identify the Matrix A
The given matrix A=[cosθsinθ−sinθcosθ] is a standard Rotation Matrix.
Multiplying a vector by A rotates it counter-clockwise by an angle θ.
Power Property of Rotation Matrices
If A rotates by θ, then An rotates by nθ.
Therefore, An=[cos(nθ)sin(nθ)−sin(nθ)cos(nθ)] for any integer n.
Applying the Property for A−50
We need to find A−50.
Substitute n=−50 into our formula:
A−50=[cos(−50θ)sin(−50θ)−sin(−50θ)cos(−50θ)]
Simplifying Negative Angles
Recall the even/odd properties of trigonometric functions:
cos(−x)=cosx (Even function)
sin(−x)=−sinx (Odd function)
A−50=[cos(50θ)−sin(50θ)sin(50θ)cos(50θ)]
Substituting θ=12π
We are given θ=12π.
Let's calculate the new angle: 50θ.
50θ=50×12π=1250π
Simplifying the Angle
Simplify the fraction: 1250π=625π
Break it down using periodicity (2π):
625π=624π+π=4π+6π
Evaluating Trigonometric Values
Since 4π is a multiple of 2π, it doesn't change the value.
cos(4π+6π)=cos(6π)=23
sin(4π+6π)=sin(6π)=21
Final Matrix Assembly
Substitute these values back into our simplified matrix A−50:
A−50=[23−212123]
Comparing with the given options, this matches Option 1.
00:00 / 00:00
The Sigma Insight: Algebraic Operations on Matrices
Solution Diagram
The Geometry of Rotation
Unlocking the Matrix A
Welcome, future engineer. Today, we are not just solving a matrix problem; we are embarking on a journey into the heart of linear algebra.
When you first look at the matrix
A=[cosθsinθ−sinθcosθ]
I want you to stop seeing it as a grid of numbers. I want you to see it as a machine.
In the world of physics and computer graphics, this is the 'Rotation Matrix'. It is the engine that turns objects in space. If you take a vector v and multiply it by A, you are physically rotating that vector by an angle θ in the counter-clockwise direction.
This geometric intuition is your greatest weapon.
The Power of Powers
Avoiding the Trap
Now, the problem asks us to find A−50. A student who hasn't mastered the theory might panic, thinking they must multiply this matrix by itself 50 times.
If you try that, you will be lost in a sea of trigonometric identities and arithmetic errors. But you are smarter than that.
You know the property of rotation matrices: if applying A once rotates a vector by θ, then applying it n times is equivalent to rotating it by nθ. Therefore:
An=[cos(nθ)sin(nθ)−sin(nθ)cos(nθ)]
This is the 'Aha!' moment. We have just reduced a terrifying matrix exponentiation problem into a simple multiplication of an angle.
The Negative Power
A Clockwise Shift
We are dealing with A−50. The negative sign might look intimidating, but it is just a direction indicator.
If a positive power is a counter-clockwise rotation, a negative power is simply a clockwise rotation. When we substitute n=−50 into our general formula, we get:
A−50=[cos(−50θ)sin(−50θ)−sin(−50θ)cos(−50θ)]
Now, we must be precise. We invoke the even and odd properties of trigonometry.
We know that cos(−x)=cos(x) because cosine is an even function. Conversely, sin(−x)=−sin(x) because sine is an odd function.
Applying this, our matrix becomes:
A−50=[cos(50θ)−sin(50θ)sin(50θ)cos(50θ)]
The Final Reduction
Bringing it Home
We are given θ=12π. Our angle is 50θ=50×12π=1250π.
Let's simplify this fraction. Dividing both numerator and denominator by 2, we get 625π.
Now, we use the periodicity of trigonometric functions. We can write this as:
625π=624π+π=4π+6π
That 4π is just two full revolutions. It brings us right back to where we started.
So, cos(4π+6π)=cos(6π) and sin(4π+6π)=sin(6π).
We know these values by heart: cos(6π)=23 and sin(6π)=21.
Substituting these back into our matrix, we arrive at the final result:
A−50=[23−212123]
Look at that elegance. We didn't fight the matrix; we understood its nature, and it yielded the answer to us. This is the power of conceptual clarity in JEE Advanced.