Let us note that everything we have looked at about Vectors thus far dont apply as well to Linear Algebra. We will be examining the “new” way of thinking about these constructs.
Vector Notation
We would normally use standard Algebraic notation, but when we are working vectors, we use something called bold notation. You might be familiar with this from Discrete Math, where we represented all real integers with the symbol . This “font” is what we consider bold in mathematics, and will be using that for such vector notation.
In this case, this means the vector with components.
You are probably used to writing vectors like such:
While we are allowed to use this for sake of ease of use, just know that this is WRONG!!!
Vectors are columns, and thus we should represent them as such:
This is the preferred notation.
Important
space of -tall vectors
The Zero Vector
Let’s introduce the zero vector:
Essentially, just a vector of some number of 0’s.
Vector Operations
Definitions
Lets say we have two vectors and :
We can add the vectors by performing the following:
We can perform scalar multiplication of vectors if is as defined above, and is a real number. Then:
What about if we have something like…
what do we do?
is it:
Yes, actually.
Another Example, which is actually just as simple.
Invalid Example
These ones you cannot do:
The last one is invalid because you are trying to add a matrix to a matrix.
This cannot be done, a quick way to tell the difference is if there are no commas on the “flat” one.
And now, for the star of the show…
LINEAR COMBINATION!!!
The linear combination is a fairly simple concept. It is any kind of operation that you can do using just scalar and vector multiplication.
It follows something of the form:
What is this?
This is a Linear Combination of
What about?
This is also a linear combination of .
Just for example let’s take the derivative of this linear combination:
You might find it interesting that this ALSO is a linear combination:
Linear Span
Given vectors , the linear span of these vectors is the collection of all possible linear combinations: