Lecture 1 - Syllabus and Whatnot
Syllabus
Jeffery has office hours (see Canvas). Wednesdays are pretty quiet so if you work on any specific day that's the best time to hang out. If there's any cool places to study let him know as those Wednesday office hours may change location due to construction.
How the Course is Structured?
Each week has a HW set, and each set is due the following week Thursday. Hence, you have until next Thursday to do the next HW. But, please start it early as a result, since there's really no late submissions or anything like that. The time is there to pause and ponder, not to procrastinate.
NOTE: no in-class meeting on Thursday. Liese will be out of town.
We also have Quizzes on Thursday. On weeks we don't have quizzes we have MT exams (also Thursday). There also might be a strike, which would reschedule everything by about a week.
The First Few Sections
You start always at the axioms for a proofs based course. That's what we'll do today. First, let's look at the objects from MATH 206 (Linear Algebra I):
- Vectors
- Matrices
- Determinants
- Linear Independents
- Bases
- ...
Recall we'd try to solve
Linear Algebra is the study of vector spaces, and linear transformations between vector spaces.
What is a Vector?
Sometimes people just say a vector is a quantity that has a magnitude and a direction. We can:
- Add and subtract vectors:
- Scalar Multiply Vector by
: - Notions of products:
- Dot Product:
- Cross Product:
.
- Dot Product:
- We can normalize vectors and define orthogonality (perpendicularity).
Recall
- The addition of vectors together
- The scalar multiplication by some scalar
.
For these vectors, we require a certain list of properties in order for the vector space name to hold. Mathematicians gathered the similarities and found the following properties:
![[VectorSpaceDefinition.pdf]]
When