P = ⎣ ⎢ ⎡ cos 4 π sin 4 π − sin 4 π cos 4 π ⎦ ⎥ ⎤ X = ⎣ ⎢ ⎢ ⎡ 2 1 2 1 ⎦ ⎥ ⎥ ⎤
For matrices P and X as defined above, find P 3 X .
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.
Rotation of axes. Initial angle 45degrees, final angle being 135degrees, now the determinant can be written in terms of 135 degrees(just like the given matrix) , P^3X can be easily found out.
Problem Loading...
Note Loading...
Set Loading...
Let P = [ cos 4 π sin 4 π − sin 4 π cos 4 π ] = [ 2 1 2 1 − 2 1 2 1 ] = 2 1 [ 1 1 − 1 1 ] = 2 1 ( I + A ) , where A = [ 0 1 − 1 0 ] . Then
Y = P 3 X = 2 2 1 ( I + A ) 3 [ 2 1 2 1 ] = 4 1 ( I + 3 A + 3 A 2 + A 3 ) [ 1 1 ] = 4 1 ( I + 3 A − 3 I − A ) [ 1 1 ] = 2 1 ( A − I ) [ 1 1 ] = 2 1 ( [ − 1 1 ] − [ 1 1 ] ) = 2 1 [ − 2 0 ] = [ − 1 0 ] Note that A 2 = [ 0 1 − 1 0 ] [ 0 1 − 1 0 ] = [ − 1 0 0 − 1 ] = − I ⟹ A 3 = − I A = − A