Chapter 1 Flashcards
R2
Two dimensional space
R3
3 dimensional space
N tupple
An ordered list of n numbers enclosed in brackets
Coordinates
The n tupple that the position of a point
Scalar
Object that can be described entirely by a number
Vector
An object described by its number value(magnitude) and a direction
Components
Each item of a vector
Trivial solution
The solution that consists of the zero vector
Unit vector
A vector of length 1
Standard basis vector is r2 and r3
R2- {e1=(1,0), e2=(0,1)}
R3- {e1=(1,0,0), e2=(0,1,0), e3= (0,0,1)}
What is the trivial solution?
A solution that consists of only the zero vector
What is a unit vector?
A vector of length 1
What is span?
The set of all linear combinations in a set of vectors- doesnt need to be Linear independent
What is Linear independence?
A non empty set of vectors whos scalars satisfy
C1V1 + C2V2 + C3V3…. + CNVN= 0
What is linear dependence?
When the function has a C scalar that is not 0