Set Theory Notes: Roster Method, Ellipses, and Number Sets
Roster Method
- Definition: Represent a set by explicitly listing its elements inside braces { } using the roster method.
- Notation: A set is written as extSet=a,b,c,<br/>ldots<br/> when using roster form.
- Key idea: The elements are written in order, with no required rule tying them together beyond the listing.
- Examples:
- Vowels (with a view that y can be a vowel in some contexts): ext{V}=\{a, e, i, o, u} (sometimes including y depending on context).
- Odd numbers less than 10: ext{Odds}<10={1,3,5,7,9}.
- Flexibility of naming:
- A set can be named anything (e.g., A = {car, truck, van, motorcycle}).
- The roster form is simply listing the elements inside braces, regardless of any underlying rule.
- Practical note:
- When writing by hand, braces should be drawn as neatly as possible; the form is still understood as a set.
- Takeaway:
- Roster method = listing all elements explicitly inside { }.
- Transitional note: Ellipses will be introduced to indicate patterns within sets, especially when the set is infinite or when we don’t want to write all elements.
Ellipses in Set Representation
- Definition: Ellipsis (three dots, …) denote that a pattern continues beyond what is written.
- Purpose:
- To indicate a continuing pattern without listing every element.
- Also used to indicate a finite portion of a potentially infinite set (e.g., 1,2,3,\ldots,100).
- Examples:
- Natural numbers: ext{N}=\{1,2,3,\ldots}\dots
- Finite excerpt: to symbolize all natural numbers from 1 to 100, you might write 1,2,3,…,100 and understand it continues in between.
- Important nuance:
- Ellipses do not assert that the set ends at a specific point unless you also show ending elements (e.g., 100) to indicate a finite portion.
- Relationship to roster form:
- Ellipses serve as a shorthand supplement to roster form when the set is large or infinite.
Specific Sets of Numbers (Overview)
- We introduce several standard number sets, each with a conventional symbol and a defining idea.
- These sets often form inclusions (nested subsets) in the order: natural ⊆ whole ⊆ integers ⊆ rationals ⊆ reals.
- The speaker emphasizes historical/naming context for some sets (e.g., zero and place value) and the practical use of ellipses to convey infinity or pattern continuation.
Natural Numbers (N)
- Notation: extbfN is the set of natural numbers.
- Definition: The counting numbers starting at 1: N=1,2,3,4,…
- Characteristics:
- Infinite set (no end).
- Also called the counting numbers.
- Ellipsis is used to indicate continuation to infinity.
- Visual/mental model: The sequence 1, 2, 3, 4, … continues forever.
Whole Numbers (W)
- Notation: extbfW.
- Definition: The natural numbers plus zero: W=0,1,2,3,…
- Historical/context:
- Zero was a later mathematical invention/discovery, and its inclusion creates a separate named set (whole numbers) distinct from the naturals.
- Practical significance:
- Zero as a placeholder in place-value notation underpins arithmetic and counting foundations.
- Conceptual note:
- W differs from N by the inclusion of 0.
Integers (Z)
- Notation: extbfZ (from the German word for integers).
- Definition: All whole numbers with their negatives; includes zero:
Z=…,−2,−1,0,1,2,… - Ellipses on both sides reflect unboundedness in both directions.
- Relationship: Z extends W by including negative integers; every integer is a rational number, as explained below.
Even and Odd Natural Numbers (E and O)
- Notation:
- Even naturals: E.
- Odd naturals: O.
- Definitions (from context):
- Even natural numbers: those divisible by 2; pattern: 2,4,6,8,…
- Odd natural numbers: those not divisible by 2; pattern: 1,3,5,7,…
- Notes:
- In this course, E and O are introduced as specific subsets of natural numbers.
- Quick mathematical definition (optional):
- An integer n is even iff n≡0(mod2); odd iff n≡1(mod2).
Rational Numbers (Q)
- Notation: Q, pronounced “cue.”
- Definition: All ratios of integers, with a nonzero denominator:
\mathbb{Q}=\left{\frac{p}{q}: p,q\in\mathbb{Z}, q\neq 0\right} - Key concept: Density of rationals
- It is impossible to list all rationals in a sequence without missing numbers because between any two rationals there exists another rational.
- Demonstrated by a simple example: between 31 and 21 there exists a rational such as 125 (or more generally by taking mediants or by common-denominator arguments).
- In the transcript, a concrete illustration uses common denominators:
- 31=124,21=126, and thus 125 lies between them.
- Important implication:
- Rationals form a densely ordered set; this is why they cannot be written as a finite or simple countable list in an increasing sequence without gaps.
- Inclusions:
- Every integer is rational: for any n∈Z, n=1n∈Q.
- Hence Z⊆Q.
Real Numbers (R)
- Notation: R, the set of real numbers.
- Definition (informal): The set of all possible decimals.
- Includes decimals that terminate, repeat, or neither terminate nor repeat.
- Relationship to rational numbers:
- Q⊆R: every rational is a real number, but not every real is rational.
- Decimal classification within the real numbers:
- Terminating decimals: those that end, e.g., 0.5(which equals 21).
- Repeating decimals: those with an infinite repeating block, e.g., 0.3=0.333…=31.
- Non-terminating non-repeating decimals (irrationals): decimals that go on forever without a repeating block, e.g., π≈3.14159…
- Examples mentioned:
- Terminating: 0.5=21 (terminating decimal).
- Repeating: 0.3=0.333…=31 (repeating decimal).
- Irrational: π, whose decimal expansion neither terminates nor repeats.
- Real number line visualization:
- A number line with numbers such as 0,1,2,… and negatives illustrates all real numbers on a continuum.
- Pi and halves are placed conceptually along this line.
- Pragmatic note from the transcript:
- In this course, primary focus is on natural numbers, whole numbers, and sometimes integers; rationals and reals are not explored in-depth, though they are introduced.
Inclusions and Relationships Among Sets
- Common hierarchy (as described):
- N⊆W⊆Z⊆Q⊆R
- Explanation:
- Natural numbers are a subset of whole numbers (0 is added in W).
- Whole numbers extend to integers by including negative numbers (and 0).
- Integers are a subset of rationals since any integer n = n/1.
- Rational numbers are a subset of real numbers because every rational has a decimal expansion (terminating or repeating).
- Real numbers include both rationals and irrationals (numbers with non-repeating, non-terminating decimals).
Decimal Representations: Terminating, Repeating, and Irrational
- Terminating decimals:
- Example: 21=0.5, which terminates.
- Repeating decimals:
- Example: 31=0.3 (0.333… with the 3 repeating).
- Irrational decimals:
- Example: π=3.14159… with no terminating or repeating pattern in its decimal expansion.
- Conceptual takeaway:
- Rational numbers are exactly those with decimal expansions that terminate or repeat.
- Real numbers include rationals plus irrationals (which have non-terminating, non-repeating decimals).
The Real Number Line and Examples
- Visual intuition:
- The real number line represents all real numbers plotted on a line from negative to positive infinity.
- Points like π,21,31 occupy positions on this line.
- Practical takeaway:
- Real numbers form a complete, unbroken continuum that includes all possible decimal expansions.
Historical and Conceptual Context
- On zero and its place value:
- The introduction of zero was historically significant for place-value notation and counting.
- An illustrative anecdote was given: on a test, a missing zero can dramatically change the value of an answer, highlighting why zero matters in arithmetic and notation.
- Naming conventions and their origins:
- The sets are named with conventional symbols (N, W, Z, E, O, Q, R), some of which come from historical or language roots (e.g., Z for integer from German "Zahlen").
- Practical implications:
- Understanding the inclusions among sets helps in reasoning about number properties, such as which numbers can be expressed as fractions, and which decimal representations are possible.
Practical Takeaways and Connections to Other Topics
- Set notation and representation:
- Rosters (explicit listing) vs. description via ellipses (patterns and infinities) vs. properties (e.g., rationals as ratios of integers).
- Pattern recognition in mathematics:
- Ellipses provide concise ways to describe large or infinite collections without enumerating every element.
- Real-world relevance:
- The real-number system underpins calculus, analysis, and many applied fields; understanding the relationships among natural, whole, integer, rational, and real numbers is foundational for higher math.
- Philosophical/epistemic notes:
- Distinctions between countable vs. uncountable sets are implicit in the progression from rationals to reals, with zero playing a historically meaningful role in mathematical development.
Quick Practice Prompts (based on the notes)
- Write the roster form for the first few natural numbers and then use ellipses to indicate continuation: N=1,2,3,…
- Give the roster for the prime subset (as a thought exercise): note that the transcript did not define primes, but you can imagine how a roster could list primes within a bound.
- Express the rational numbers that include integers: show that every integer n is rational since n=1n, so Z⊆Q.
- Show a decimal that terminates and a decimal that repeats: terminates 0.5=21; repeats 0.3=31.
- State the density property of rationals: for any a,b∈Q with a<b, there exists c∈Q such that a<c<b.
- Identify whether a given decimal is rational or irrational and justify briefly whether it terminates, repeats, or neither.