Number Sets Study Guide & Hub

Discover the classifications of numbers, including natural numbers, integers, rational, real, and complex numbers. Select a topic to practice or read the guide.

Number Sets Study Guide & Hub

Discover the classifications of numbers, including natural numbers, integers, rational, real, and complex numbers. Select a topic to practice or read the guide.

Number Sets Practice Topics

1. Belonging to Sets

Learn what it means for an element to belong to a set. Practice the โˆˆ and โˆ‰ symbols with concrete, visual exercises.

2. Union & Intersection

Master union and intersection of sets with step-by-step guidance and interactive exercises.

3. โ„• and โ„ค โ€” Natural & Integer Sets

Learn the difference between natural numbers โ„• and integers โ„ค. Practice classifying finite and infinite sets.

4. โ„š, โ„, โ„‚ โ€” Rational, Real & Complex

Learn to classify sets of numbers containing rational, real, irrational, and complex numbers. Practice set notation with detailed explanations.

5. Positive & Negative Numbers

Learn about positive numbers, negative numbers, and zero. Practice filtering sets with detailed step-by-step explanations.

6. Final Exam

Learning Guide

1. Belonging to Sets

A set is simply a collection of distinct objects โ€” called elements or members. We write a set by listing its elements inside curly braces, like A = {2, 5, 8, 11}.

We use two special symbols to describe membership:
โ€ข โˆˆ (belongs to / is an element of): We write 5 โˆˆ A to say "5 is in set A". Since 5 is listed inside A above, this is true.
โ€ข โˆ‰ (does not belong to): We write 7 โˆ‰ A to say "7 is not in set A". Since 7 is not listed, this is true.

Key idea: To check membership, just look at the list! If the element appears inside the curly braces, it belongs (โˆˆ). If it doesn't appear, it does not belong (โˆ‰).

Example: For B = {1, 3, 5, 7, 9}:
โ€ข 3 โˆˆ B โœ“ (3 is in the list)
โ€ข 4 โˆ‰ B โœ“ (4 is not in the list)

2. Union & Intersection

We can combine two sets using two key operations:

โ€ข โˆช (Union) โ€” "everything together": The union A โˆช B contains all elements that appear in A, in B, or in both. Think of it as merging two groups.
  Example: {1, 2, 3} โˆช {3, 4, 5} = {1, 2, 3, 4, 5} (no duplicates!)

โ€ข โˆฉ (Intersection) โ€” "what they share": The intersection A โˆฉ B contains only the elements that appear in both A and B. Think of it as the overlap.
  Example: {1, 2, 3} โˆฉ {3, 4, 5} = {3} (only 3 is in both)

โ€ข โˆ… (Empty Set): When two sets share nothing, their intersection is the empty set โˆ….
  Example: {1, 2} โˆฉ {3, 4} = โˆ…

Tip: Union = more (or equal) elements. Intersection = fewer (or equal) elements.

3. โ„• and โ„ค โ€” Natural & Integer Sets

Natural Numbers (โ„•)
The natural numbers are the counting numbers, starting from 0:
โ„• = {0, 1, 2, 3, 4, โ€ฆ}
They go on forever in the positive direction. Every natural number is also an integer.

Integers (โ„ค)
The integers include all whole numbers โ€” both positive and negative โ€” and zero:
โ„ค = {โ€ฆ, -3, -2, -1, 0, 1, 2, 3, โ€ฆ}
โ„ค extends infinitely in both directions. If a number has a negative sign but is still whole, it belongs to โ„ค but not to โ„•.

What about fractions or decimals?
Numbers like 1.5, ยฝ, or โˆš2 belong to neither โ„• nor โ„ค. They require larger sets like โ„š (rationals) or โ„ (reals).

Subset Notation:
โ€ข โІ means "subset" (e.g., S โІ โ„• means all elements of S are natural numbers).
โ€ข โŠ„ means "not a subset" (e.g., S โŠ„ โ„• means at least one element of S is not a natural number).

Relationship: โ„• โŠ‚ โ„ค โ€” every natural number is also an integer, but not every integer is natural.

Examples:
โ€ข {0, 1, 2, 3} โІ โ„• โœ“ (all non-negative whole numbers)
โ€ข {โˆ’2, 0, 1, 5} โІ โ„ค but โŠ„ โ„• (contains a negative)
โ€ข {1.5, 2.5} โŠ„ โ„ค (decimals โ€” neither โ„• nor โ„ค)
โ€ข {0, 1, 2, โ€ฆ} = โ„• itself (infinite natural number set)

4. โ„š, โ„, โ„‚ โ€” Rational, Real & Complex

