The Outline of the Course

The following are two main mathematical objects that we will study in this course:[br][br][list][*]Matrices[/*][*]Vectors[/*][/list][br]They are intimately related as briefly shown in the following table:[br][br][center][/center][table][tr][td][b]Vectors[/b][/td][td][b]Matrices[/b][/td][/tr][tr][td]Vectors / points in [math]\mathbb{R}^2[/math][/td][td]2x1 column matrices[/td][/tr][tr][td]Vectors / points in [math]\mathbb{R}^3[/math][/td][td]3x1 column matrices[/td][/tr][tr][td]Vector addition[/td][td]Matrix addition[/td][/tr][tr][td]Scaling a vector[/td][td]Scalar multiplication[/td][/tr][tr][td]Linear Transformations from [math]\mathbb{R}^2[/math] to [math]\mathbb{R}^2[/math][br][/td][td]2x2 matrices[/td][/tr][tr][td]Linear Transformations from [math]\mathbb{R}^3[/math] to [math]\mathbb{R}^3[/math][br][/td][td]3x3 matrices[/td][/tr][/table][br][br]They are studied in an important branch of mathematics called "[b]linear algebra[/b]". Matrices belong to the computation side of linear algebra, whereas vectors belong to the geometric side of it. In this course, we will study both and their relationships in detail.[br][br]As you will see, we will mainly use vectors in [math] \mathbb{R}^2 [/math] or [math] \mathbb{R}^3 [/math] as examples because they can be more easily illustrated in GeoGebra applets. However, the same theory can readily be extended to higher dimensional spaces. Therefore, most of the theorems that you will see in this course are also valid in general n-dimensional spaces.[br][br][br]
Outline
The following is the outline of this course: [br][list][*]Definition of a vector and its matrix representation[/*][*]Vector addition and scaling, linear combination, span[/*][*]Linear independence, basis, dimension[/*][*]Linear transformations[/*][*]Systems of linear equations[br][/*][*]Gaussian elimination[/*][*]Solving systems of linear equations[/*][*]Computing the inverse of a matrix[br][/*][*]Determinants[/*][*]General vector spaces[/*][*]Column space and null space[/*][*]Rank theorem[/*][*]Eigenvalues and eigenvectors[/*][*]Diagonalization[/*][*]Inner product and orthogonality[/*][*]Orthogonal projections and Gram-Schmidt process[/*][*]Least square method [br][/*][/list]

Information: The Outline of the Course