Matrices Flashcards
(18 cards)
What is the matrix rotation represented 90
0 -1
1 0
Rotation 180 anticlockwise
-1 0
0 -1
Matrix rotation 270 anticlockwise
0 1
-1 0
Matrix reflection x axis
1 0
0 -1
Matrix reflection y axis
-1 0
0 1
Matrix reflection y =x
0 1
1 0
Matrix stretch formation
C 0
0 1
Where C is the SF
Matrix formation enlargement
K 0
0 K
Where K is the enlargement
Shear, x axis invariant
1 K
0 1
Where (0,1) goes to (K,1)
Shear y axis invariant
1 0
K 1
0,1 to 1,K
Properties of matrix multiplication
Not commutative AB≠BA
Associative so A(BC)=(AB)C
Characteristics of a sheaf(3D)
If the det=0
If all 3 equations are consistent so they have infinite solutions
Characteristics of a Triangular prism(3D)
If the det=0
Equations are inconsistent
No solutions
Characteristics of 3 planes intersecting at 1 point
Consistent equations
Only one solution
Det ≠0
Characteristics of 2 Planes parallel and one cutting through both
Planes 1 and 2 parallel
Det = 0
No solutions so inconsistent
Characteristics of a same plane
All equations are scalar multiples of one another
They are the same equation so infinite solution
Det = 0
If the det is -1 what does that mean
It means a reflection
If det is 1 what does that mean
Rotation