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
ab power exponent 23 = 8
√a square root √a ⋅ √a = a √9 = ±3
3
√a cube root 3
√a ⋅ 3√a ⋅ 3√a = a 3
√8 = 2
4
√a fourth root 4
√a ⋅ 4√a ⋅ 4√a ⋅ 4√a = a 4
√16 = ±2
n
√a n-th root (radical) for n=3, n√8 = 2
Geometry symbols
π = 3.141592654...
π pi constant is the ratio between the circumference and diameter c = π⋅d = 2⋅π⋅r
of a circle
c
radians radians angle unit 360° = 2π c
g
gradians / gons grads angle unit 360° = 400 g
Algebra symbols
≡ equivalence identical to
{} braces set
∆ discriminant Δ = b2 - 4ac
π = 3.141592654...
π pi constant is the ratio between the circumference and diameter of a c = π⋅d = 2⋅π⋅r
circle
Linear Algebra Symbols
inner product
P(A ⋂ B) probability of events intersection probability that of events A and B P(A⋂B) = 0.5
P(A | B) conditional probability function probability of event A given event B occured P(A | B) = 0.3
E(X | Y) conditional expectation expected value of random variable X given Y E(X | Y=2) = 5
MR mid-range MR = (xmax+xmin)/2
Combinatorics Symbols
A = {3,7,9,14},
{} set a collection of elements
B = {9,14,28}
A⊂B proper subset / strict subset A is a subset of B, but A is not equal to B. {9,14} ⊂ {9,14,28}
A⊃B proper superset / strict superset A is a superset of B, but B is not equal to A. {9,14,28} ⊃ {9,14}
A={3,9,14},
A=B equality both sets have the same members B={3,9,14},
A=B
A = {3,9,14},
A\B relative complement objects that belong to A and not to B B = {1,2,3},
A-B = {9,14}
A = {3,9,14},
A-B relative complement objects that belong to A and not to B B = {1,2,3},
A-B = {9,14}
A = {3,9,14},
objects that belong to A or B but not to their
A∆B symmetric difference B = {1,2,3},
intersection
A ∆ B = {1,2,9,14}
A = {3,9,14},
objects that belong to A or B but not to their
A⊖B symmetric difference B = {1,2,3},
intersection
A ⊖ B = {1,2,9,14}
element of,
a∈A set membership A={3,9,14}, 3 ∈ A
belongs to
x∉ A not element of no set membership A={3,9,14}, 1 ∉ A
A×B cartesian product set of all ordered pairs from A and B A×B = {(a,b)|a∈A , b∈B}
Logic symbols
+ plus or x+y
~ tilde negation ~x
⇒ implies
∀ for all
∃ there exists
∴ therefore
∵ because / since
e constant / Euler's
e e = 2.718281828... e = lim (1+1/x)x , x→∞
number
imaginary part of a
Im(z) z = a+bi → Im(z)=b Im(3 - 2i) = -2
complex number
absolute value/magnitude
|z| |z| = |a+bi| = √(a2+b2) |3 - 2i| = √13
of a complex number
argument of a complex
arg(z) The angle of the radius in the complex plane arg(3 + 2i) = 33.7°
number