Prerequisite · Matrix Algebra Foundations

Notation Reference

5 min read

Notation

This page collects the symbolic conventions used throughout the Matrix Algebra readings. Return here any time a symbol's meaning is unclear.

R,  R+,  Rn\mathbb{R},\;\mathbb{R}^+,\;\mathbb{R}^nreal numbers, positive reals, n-tuples of reals
N,  C\mathbb{N},\;\mathbb{C}natural numbers {0,1,2,}\{0,1,2,\ldots\}, complex numbers
(a..b),  [a..b](a\,..\,b),\;[a\,..\,b]open interval, closed interval
\langle\,\ldots\,\ranglesequence (a list in which order matters)
hi,jh_{i,j}row i and column j entry of matrix H
V,  W,  UV,\;W,\;Uvector spaces
v,  0,  0V\vec{v},\;\vec{0},\;\vec{0}_Vvector, zero vector, zero vector of a space V
Pn,  Mn×m\mathcal{P}_n,\;\mathcal{M}_{n\times m}space of degree n polynomials, n×m matrices
[S][S]span of a set
B,D,  β,  δ\langle B,D\rangle,\;\vec{\beta},\;\vec{\delta}basis, basis vectors
En=e1,,en\mathcal{E}_n = \langle\vec{e}_1,\ldots,\vec{e}_n\ranglestandard basis for Rn\mathbb{R}^n
VWV \cong Wisomorphic spaces
MNM \oplus Ndirect sum of subspaces
h,  gh,\;ghomomorphisms (linear maps between spaces)
t,  st,\;stransformations (linear maps from a space to itself)
RepB(v),  RepB,D(h)\mathrm{Rep}_B(\vec{v}),\;\mathrm{Rep}_{B,D}(h)representation of a vector, a map
Zn×mZ_{n\times m} or ZZ,   In×n\;I_{n\times n} or IIzero matrix, identity matrix
T|T|determinant of the matrix
R(h),  N(h)\mathcal{R}(h),\;\mathcal{N}(h)range space, null space of the map
R(h),  N(h)\mathcal{R}_\infty(h),\;\mathcal{N}_\infty(h)generalized range space and null space

Greek Letters with Pronunciation

characternamecharactername
α\alphaalpha  AL-fuh ν\nunu  NEW
β\betabeta  BAY-tuh ξ,  Ξ\xi,\;\Xixi  KSIGH
γ,  Γ\gamma,\;\Gammagamma  GAM-muh ooomicron  OM-uh-CRON
δ,  Δ\delta,\;\Deltadelta  DEL-tuh π,  Π\pi,\;\Pipi  PIE
ϵ\epsilonepsilon  EP-suh-lon ρ\rhorho  ROW
ζ\zetazeta  ZAY-tuh σ,  Σ\sigma,\;\Sigmasigma  SIG-muh
η\etaeta  AY-tuh τ\tautau  TOW (as in cow)
θ,  Θ\theta,\;\Thetatheta  THAY-tuh υ,  Υ\upsilon,\;\Upsilonupsilon  OOP-suh-LON
ι\iotaiota  eye-OH-tuh ϕ,  Φ\phi,\;\Phiphi  FEE, or FI (as in hi)
κ\kappakappa  KAP-uh χ\chichi  KI (as in hi)
λ,  Λ\lambda,\;\Lambdalambda  LAM-duh ψ,  Ψ\psi,\;\Psipsi  SIGH, or PSIGH
μ\mumu  MEW ω,  Ω\omega,\;\Omegaomega  oh-MAY-guh

Capitals shown are those that differ from Roman capitals.

References
Hefferon 2020 — Linear Algebra (Free textbook), jimhefferon.com/linearalgebra