Basic Math Symbols PDF
Basic Math Symbols PDF
Mathematical Symbols
List of all mathematical symbols and signs - meaning and examples.
not equal
≠ sign
inequality 5≠4
strict
> inequality
greater than 5>4
strict
< inequality
less than 4<5
multiplication
· dot
multiplication 2·3=6
division
÷ sign / obelus
division 6÷2=3
division
/ slash
division 6/2=3
horizontal
– line
division / fraction
ab power exponent 23 = 8
√a square root √a · √a = a √9 = ±3
√a
3 cube root 3
√a · 3√a · 3√a = a √8 = 2
3
√a
4 fourth root 4
√a · 4√a · 4√a · 4√a = a √16 = ±2
4
n-th root
√a
n
(radical) for n=3, n√8 = 2
Geometry symbols
Symbol Symbol Name Meaning / definition Example
≅
equivalence of geometric shapes and
congruent to ∆ABC ≅ ∆XYZ
size
π = 3.141592654...
π pi constant is the ratio between the circumference and c = π·d = 2·π·r
diameter of a circle
Algebra symbols
Symbol Symbol Name Meaning / definition Example
≡ equivalence identical to
approximately
~ equal
weak approximation 11 ~ 10
approximately
≈ equal
approximation sin(0.01) ≈ 0.01
{} braces set
⌊x⌋
rounds number to lower
floor brackets
integer
⌊4.3⌋4
⌈x⌉
rounds number to upper
ceiling brackets
integer
⌈4.3⌉5
∆ discriminant Δ = b2 - 4ac
summation - sum of all
∑ sigma
values in range of series
∑ xi= x1+x2+...+xn
e constant /
e Euler's number
e = 2.718281828... e = lim (1+1/x)x , x→∞
Euler-Mascheroni
γ constant
γ = 0.527721566...
π = 3.141592654...
is the ratio between the
π pi constant
circumference and diameter of a
c = π·d = 2·π·r
circle
inner product
determinant of matrix
|A| determinant
A
determinant of matrix
det(A) determinant
A
probability
P(A) function
probability of event A P(A) = 0.5
probability of
probability that of
P(A ∩ B) events
events A and B
P(A∩B) = 0.5
intersection
P(A ∪ B)
probability of probability that of
events union events A or B
P(A∪B) = 0.5
conditional
probability of event A
P(A | B) probability
given event B occured
P(A | B) = 0.3
function
probability
P(a ≤ x ≤ b) = ∫ f (x)
f (x) density function
dx
(pdf)
cumulative
F(x) distribution F(x) = P(X ≤ x)
function (cdf)
mean of population
μ population mean
values
μ = 10
expected value of
E(X) expectation value
random variable X
E(X) = 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 population
σ2 variance
values
σ2 = 4
standard deviation
standard
σX deviation
value of random σX = 2
variable X
covariance of random
cov(X,Y) covariance
variables X and Y
cov(X,Y) = 4
correlation of random
corr(X,Y) correlation
variables X and Y
corr(X,Y) = 0.6
Page 7 of 17
correlation of random
ρX,Y correlation
variables X and Y
ρX,Y = 0.6
double
∑∑ summation
double summation
MR mid-range MR = (xmax+xmin)/2
average / arithmetic
x sample mean
mean
x = (2+5+9) / 3 = 5.333
population samples
s2 sample variance
variance estimator s2 = 4
population samples
sample standard
s deviation
standard deviation s=2
estimator
distribution of random
X~ distribution of X
variable X
X ~ N(0,3)
normal
N(μ,σ2) distribution
gaussian distribution X ~ N(0,3)
exponential
exp(λ) distribution f (x) = λe-λx , x≥0
binomial
Bin(n,p) distribution
f (k) = nCk pk(1-p)n-k
Poisson
Poisson(λ) distribution f (k) = λke-λ / k!
geometric
Geom(p) distribution f (k) = p (1-p) k
hyper-geometric
HG(N,K,n) distribution
Bernoulli
Bern(p) distribution
Combinatorics Symbols
Symbol
Symbol Meaning / definition Example
Name
nCk
A = {3,7,9,14},
{} set a collection of elements
B = {9,14,28}
A∩B
objects that belong to set
intersection
A and set B
A ∩ B = {9,14}
A∪B
objects that belong to set
union A ∪ B = {3,7,9,14,28}
A or set B
A⊆B
subset has fewer elements
subset
or equal to the set
{9,14,28} ⊆ {9,14,28}
A⊂B
proper subset / subset has fewer elements
strict subset than the set
{9,14} ⊂ {9,14,28}
Page 9 of 17
A⊄B
left set not a subset of
not subset {9,66} ⊄ {9,14,28}
right set
A⊇B
set A has more elements
superset
or equal to the set B
{9,14,28} ⊇ {9,14,28}
A⊃B
proper superset / set A has more elements
strict superset than set B
{9,14,28} ⊃ {9,14}
A⊅B
set A is not a superset of
not superset {9,14,28} ⊅ {9,66}
set B
A={3,9,14},
both sets have the same
A=B equality
members
B={3,9,14},
A=B
all the objects that do not
Ac complement
belong to set A
A = {3,9,14},
relative objects that belong to A
A\B complement and not to B
B = {1,2,3},
A-B = {9,14}
A = {3,9,14},
relative objects that belong to A
A-B complement and not to B
B = {1,2,3},
A-B = {9,14}
infinite cardinality of
aleph-null
natural numbers set
cardinality of countable
aleph-one
ordinal numbers set
natural numbers /
0 whole numbers 0 = {0,1,2,3,4,...} 0∈ 0
set (with zero)
natural numbers /
1 whole numbers 1 = {1,2,3,4,5,...} 6∈ 1
set (without zero)
complex = {z | z=a+bi, -
numbers set
6+2i ∈
∞<a<∞, -∞<b<∞}
Logic symbols
Symbol Symbol Name Meaning / definition Example
+ plus or x+y
~ tilde negation ~x
⇒ implies
∀ for all
∃ there exists
∴ therefore
∵ because / since
time second
derivative of derivative
derivative
∬
integration of function of 2
double integral
variables
∭
integration of function of 3
triple integral
variables
∮
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 ٢ ב
three 3 III ٣ ג
four 4 IV ٤ ד
five 5 V ٥ ה
six 6 VI ٦ ו
seven 7 VII ٧ ז
eight 8 VIII ٨ ח
nine 9 IX ٩ ט
ten 10 X ١٠ י
eleven 11 XI ١١ יא
twelve 12 XII ١٢ יב
thirteen 13 XIII ١٣ יג
fourteen 14 XIV ١٤ יד
fifteen 15 XV ١٥ טו
sixteen 16 XVI ١٦ טז
seventeen 17 XVII ١٧ יז
eighteen 18 XVIII ١٨ יח
nineteen 19 XIX ١٩ יט
twenty 20 XX ٢٠ כ
thirty 30 XXX ٣٠ ל
fourty 40 XL ٤٠ מ
fifty 50 L ٥٠ נ
sixty 60 LX ٦٠ ס
seventy 70 LXX ٧٠ ע
eighty 80 LXXX ٨٠ פ
Page 14 of 17
ninety 90 XC ٩٠ צ
one hundred 100 C ١٠٠ ק
Α α 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
Page 15 of 17
Υ υ Upsilon u oo-psi-lon
Φ φ Phi ph f-ee
Χ χ Chi ch kh-ee
Ψ ψ Psi ps p-see
Ω ω Omega o o-me-ga
Roman numerals
Number Roman numeral
0 not defined
1 I
2 II
3 III
4 IV
5 V
6 VI
7 VII
8 VIII
9 IX
10 X
11 XI
12 XII
13 XIII
14 XIV
15 XV
16 XVI
17 XVII
18 XVIII
19 XIX
20 XX
Page 16 of 17
30 XXX
40 XL
50 L
60 LX
70 LXX
80 LXXX
90 XC
100 C
200 CC
300 CCC
400 CD
500 D
600 DC
700 DCC
800 DCCC
900 CM
1000 M
5000 V
10000 X
50000 L
100000 C
500000 D
1000000 M
See also
• Algebra symbols
• Geometry symbols
• Statistical symbols
• Logic symbols
• Set theory symbols
• Calculus & analysis symbols