The Number Sets:
โ€ข Natural Numbers N\mathbb{N}: Counting numbers {0,1,2,3,โ€ฆโ€‰}\{0, 1, 2, 3, \dots\}
โ€ข Integers Z\mathbb{Z}: Whole numbers {โ€ฆ,โˆ’3,โˆ’2,โˆ’1,0,1,2,โ€ฆโ€‰}\{\dots, -3, -2, -1, 0, 1, 2, \dots\}
โ€ข Rational Numbers Q\mathbb{Q}: Numbers that can be written as a fraction ab\frac{a}{b} where a,bโˆˆZa, b \in \mathbb{Z} and bโ‰ 0b \neq 0. Examples: 12\frac{1}{2}, โˆ’34-\frac{3}{4}, 0.50.5, 0.333โ€ฆ0.333\dots
โ€ข Real Numbers R\mathbb{R}: All rational and irrational numbers (numbers with non-repeating, infinite decimal expansions). Examples: ฯ€\pi, ee, 2\sqrt{2}.
โ€ข Complex Numbers C\mathbb{C}: Numbers containing the imaginary unit ii (where i2=โˆ’1i^2 = -1). Examples: ii, 2+3i2 + 3i.

Powers (Exponents) and Order of Operations:
A power (exponent) shows how many times a number is multiplied by itself. Let's look at different powers and how negative signs behave:
โ€ข Squared Numbers (x2x^2): A number multiplied by itself. For example, 32=3ร—3=93^2 = 3 \times 3 = 9.
โ€ข Cubed Numbers (x3x^3): A number multiplied by itself three times. For example, 23=2ร—2ร—2=82^3 = 2 \times 2 \times 2 = 8.
โ€ข Be careful with negative signs and parentheses!
If the negative sign is inside the parentheses, the sign of the result depends on whether the exponent is even or odd:
- Even exponents result in a positive number: (โˆ’2)2=(โˆ’2)ร—(โˆ’2)=4(-2)^2 = (-2) \times (-2) = 4, and (โˆ’2)4=16(-2)^4 = 16.
- Odd exponents result in a negative number: (โˆ’2)3=(โˆ’2)ร—(โˆ’2)ร—(โˆ’2)=โˆ’8(-2)^3 = (-2) \times (-2) \times (-2) = -8, and (โˆ’2)5=โˆ’32(-2)^5 = -32.
If there are no parentheses, the negative sign is applied after the exponent: โˆ’23=โˆ’(23)=โˆ’8-2^3 = -(2^3) = -8, and โˆ’24=โˆ’(24)=โˆ’16-2^4 = -(2^4) = -16.
โ€ข Fractions:
(12)2=14(\frac{1}{2})^2 = \frac{1}{4}, and (12)3=18(\frac{1}{2})^3 = \frac{1}{8}, since we apply the power to both the numerator and the denominator: (12)2=1222=14(\frac{1}{2})^2 = \frac{1^2}{2^2} = \frac{1}{4} and (12)3=1323=18(\frac{1}{2})^3 = \frac{1^3}{2^3} = \frac{1}{8}.

Square Roots:
The square root x\sqrt{x} is the number that, when squared, gives xx. Examples: 4=2\sqrt{4} = 2, 9=3\sqrt{9} = 3.
โ€ข Irrational Numbers:
2\sqrt{2} cannot be written as a fraction. It is an irrational number. This means 2โˆˆR\sqrt{2} \in \mathbb{R} but 2โˆ‰Q\sqrt{2} \notin \mathbb{Q}.
โ€ข A neat derivation:
12=12=12=12ร—22=22=122\sqrt{\frac{1}{2}} = \frac{\sqrt{1}}{\sqrt{2}} = \frac{1}{\sqrt{2}} = \frac{1}{\sqrt{2}} \times \frac{\sqrt{2}}{\sqrt{2}} = \frac{\sqrt{2}}{2} = \frac{1}{2}\sqrt{2}
Since 2\sqrt{2} is irrational, 122\frac{1}{2}\sqrt{2} is also irrational, so it belongs to R\mathbb{R}.
โ€ข Non-real Roots (Complex Numbers):
The square root of a negative number, like โˆ’1\sqrt{-1}, is not solvable in the real numbers. We define โˆ’1=i\sqrt{-1} = i, where ii is the imaginary unit. Since it is not a real number, iโˆ‰Ri \notin \mathbb{R}, but it belongs to the complex numbers: iโˆˆCi \in \mathbb{C}.

Optional: Proof that 2\sqrt{2} is Irrational (Not necessary to memorize or fully understand):
Suppose 2\sqrt{2} is rational. Then we can write it in simplest terms as 2=ab\sqrt{2} = \frac{a}{b} (where aa and bb have no common factors).
Squaring both sides gives 2=a2b22 = \frac{a^2}{b^2}, so a2=2b2a^2 = 2b^2. This means a2a^2 is even, so aa must be even (say a=2ka = 2k).
Substitute a=2ka = 2k into the equation: (2k)2=2b2โ‡’4k2=2b2โ‡’b2=2k2(2k)^2 = 2b^2 \Rightarrow 4k^2 = 2b^2 \Rightarrow b^2 = 2k^2. This means b2b^2 is even, so bb must be even.
Since both aa and bb are even, they share a common factor of 22, contradicting our assumption that ab\frac{a}{b} was in simplest terms. Thus, 2\sqrt{2} must be irrational.

5. Positive & Negative Numbers

