Stuff Other Flashcards
Linear Combinations
a1x1 + a2x2 + a3x3
Set of vectors where each vector is multiplied by a weight
Ax is a linear combination of the vectors in A
a1x1 + a2x2 + a3x3, a is a vector, x is a weight
Span {v1, v2, v3}
“Set of all linear combinations”
v1 is a base but
2v1, 5v1, and -v1 are
also answers
The linear combinations are simply the solutions
Linear Independence
Only has a trivial solution
v1 != 0, no 0 vector
v1 and v2 cant be multiples
n <= m
Parametric Form
x = p + x3v
x = [#] + x3[# in x3]
_
x = 3 + x2[5]
x1 = 3 + 5x2
Homogeneous
Ax = 0
Identity Matrix
Square matrix
1’s on diaginal
0’s elsewhere (sans b)
Consistancy
Not consistant if 0x = #
m x n
m = rows
n = columns
RREF
1’s mostly on diaginal
1’s are leading entries
1’s are the only non zero entry in column
Pivot Posistion
Leading non zero number in row
Row Operations
- R1 == R2
- R1 + 3R2 => R1
- R1 * (1/2) => R1
Uniqueness
Is the found solution the only one
Domain
Entirety/span of R^n
Co Domain
Entirety of R^m
Trivial Solution
x = 0
Solution Set
An x(s) in Ax=b
Image
x after some transformation
T(x), Ax, b
Range
span of R^m
Set of all images of T(x)
Standard Matrix
A = [ T(e1), T(e2), T(e3) ]
T: R^n -> R^m is onto R^m
R^n = R^m