Number Systems & Logical Symbols
Before diving into Calculus, we must speak the language of mathematics. This includes identifying different sets of numbers and understanding logical quantifiers.
- ℕ: Natural Numbers (positive integers)
- ℤ: Integers
- ℚ: Rational Numbers
- ℝ: Real Numbers
- ℂ: Complex Numbers
Logical Quantifiers:
- ∀: 'For all'
- ∃: 'There exists'
- ∃!: 'There exists a unique'
Practice Exercises
Common Pitfalls
- ⚠Natural Numbers AmbiguityIn some contexts, ℕ includes zero. However, in this curriculum (as per the notes), ℕ refers strictly to positive integers. Always check the boundary conditions!