[[Reading Status Button]]
- Linear Transformations tend to increase or decrease the area of a given space.
- The Determinant is actually the area between 2 given vectors, since the area between the basis vectors is 1, and a matrix transformation is just where the basis vectors land, the determinant of a matrix provides the factor by which the area between any 2 vectors is scaled.
- If a transformation smushes a 2D plane into a single line, then its determinant is 0
- if a determinant of a transformation is 0, it scales down the space into a lower dimension.
- Invert the orientation of space when the direction of the space changes, usually is to the right of , but if a transformation changes this and is on left of that is β¦
- The determinant of a transformation, which inverts the orientation of space will be negative
- Why negative number? the determinant is positive if is to the right of , and as it approach closer to the determinant reduces, and reaches 0 when both aligns. So when moves past it is denoted by negative number
In 2 Dimension the determinant is a measure of area, and in 3 Dimension it is a measure of volume.
How to compute the determinant:
Why do we subtract them?
because,a
gives the co-ordinate of in the X axis and d
gives the co-ordinate of in the Y axis, since both of them are in their corresponding axis, they increase the size of the area, but when the or moves out of their respective X or Y axis, the area reduces, that is when their numbers are positive (Think of our 2D plane and the number lines on the each axis, this would make sense)
det() = det() x det()