Sets of Numbers
Context: FIT1058_MOC Β· the named standard sets used throughout computing Β· restricted by sign/zero Β· refined into intervals
Quick Revision
- π― Objective: reserved symbols for common number sets β each carries its usual operations.
- π¦ Core Components: β sign/zero restrictions β interval notation.
- β‘ Key Constraint: vs differ only by zero; bracket type fixes interval endpoints.
π Core
1. The Named Sets
- β positive integers; β adds .
- β all integers; β rationals; β reals.
- Chain β (proper subsets).
2. Sign/Zero Restrictions
- Superscript = sign β , .
- Subscript = βand zeroβ β , .
3. Interval Notation
- Square = includes endpoint; round = excludes.
- Forms β closed, / half-open, open.
- Subscript β = integers between inclusive.
Key identities:
βοΈ Core Decision Matrix
| Symbol | Set | Note |
|---|---|---|
| positive integers | ||
| adds zero | ||
| superscript = sign | ||
| positives + zero |
When It Flips: each name denotes the set and its operations β context decides whether "" means the elements or the system . A number set (e.g. ) often serves as the universal set for a numeric problem.
π Exam Execution Trace
Manual Execution Trace
Smallest standard set each value belongs to:
| Step / State | Value | Smallest set |
|---|---|---|
| 0 (Init) | β | β |
| 1 | ||
| 2 | ||
| 3 | ||
| 4 | (irrational) |
β οΈ Common Mistakes
- π‘ vs β differ only by (, in this unit); a square bracket includes its endpoint, a round bracket excludes it.
π§ Active Recall
Distinguish , , , and .
- Hint: Sign superscript, zero subscript.
Answer
- Short answer: ; adds ; ; .
- Why: Notation β superscript sets the sign, subscript re-admits zero.
Write and as set-builder and say which endpoints are members; what is ?
- Hint: Bracket = membership.
Answer
- Short answer: (includes ); (open); .
- Why: Square includes, round excludes β the subscript restricts to integers.