Real Numbers and Sign:
Every real number xโˆˆRx \in \mathbb{R} belongs to exactly one of three categories:
โ€ข Positive Numbers: Numbers strictly greater than 00 (x>0x > 0). Examples: 1,2,4,ฯ€1, 2, \sqrt{4}, \pi.
โ€ข Negative Numbers: Numbers strictly less than 00 (x<0x < 0). Examples: โˆ’1,โˆ’2,โˆ’9,โˆ’ฯ€-1, -2, -\sqrt{9}, -\pi.
โ€ข Zero (00): Zero is neither positive nor negative.

This partition can be represented using set notation as:
R=Positiveย Numbersโˆช{0}โˆชNegativeย Numbers\mathbb{R} = \text{Positive Numbers} \cup \{0\} \cup \text{Negative Numbers}
The real numbers represented on an axis
-3-2-10123Negative NumbersZeroPositive Numbers
Non-Positive and Non-Negative Numbers:
Sometimes we group zero with the positive or negative numbers:
โ€ข Non-Positive Numbers: All numbers that are not positive. This is the union of negative numbers and zero: Negativeย Numbersโˆช{0}\text{Negative Numbers} \cup \{0\} (i.e., xโ‰ค0x \le 0).
โ€ข Non-Negative Numbers: All numbers that are not negative. This is the union of positive numbers and zero: Positiveย Numbersโˆช{0}\text{Positive Numbers} \cup \{0\} (i.e., xโ‰ฅ0x \ge 0).

Complex Numbers:
Complex numbers with a non-zero imaginary part (like ii, โˆ’i-i, 2i2i, 1+i1+i) are not real numbers. They do not lie on the real number line, and therefore they cannot be ordered. They are neither positive, negative, nor zero!
Learning Topics

Frequently Asked Questions

What is a set and what are its elements?

A set is a collection of distinct objects or numbers called elements. We write a set by listing its elements inside curly braces, like A = {1, 2, 3}.

What do the symbols โˆˆ and โˆ‰ mean?

The symbol โˆˆ means โ€œbelongs toโ€ or โ€œis an element ofโ€ (e.g. 2 โˆˆ {1, 2, 3} is true). The symbol โˆ‰ means โ€œdoes not belong toโ€ (e.g. 4 โˆ‰ {1, 2, 3} is true).

How do I check if an element belongs to a set?

Simply look at the list inside the curly braces. If the element appears in that list, it belongs (โˆˆ). If it does not appear, it does not belong (โˆ‰).

What is the union of two sets?

The union A โˆช B contains all elements that appear in A, in B, or in both. No duplicates are listed. Example: {1, 2} โˆช {2, 3} = {1, 2, 3}.

What is the intersection of two sets?

The intersection A โˆฉ B contains only elements that appear in both A and B. Example: {1, 2, 3} โˆฉ {2, 3, 4} = {2, 3}.

What is the empty set โˆ…?

The empty set โˆ… is a set with no elements. It occurs when two sets share nothing in common, so their intersection is โˆ….

What are Natural Numbers (โ„•)?

Natural numbers are the non-negative whole numbers: โ„• = {0, 1, 2, 3, โ€ฆ}. They start at 0 and continue infinitely in the positive direction.

What are Integers (โ„ค)?

Integers include all whole numbers โ€” positive, negative, and zero: โ„ค = {โ€ฆ, -3, -2, -1, 0, 1, 2, 3, โ€ฆ}. Every natural number is also an integer, but not every integer is natural.

Does the set {โˆ’3, -1, 0, 2} belong to โ„• or โ„ค?

It belongs to โ„ค but NOT to โ„•, because it contains negative numbers (โˆ’3 and โˆ’1). โ„• only contains non-negative numbers.

What if a set contains decimals like {1.5, 2.5}?

Decimals and fractions are neither natural numbers nor integers. A set like {1.5, 2.5} does not belong to โ„• or โ„ค. It belongs to larger number sets like the rationals (โ„š) or reals (โ„).

What is a rational number?

A rational number is any number that can be expressed as a fraction $p/q$ where $p$ and $q$ are integers and $q \neq 0$. This includes integers, terminating decimals, and repeating decimals.

What is an irrational number?

An irrational number is a real number that cannot be written as a simple fraction. Its decimal representation goes on forever without repeating (for example, $\pi$, $e$, and $\sqrt{2}$).

What is the difference between real and complex numbers?

Real numbers include all rational and irrational numbers. Complex numbers include all real numbers as well as numbers containing the imaginary unit $i$ (where $i^2 = -1$), allowing us to solve roots of negative numbers.

Is zero positive or negative?

Zero is neither positive nor negative. It is the boundary between them.

Can I copy and paste from the input box into the calculator?

Yes! You can copy basic arithmetic functions from the exercise input box and paste them directly into the scientific calculator for quick verification and help with your calculations.

What is the Learning Guide?

The Learning Guide provides step-by-step explanations, rules, and examples for each math topic. You can access it by clicking the "Learning Guide" button, which flips the exercise card to reveal the educational content behind the practice problems.

Number Sets Study Guide & Hub | SealMath