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

SymbolSetNote
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 / StateValueSmallest 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