manyspikes

Notation

This module will involve quite a lot of reading through equations and implementing them. Thus, it is important that we clearly define the notation we will be using throughout this module.

For denoting scalar value variables, we will use lowercase letters such as xx and yy. When variables refer to vectors, we will use lowercase bold letters, such as x\mathbf{x} and y\mathbf{y}.

For denoting scalar valued functions (i.e. functions whose values are just scalars), we will use lowercase letters, such as ff, gg and hh, followed by their their arguments enclosed between parenthesis. For instance, f(x)f(x) is a scalar valued function of a single variable x, which is also a scalar.

When evaluating a function f(x)f(x) at the point where x=ax=a, we will use the notation f(x)x=af(x)|_{x=a}. For instance, the derivative of a function f(x)f(x) evaluated at x=0x=0 will be denoted as f(x)x=0f'(x)|_{x=0}

In the first sections of this module, we will use f(x)f'(x) for denoting the derivative of a scalar valued function ff.

In subsequent sections, we will use Leibniz's notation, whereby the first derivative of ff with respect to xx is denoted by dfdx\frac{df}{dx} or ddxf\frac{d}{dx}f. The nn-th order derivative of ff with respect to xx is denoted by dnfdxn\frac{d^nf}{dx^n}