0.1: Prereqisites

\(\renewcommand{\R}{\mathbb R}\)

0.1: Prerequisites

  1. Notations
  2. Pre-Calculus
  3. Linear Algebra
  4. Calculus
  5. Other skills

\(\Uparrow\)  \(\Rightarrow\)

Notations.

In this course, we will be discussing real-valued functions, from some domain to \(\R\), and vector-valued functions, from some domain to \(\R^n\). To help keep track of the objects, we will use different sets of letters:

In your handwritten notes or on chalkboards, you can use the vector arrow notation \(\vec{a}\) or \(\underline a\) instead of \(\mathbf a\).

Our logarithm will always be the natural logarithm, with base \(e\), and written \(\log\). You may know this as \(\ln\). Our inverse trig functions will be written \(\arcsin, \arccos\), etc, and not \(\sin^{-1}, \cos^{-1}\), etc.

We will introduce other specialized notations (like \(\partial\), \(\nabla\) and notations for certain sets) as we need them.

Pre-Calculus

Certain concepts from high school pre-calculus arise all the time in this course and in higher mathematics. Here are some of them. This list is not exhaustive.

  1. Sketching curves such as ellipses: \[ \frac {(x - x_0)^2}{a^2} + \frac{(y - y_0)^2}{b^2} = r^2 \] and hyperbolas: \[ \frac {(x - x_0)^2}{a^2} - \frac{(y-y_0)^2}{b^2} = r^2 \]

  2. A few trigonometric identities: \[ \sin^2 \theta+ \cos^2\theta = 1, \] and also \[ \cos^2 \theta = \frac 12( 1+\cos 2\theta), \qquad \sin^2 \theta = \frac 12( 1-\cos 2\theta), \qquad \cos \theta \sin \theta = \frac 12 \sin 2\theta \] Two ways to remember these are to sketch \(\cos^2\) or \(\sin^2\), or to match real and imaginary parts of \[\cos 2\theta+i\sin2\theta = \left(e^{i\theta}\right)^2=(\cos \theta + i\sin \theta)^2.\] You should be able to derive other identities that follow directly from the above, such as \(\sec^2\theta - \tan^2\theta = 1\).

  3. Basic properties of exponentials and logarithms:

Linear Algebra

The following topics should be familiar from courses such as MAT 223. Some are reviewed in the next section.

  1. Dot product:

  2. Cross product:

  3. Linear dependence and independence.

  4. Matrix-matrix and matrix-vector multiplication.

  5. Connection between \(m\times n\) matrices and linear mappings \(\mathbb R^n \to \mathbb R^m\), and visualizing linear mappings \(\mathbb R^2 \to \mathbb R^2\), as transformations of the plane.

  6. How to solve the equation \(A\bf x = b\) by Gaussian elimination when a solution exists.

  7. Fundamental subspaces: Suppose \(A\) is an \(m\times n\) matrix.

  8. The determinant and related topics. When speaking about determinants, we are always referring to square matrices.

  9. Advanced properties of the determinant. These may not all be familiar.

  10. Eigenvalues and eigenvectors: what they are, and how to find them.

Calculus

The following topics should be familiar from courses such as MAT 137.

  1. The use of the quantifiers \(\forall, \exists\).

  2. Properties of the real numbers:

  3. Limits and Continuity:

  4. Differentiation:

  5. Integration and the Fundamental Theorem of Calculus:

  6. Sequences, Series, Convergence Tests:

Other skills

These you may have picked up from a variety of sources.

  1. Reading and applying precise definitions.
  2. Geometric intuition of \(2\) and \(3\) dimensional space.
  3. Interest in understanding how things change.

\(\Uparrow\)  \(\Rightarrow\)

Creative Commons Licence
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Canada License.