Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Introductory mathematics

Up to this point, we’ve gone through the details of the Project and explained its work in broad terms. But to gain a deep understanding of how everything works, we do have to use a reasonable amount of mathematics (in particular, calculus) and physics, which, as you’ll soon see, are very closely-related fields. We will start everything at basic algebra, and build up to calculus-based physics. These can be difficult topics; take it at your own pace. We hope it will be an enjoyable read.

Mathematical notation

Unless otherwise indicated, mathematical symbols will be represented by the following notational conventions:

Function: f(x)f(x)

Function composition: f(g(x))f(g(x))

Limit: limxx0f(x)\displaystyle \lim_{x \to x_0} f(x)

Vector quantity: E\mathbf{E} or E\vec E

Derivative: dfdx\dfrac{df}{dx} (preferred), f(x)f'(x) (alternative); time derivative only: x˙=dfdt,x¨=d2fdt2\dot x = \dfrac{df}{dt}, \ddot x = \dfrac{d^2 f}{dt^2}.

Nth-derivative: dnfdxn\dfrac{d^n f}{dx^n} (preferred), f(n)(x)f^{(n)}(x) (alternative)

Derivative operator: ddx\dfrac{d}{dx}

Partial derivative: fx\dfrac{\partial f}{\partial x}

Partial derivative operator: x\dfrac{\partial}{\partial x}

Gradient: f\nabla f

Divergence: F\nabla \cdot \mathbf{F}

Curl: ×F\nabla \times \mathbf{F}

Laplacian: 2f\nabla^2 f

Integrals:

Integral typeSymbolAlternative notation
Indefinite integral0xf(k) dk\displaystyle \int_0^x f(k)~dkIntegral without bounds (but not recommended)
Definite integralabf(x)dx\displaystyle \int_a^b f(x) dxLimits can be placed directly on integral sign
Line integral (scalar)Cf(x,y,z)d\displaystyle \int_C f(x, y, z) d\ellYes, use drdr or dsds as differential
Closed line integral (scalar)Cf(x,y,z)d\displaystyle \oint_C f(x, y, z) d\ellYes, use drdr or dsds as differential
Line integral (vector)CFd\displaystyle \int_C \mathbf{F} \cdot \mathbf{d\ell}Yes, use dr\mathbf{dr} or ds\mathbf{ds} as differential
Closed line integral (vector)CFd\displaystyle \oint_C \mathbf{F} \cdot \mathbf{d\ell}Yes, use dr\mathbf{dr} or ds\mathbf{ds} as differential
Surface integral (scalar)Σf(x,y,z) dS\displaystyle \iint_\Sigma f(x, y, z)~dSYes, Σf(x,y,z) dS\displaystyle \int_\Sigma f(x, y, z)~dS
Closed surface integral (scalar)Σf(x,y,z) dS\displaystyle \oiint_\Sigma f(x, y, z)~dSYes, Σf(x,y,z) dS\displaystyle \oint_\Sigma f(x, y, z)~dS
Surface integral (vector)ΣFdS\displaystyle \iint_\Sigma \mathbf{F} \cdot \mathbf{dS}Yes, ΣFdS\displaystyle \int_\Sigma \mathbf{F} \cdot \mathbf{dS}
Closed surface integral (vector)ΣFdS\displaystyle \oiint_\Sigma \mathbf{F} \cdot \mathbf{dS}Yes, ΣFdS\displaystyle \oint_\Sigma \mathbf{F} \cdot \mathbf{dS}
Double integralRf(x,y) dA\displaystyle \iint_R f(x, y)~dANot recommended
Area integralRdA\displaystyle \iint_R dANot recommended
Triple integralΩf(x,y,z) dV\displaystyle \iiint_\Omega f(x, y, z)~dVNot recommended
Volume integralΩdV\displaystyle \iiint_\Omega dVNot recommended
Spacetime integralMg d4x\displaystyle \int_{M} \sqrt{-g}~d^4 xNone