Mathematical Symbols
Mathematical Symbols
5 = 2+3
= equals sign equality
5 is equal to 2+3
5≠4
≠ not equal sign inequality
5 is not equal to 4
sin(0.01) ≈ 0.01,
approximately
≈ equal
approximation x ≈ y means x is
approximately equal to y
5>4
> strict inequality greater than
5 is greater than 4
4<5
< strict inequality less than
4 is less than 5
5 ≥ 4,
≥ inequality greater than or equal to x ≥ y means x is greater
than or equal to y
4 ≤ 5,
≤ inequality less than or equal to x ≤ y means x is less than
or equal to y
division sign /
÷ obelus
division 6÷2=3
a b power exponent 23 = 8
√a square root √a ⋅ √a = a √9 = ±3
Symbol Symbol Name Meaning / definition Example
3
√a cube root √a ⋅ 3√a ⋅ 3√a = a
3 3
√8 = 2
4
√a fourth root 4
√a ⋅ √a ⋅ 4√a ⋅ 4√a = a
4 4
√16 = ±2
n
√a n-th root (radical) for n=3, n√8 = 2
Geometry symbols
Symbol Symbol Name Meaning / definition Example
measured
ABC = 30°
angle
π = 3.141592654...
π pi constant c = π⋅ d = 2⋅ π⋅ r
is the ratio between the circumference and diameter of a circle
c
radians radians angle unit 360° = 2π c
g
gradians / gons grads angle unit 360° = 400 g
Algebra symbols
Symbol Symbol Name Meaning / definition Example
unknown value to
x x variable
find
when 2x = 4, then x = 2
Symbol Symbol Name Meaning / definition Example
≡ equivalence identical to
approximately
~ equal
weak approximation 11 ~ 10
approximately
≈ equal
approximation sin(0.01) ≈ 0.01
calculate expression
() parentheses
inside first
2 * (3+5) = 16
calculate expression
[] brackets
inside first
[(1+2)*(1+5)] = 18
{} braces set
rounds number to
⌊ x⌋ floor brackets
lower integer
⌊ 4.3⌋ = 4
rounds number to
⌈ x⌉ ceiling brackets
upper integer
⌈ 4.3⌉ = 5
maps values of x to
f (x) function of x
f(x)
f (x) = 3x+5
function f (x)=3x,g(x)=x-1
(f ∘ g) (f ∘ g) (x) = f (g(x))
composition ⇒(f ∘ g)(x)=3(x-1)
∆ discriminant Δ = b2 - 4ac
summation - sum of
∑ sigma all values in range of ∑ xi= x1+x2+...+xn
series
product - product of
∏ capital pi all values in range of ∏ xi=x1∙x2∙...∙xn
series
e constant / Euler's
e number
e = 2.718281828... e = lim (1+1/x)x , x→∞
Euler-Mascheroni
γ constant
γ = 0.5772156649...
π = 3.141592654...
π pi constant is the ratio between the
c = π⋅ d = 2⋅ π⋅ r
circumference and diameter of a
circle
inner product
probability of
probability that of
P(A ∩ B) events
events A and B
P(A∩B) = 0.5
intersection
probability
P(a ≤ x ≤ b) = ∫
f (x) density function
f (x) dx
(pdf)
cumulative
F(x) distribution F(x) = P(X≤ x)
function (cdf)
mean of population
μ population mean
values
μ = 10
expected value of
conditional
E(X | Y) expectation
random variable X E(X | Y=2) = 5
given Y
variance of random
var(X) variance
variable X
var(X) = 4
variance of
σ 2 variance
population values
σ2 = 4
standard deviation
standard
std(X) deviation
of random variable std(X) = 2
X
standard deviation
standard
σ X
deviation
value of random σX = 2
variable X
Symbol Symbol Name Meaning / definition Example
middle value of
median
random variable x
covariance of
cov(X,Y) covariance random variables X cov(X,Y) = 4
and Y
correlation of
corr(X,Y) correlation random variables X corr(X,Y) = 0.6
and Y
correlation of
ρX,Y correlation random variables X ρX,Y = 0.6
and Y
summation - sum of
∑ summation all values in range
of series
double
∑∑ summation
double summation
MR mid-range MR = (xmax+xmin)/2
50% of population
median / second are below this value
Q2 quartile = median of
samples
average / arithmetic
x sample mean
mean
x = (2+5+9) / 3 = 5.333
population samples
s 2 sample variance
variance estimator
s2 = 4
population samples
sample standard
s deviation
standard deviation s = 2
estimator
distribution of
X~ distribution of X
random variable X
X ~ N(0,3)
normal gaussian
N(μ,σ2) X ~ N(0,3)
distribution distribution
exponential
exp(λ) f (x) = λe-λx , x≥0
distribution
binomial
Bin(n,p) f (k) = nCk pk(1-p)n-k
distribution
Poisson
Poisson(λ) f (k) = λke-λ / k!
distribution
geometric
Geom(p) f (k) = p(1-p) k
distribution
Symbol Symbol Name Meaning / definition Example
hyper-geometric
HG(N,K,n)
distribution
Bernoulli
Bern(p)
distribution
Combinatorics Symbols
Symbol Symbol Name Meaning / definition Example
nCk
A = {3,7,9,14},
{} set a collection of elements
B = {9,14,28}
{9,14,28}
{9,14,28} ⊅
A ⊅ B not superset set A is not a superset of set B
{9,66}
A={3,9,14},
both sets have the same
A = B equality B={3,9,14},
members
A=B
A = {3,9,14},
objects that belong to A and
A\B relative complement B = {1,2,3},
not to B
A-B = {9,14}
A = {3,9,14},
objects that belong to A and
A-B relative complement B = {1,2,3},
not to B
A-B = {9,14}
A = {3,9,14},
objects that belong to A or B B = {1,2,3},
A ∆ B symmetric difference
but not to their intersection A∆B=
{1,2,9,14}
A = {3,9,14},
objects that belong to A or B B = {1,2,3},
A ⊖ B symmetric difference
but not to their intersection A ⊖B =
{1,2,9,14}
Symbol Symbol Name Meaning / definition Example
A={3,9,14}, 1
x∉ A not element of no set membership
∉A
= {z | z=a+bi,
complex numbers set 6+2i ∈
-∞<a<∞, -∞<b<∞}
Logic symbols
Symbol Symbol Name Meaning / definition Example
⋅ and and x⋅ y
+ plus or x+y
∨ reversed caret or x∨ y
~ tilde negation ~x
⇒ implies
∀ for all
∃ there exists
∴ therefore
∵ because / since
derivative - Lagrange's
y' derivative
notation
(3x3)' = 9x2
time second
derivative of derivative
derivative
integration of function of 2
∫∫ double integral
variables
∫∫ f(x,y)dxdy
integration of function of 3
∫∫∫ triple integral
variables
∫∫∫ f(x,y,z)dxdydz
closed contour /
∮ line integral
closed surface
∯ integral
closed volume
∰ integral
vector
unit vector
δ delta function
Numeral symbols
Name European Roman Hindu Arabic Hebrew
zero 0 ٠
one 1 I ١ א
two 2 II ٢ ב
four 4 IV ٤ ד
five 5 V ٥ ה
six 6 VI ٦ ו
nine 9 IX ٩ ט
ten 10 X ١٠ י
eleven 11 XI ١١ יא
fifteen 15 XV ١٥ טו
twenty 20 XX ٢٠ כ
forty 40 XL ٤٠ מ
fifty 50 L ٥٠ נ
sixty 60 LX ٦٠ ס
ninety 90 XC ٩٠ צ
Name European Roman Hindu Arabic Hebrew
Α α Alpha a al-fa
Β β Beta b be-ta
Γ γ Gamma g ga-ma
Δ δ Delta d del-ta
Ε ε Epsilon e ep-si-lon
Ζ ζ Zeta z ze-ta
Η η Eta h eh-ta
Θ θ Theta th te-ta
Ι ι Iota i io-ta
Κ κ Kappa k ka-pa
Λ λ Lambda l lam-da
Μ μ Mu m m-yoo
Ν ν Nu n noo
Ξ ξ Xi x x-ee
Ο ο Omicron o o-mee-c-ron
Π π Pi p pa-yee
Ρ ρ Rho r row
Σ σ Sigma s sig-ma
Τ τ Tau t ta-oo
Υ υ Upsilon u oo-psi-lon
Φ φ Phi ph f-ee
Χ χ Chi ch kh-ee
Ψ ψ Psi ps p-see
Ω ω Omega o o-me-ga