[ cos ( 7 2 π ) sin ( 7 2 π ) − sin ( 7 2 π ) cos ( 7 2 π ) ] k = [ 1 0 0 1 ]
Find the least positive integral value of k which satisfy the matrix equation above.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Can you elaborate on this? Pretend I know nothing but English.
Log in to reply
Let me be lazy and just show you a link : https://en.wikipedia.org/wiki/Rotation_matrix
In a 2 x 2 matrix of a linear transformation, the first column is the transform of (1,0) and the second column is the transform of (0,1), so, this is basically just the definition of cos and sin as a parametrization of the unit circle. I hope that makes some sense, Comrade...
the given matrix say is A, and let 2pi/7 = x
find A^2, it will be the same matrix but angles now are 2x
find A^3, it will be the same matrix but angles now are 3x
so, continuing the pattern, if k = 7, angles become 7x=(2pi/7)= 2pi = 360 degrees = 0 degrees (for trig funtions)
sin(0) = 0, cos(0) = 1, giving an identity matrix and thus giving the result k=7
I think the question should read "least positive integral value". Else, k = − 7 , 0 also satisfy the criterion.
Yeah your'e right
Problem Loading...
Note Loading...
Set Loading...
The matrix represents a rotation through the angle of 2 π / 7 .