Mathematical Formula Reference
This page collects the mathematical identities used repeatedly in the worked solutions. A solution links to the relevant identity before applying it, so the algebra can be followed without guessing which rule was used. Symbols are defined locally in each exercise; the symbols on this page are generic.
Algebra and dimensional checks
An equation may be rearranged by applying the same invertible operation to both sides. For nonzero \(a\), the linear and quadratic solutions are
Every additive term in a physical equation must have the same dimensions. The final unit is therefore an independent check on an algebraic result.
Product, quotient, and chain rules
For differentiable functions \(f(x)\) and \(g(x)\),
The last identity is the chain rule. Applying it to a square root gives
Stationary-value condition
If a differentiable scalar function \(F(x)\) is stationary at an interior point \(x=x_0\), its first derivative vanishes there:
The condition identifies minima, maxima, and stationary inflection points; the second derivative or physical context distinguishes them. For a constraint \(g(\boldsymbol{x})=0\), the equivalent Lagrange-multiplier condition is
Optical path and Fermat’s principle
The optical path length (OPL) along a piecewise homogeneous path is
Fermat’s principle states that the physical ray makes the OPL stationary: \(\delta\mathcal L=0\). It need not be a strict minimum.
Trigonometry and small-angle formulas
For a right triangle with opposite side \(a\), adjacent side \(b\), and hypotenuse \(r=\sqrt{a^2+b^2}\),
The first nonzero Taylor terms about \(x=0\) are
These approximations require a dimensionless \(|x|\ll1\) (angles in radians).
Solid angle and circular cones
On a unit sphere, polar angle \(\theta\) and azimuth \(\phi\) give the differential solid angle \(d\Omega=\sin\theta\,d\theta\,d\phi\). The solid angle of a circular cone with half-angle \(\alpha\) is therefore
The full sphere contains \(4\pi\) steradians. For an isotropic source, the fraction of its power in any non-overlapping collection of directions is the collection’s total solid angle divided by \(4\pi\).
Exponentials, logarithms, and complex phasors
Euler’s identity and the elementary exponential derivatives are
Consequently, multiplying a phasor by \(e^{j\phi}\) adds phase \(\phi\), while its magnitude is unchanged.
Integration identities
Integration by parts, substitution, and the Gaussian integral are
For a normalized density \(p(x)\), always check \(\int p(x)\,dx=1\) before using it in an expectation.
Fourier transform, convolution, and correlation
With the frequency convention used here,
The convolution and correlation theorems are
Matrices, determinants, and eigenvalues
For compatible matrices, multiplication is row by column and is generally not commutative:
An eigenvalue \(\lambda\) satisfies
For a lossless paraxial \(2\times2\) ray matrix with \(\det M=1\), bounded periodic rays require \(|\operatorname{tr}M/2|<1\).
Vector-calculus identities
The gradient, divergence, Laplacian, and curl identity used in the field solutions are
Common differential equations
The constant-coefficient first- and second-order equations have solutions
Boundary or initial conditions determine the constants. Substitution into the original differential equation is the quickest verification.
Probability, expectation, and variance
For a discrete random variable \(N\),
For independent variables, variances add. A Poisson random variable with mean \(\mu\) obeys
Power, intensity, and decibels
Power ratios use \(10\log_{10}\); field-amplitude ratios use \(20\log_{10}\) when power is proportional to amplitude squared:
Independent losses add in decibels and multiply as linear power ratios.
Verification methods
Every quantitative solution should use at least one of these checks:
substitute the result into the governing equation;
verify dimensions and units term by term;
test a known limit or symmetry;
differentiate or integrate the proposed result;
compare with an independent conservation law;
reproduce the numerical value with unrounded intermediate quantities.
These are mathematical checks, not replacements for the derivation.