Maths: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Glossary= ==Number Systems== ℕ - The set of natural numbers. ℚ - The set of rational numbers (Quotient) ℂ - The set of complex numbers. * Set - A collection of element...") |
|||
| Line 1: | Line 1: | ||
=Glossary= |
=Glossary= |
||
==Number Systems== |
==Number Systems== |
||
ℕ - The set of natural numbers. |
* ℕ - The set of natural numbers. No zero. No negatives. Subtraction and division aren't always possible. ℕ = {1, 2, 3, ...}. |
||
* ℤ - The set of integers. ℤ = {..., -3, -2, -1, 0, 1, 2, 3, ...} |
|||
| ⚫ | |||
* ℚ - The set of rational numbers (Quotient). |
|||
| ⚫ | |||
==Algebraic Structures== |
|||
* Set - A collection of elements. |
* Set - A collection of elements. |
||
* Group - A set with a binary operation. The operation must be associative. If the operation is commutative then it is an Abelian group. |
* Group - A set with a binary operation. The operation must be associative. If the operation is commutative then it is an Abelian group. |
||
Revision as of 23:45, 16 February 2017
Glossary
Number Systems
- ℕ - The set of natural numbers. No zero. No negatives. Subtraction and division aren't always possible. ℕ = {1, 2, 3, ...}.
- ℤ - The set of integers. ℤ = {..., -3, -2, -1, 0, 1, 2, 3, ...}
- ℚ - The set of rational numbers (Quotient).
- ℂ - The set of complex numbers.
Algebraic Structures
- Set - A collection of elements.
- Group - A set with a binary operation. The operation must be associative. If the operation is commutative then it is an Abelian group.
- Field -