\(\newcommand{\N}{\mathbb{N}} \newcommand{\R}{\mathbb{R}} \newcommand{\C}{\mathbb{C}} \newcommand{\Q}{\mathbb{Q}} \newcommand{\Z}{\mathbb{Z}} \newcommand{\P}{\mathcal P} \newcommand{\B}{\mathcal B} \newcommand{\F}{\mathbb F} \newcommand{\E}{\mathcal E} \newcommand{\brac}[1]{\left(#1\right)} \newcommand{\matrixx}[1]{\begin{bmatrix}#1\end{bmatrix}} \newcommand{\vmatrixx}[1]{\begin{vmatrix}#1\end{vmatrix}} \newcommand{\lims}{\mathop{\overline{\lim}}} \newcommand{\limi}{\mathop{\underline{\lim}}} \newcommand{\limn}{\lim_{n\to\infty}} \newcommand{\limsn}{\lims_{n\to\infty}} \newcommand{\limin}{\limi_{n\to\infty}} \newcommand{\nul}{\mathop{\mathrm{Nul}}} \newcommand{\col}{\mathop{\mathrm{Col}}} \newcommand{\rank}{\mathop{\mathrm{Rank}}} \newcommand{\dis}{\displaystyle} \newcommand{\spann}{\mathop{\mathrm{span}}} \newcommand{\range}{\mathop{\mathrm{range}}} \newcommand{\inner}[1]{\langle #1 \rangle} \newcommand{\innerr}[1]{\left\langle #1 \right\rangle} \newcommand{\ol}[1]{\overline{#1}} \newcommand{\toto}{\rightrightarrows} \newcommand{\upto}{\nearrow} \newcommand{\downto}{\searrow} \newcommand{\qed}{\quad \blacksquare} \newcommand{\tr}{\mathop{\mathrm{tr}}} \newcommand{\bm}{\boldsymbol} \newcommand{\cupp}{\bigcup} \newcommand{\capp}{\bigcap} \newcommand{\sqcupp}{\bigsqcup} \) Math3033 Tutorial (Fall 13-14): Remarks on Linear Algebra

Contributors

Thursday, September 12, 2013

Remarks on Linear Algebra


We don't need to worry too much on linear algebra as the only fact that we use in the midterm and final exam is that for square matrix $A$, \[ A\text{ is invertible} \iff \det A\neq 0. \] We will need this fact when applying inverse function theorem and implicit function theorem. A better background in linear algebra arguably assists one in understanding each (rigorous) definition in multivariable calculus.

Some of you may want to review the whole subject thoroughly, here are some suggested texts:
  1. Linear Algebra Done Right/線性代數是這樣學的 (which we learn without too much computation, especially determinant will be presented in the last chapter)
  2. Algebra by Michael Artin (also helps a lots for students taking Algebra I)
  3. Tutorial notes of linear algebra this semester of BEST TA:
  4. My notes on linear algebra (which grow out of my too lengthy tutorial notes of Math2121)
In learning mathematics I usually read only a few books, and spend a lot of time on solving the problems (which I feel meaningful/fancy) in the exercises. So the above are all that I can suggest :).

No comments:

Post a Comment