Linear equation in xy-plane: ax + by = c
Gradient: -a/b, y-intercept: c/b
General form: a1x1 + a2x2 + ... + anxn = b
Types of intersections between lines: parallel with no solutions, coincident with infinitely many solutions, and intersecting with one solution.
Planes in R3 can also have similar intersections:
Case of no solutions: Parallel planes
Infinitely many solutions: Coincident planes
One solution: Intersecting at a line
Types of EROs:
Multiply an equation by a non-zero constant
Interchange two equations
Add a multiple of one equation to another
Two matrices are row equivalent if one can be obtained from another through a series of EROs.
REF characteristics:
All-zero rows at the bottom
Leading entry of a row is to the right of the leading entry of the previous row.
Developed by Wassily Leontief, shows the inter-industry relationships in an economy and how changes in one sector affect others.
Kirchhoffâs Current Law: sum of currents at a junction is zero.
Kirchhoffâs Voltage Law: sum of potential differences around a loop is zero.
A magic square is an arrangement where sums of each row, column, and diagonal are equal.
Derived from element-wise multiplication of rows and columns.
Commutative and associative laws for addition, distributive laws for multiplication.
A square matrix A is invertible if there exists a matrix B such that AB = I.
If A is singular, then det(A) = 0.
EROs affect determinant:
Multiplying a row by a constant scales the determinant.
Interchanging two rows negates the determinant.
A method for finding determinants of 3x3 matrices easily.
Definition of n-vectors and properties of addition, scalar multiplication, etc.
Definition and examples of forming combinations of vectors.
Formed by unit vectors in the coordinate directions.
Definition of subspaces in relation to R^n.
Criteria for subset to be a subspace.
A basis must meet independence and span conditions.
States conditions for linear independence and spanning a vector space.
Length calculation and definitions of norms defined on vectors.
Definitions and examples of basis sets.
Definition and standard matrix representation.
Summarizes several properties and criteria for matrices associated with linear transformations.
Types of transformations: Translation, Scaling, Reflection, Shear, Rotation.