๐Ÿฆญ Number Sets (โ„•, โ„ค, โ„š, โ„)

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

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

Solved: 0
A set S is shown below. Choose the correct statement describing the relationship between S, โ„•, โ„ค, โ„š, โ„, and โ„‚.
Learning Topics

Rational โ„š, Real โ„, and Complex โ„‚ Numbers

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.
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).

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 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.

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.

Rational โ„š, Real โ„, and Complex โ„‚ Numbers โ€” Classification Practice | SealMath