Algebraic Symbols Flashcards
≜
equal by definition
≡
identical to
proportional to
y ∝ x when y = kx, k constant
⌊x⌋
floor brackets
floor brackets rounds number to lower integer
⌊4.3⌋= 4
⌈x⌉
ceiling brackets
rounds number to upper integer
⌈4.3⌉= 5
(a,b)
open interval
(a,b) = {x | a < x < b}
[a,b]
closed interval
[a,b] = {x | a ≤ x ≤ b}
∆
discriminant
could also be “delta”
∑
Sigma Notation
Also known as Summation
∑∑
Double Summation
∏
Capital Pi
∏ xi=x1∙x2∙…∙xn
∞
Lemniscate
e
Euler’s Number
e = 2.718281828…
γ
Euler-Mascheroni constant
constant γ = 0.5772156649…
φ
Golden Ratio
approximately 1.618
π
Pi Constant
π = 3.141592654…
{ }
Set
in relation to “Set Theory”
∀
“For All/Any”
∀ squares D, D is a rectangle
∃
There exists
∃x∈N:x is even
3√
Cube Root
We use the cube root symbol in the following way. ∛27 = 3
4√
Fourth Root
The fourth root of 16 is 2, i.e. 2 × 2 × 2 × 2 = 16.
〈x, y〉
Inner Product
| A |
Determinant of Matrix A
Matrix Transpose
Is formed by turning all the rows of a matrix into columns and viceversa