Rational number: Any number that can be expressed as a fraction p/q where p and q are integers and q ≠ 0
Irrational number: A number that cannot be expressed as a fraction p/q and has a non-repeating, non-terminating decimal expansion
- Check if the number can be written as a fraction of integers
- Look for repeating or terminating decimals
- Recognize known irrational constants
√2 ≈ 1.414213562... - This decimal never repeats or terminates. √2 cannot be expressed as a fraction of integers. Therefore, √2 is irrational.
3/4 is already expressed as a fraction of integers (3 and 4), where 4 ≠ 0. Therefore, 3/4 is rational.
π ≈ 3.141592653... - This is a known mathematical constant with a non-repeating, non-terminating decimal expansion. π is irrational.
0.333... is a repeating decimal. It equals 1/3, which is a fraction of integers. Therefore, 0.333... is rational.
3/4: Rational
π: Irrational
0.333...: Rational
√2 and π are irrational; 3/4 and 0.333... are rational
• Definition: Rational numbers can be expressed as fractions of integers
• Decimal pattern: Repeating or terminating decimals are rational
• Known constants: π, e, and √p (where p is prime) are irrational
Proof by contradiction: Assume the opposite of what we want to prove and show that leads to a logical impossibility
If √5 is rational, then √5 = p/q for some integers p and q with no common factors (other than 1) and q ≠ 0.
(√5)² = (p/q)²
5 = p²/q²
5q² = p²
Since 5q² = p², p² is divisible by 5. This means p is also divisible by 5 (since 5 is prime).
So p = 5k for some integer k.
5q² = (5k)² = 25k²
q² = 5k²
This means q² is divisible by 5, so q is also divisible by 5.
We found that both p and q are divisible by 5, which contradicts our assumption that p/q was in lowest terms (no common factors).
√5 is irrational because assuming it's rational leads to a contradiction
• Proof by contradiction: Assume the opposite and find logical inconsistency
• Prime property: If p is prime and p divides a², then p divides a
• Fraction reduction: Every rational number can be written in lowest terms
Non-repeating, non-terminating decimal: A decimal that continues infinitely without a repeating pattern
0.101001000100001... - The pattern is 1 followed by increasing numbers of zeros, then another 1
Positions: 1st digit is 1, 3rd digit is 1, 6th digit is 1, 10th digit is 1, etc.
Between each pair of 1s, the number of zeros increases by 1 each time: 0, 00, 000, 0000, ...
This creates a sequence that never repeats.
Since there is no repeating block of digits and the decimal never terminates, this is a non-repeating, non-terminating decimal.
By definition, any number with a non-repeating, non-terminating decimal expansion is irrational.
0.101001000100001... is irrational due to its non-repeating, non-terminating decimal expansion
• Decimal characterization: Rational numbers have terminating or repeating decimals
• Irrational characterization: Irrational numbers have non-repeating, non-terminating decimals
• Pattern recognition: Look for repeating cycles in decimal expansions
Sum of irrationals: The sum of two irrational numbers can be either rational or irrational
Let √2 + √3 = r, where r is rational.
(√2 + √3)² = r²
2 + 2√6 + 3 = r²
5 + 2√6 = r²
2√6 = r² - 5
√6 = (r² - 5)/2
If r is rational, then r² - 5 is rational, and (r² - 5)/2 is rational.
But we know that √6 is irrational (since 6 is not a perfect square).
We have a rational number equal to an irrational number (√6), which is impossible.
√2 + √3 is irrational because assuming it's rational leads to a contradiction
• Operations preservation: Operations may or may not preserve rationality
• Contradiction principle: If assuming rationality leads to contradiction, the number is irrational
• Algebraic manipulation: Use squaring to eliminate radicals and analyze results
Product of irrationals: The product of two irrational numbers can be either rational or irrational
√2 × √8 = √(2 × 8) = √16
√16 = 4
4 = 4/1, which is a ratio of two integers. Therefore, 4 is rational.
Even though both √2 and √8 are irrational, their product √2 × √8 = 4 is rational.
√2 × √8 = 4 is rational
• Product rule: √a × √b = √(a×b) for positive real numbers
• Simplification: Always simplify expressions before determining rationality
• Surprise result: Product of irrationals can be rational
Estimation method: Find perfect squares closest to the number and use interpolation
2² = 4 and 3² = 9
Since 4 < 7 < 9, we know 2 < √7 < 3
Try 2.6: (2.6)² = 6.76
Try 2.7: (2.7)² = 7.29
Since 6.76 < 7 < 7.29, we know 2.6 < √7 < 2.7
Try 2.64: (2.64)² = 6.9696
Try 2.65: (2.65)² = 7.0225
Since 6.9696 < 7 < 7.0225, we know 2.64 < √7 < 2.65
Try 2.645: (2.645)² = 6.996025
Try 2.646: (2.646)² = 7.001316
Since 6.996025 < 7 < 7.001316, √7 ≈ 2.646
√7 ≈ 2.65
• Bisection method: Narrow down range by testing midpoints
• Squaring verification: Check estimates by squaring them
• Systematic approach: Increase precision incrementally
Comparison by squaring: For positive numbers, a > b if and only if a² > b²
(√5)² = 5
(2.2)² = 4.84
Since 5 > 4.84, we have (√5)² > (2.2)²
Since both √5 and 2.2 are positive, and (√5)² > (2.2)², we conclude √5 > 2.2
We know √4 = 2 and √5 > √4, so √5 > 2. Also, since √9 = 3 and 5 < 9, we have √5 < 3. So 2 < √5 < 3, confirming our result.
√5 > 2.2
• Squaring property: For positive a,b: a > b ↔ a² > b²
• Transitive property: Use known values as reference points
• Verification: Check results using known benchmarks
Rational square root condition: √(a/b) is rational if and only if both a and b are perfect squares
√(16/25) = √16/√25
√16 = 4 (since 4² = 16)
√25 = 5 (since 5² = 25)
√(16/25) = 4/5
4/5 is a ratio of two integers (4 and 5), where 5 ≠ 0. Therefore, it's rational.
√(16/25) = 4/5 is rational because both numerator and denominator are perfect squares
• Quotient property: √(a/b) = √a/√b for positive a,b
• Perfect squares: If both numerator and denominator are perfect squares, the result is rational
• Misconception correction: Not all expressions involving square roots are irrational
Difference of squares formula: (a+b)(a-b) = a² - b²
(√3 + √2)(√3 - √2) = (√3)² - (√2)²
(√3)² = 3
(√2)² = 2
(√3)² - (√2)² = 3 - 2 = 1
1 = 1/1, which is a ratio of integers. Therefore, 1 is rational.
(√3 + √2)(√3 - √2) = 1 is rational
• Algebraic identity: Use (a+b)(a-b) = a² - b² to simplify
• Square property: (√a)² = a for positive real numbers
• Surprising result: Product of conjugate irrational expressions can be rational
Density property: Both rational and irrational numbers are dense in the real numbers
Let's use √2 ≈ 1.414..., which is irrational.
We need to find an irrational number between 1 and 2.
Consider 1 + (√2/2) = 1 + 0.707... ≈ 1.707
Since 0 < √2/2 < 1, we have 1 < 1 + √2/2 < 2
1 + √2/2 is irrational because it's the sum of a rational number (1) and an irrational number (√2/2).
(The sum of a rational and irrational number is always irrational.)
1 + √2/2 ≈ 1.707 is an irrational number between 1 and 2
• Density property: Between any two real numbers, there are both rational and irrational numbers
• Rational + Irrational: Always yields an irrational number
• Construction method: Scale and shift known irrational numbers
Number Classification
🔢• Decimal expansions terminate or repeat
• Examples: 3/4, 0.75, 0.333..., 5
• Decimal expansions neither terminate nor repeat
• Examples: √2, π, e, √7
Non-expressible: Cannot be written as a ratio of integers
Non-repeating decimals: Decimal expansions continue infinitely without repeating patterns
Density: Between any two real numbers, there exists an irrational number
- Square roots: √n is irrational if n is not a perfect square
- Known constants: π, e, and φ (golden ratio) are irrational
- Decimal pattern: Non-repeating, non-terminating decimals
- Proof by contradiction: Assume rational and derive contradiction
• Definition: Irrational numbers cannot be expressed as p/q where p,q are integers and q≠0
• Decimal test: If decimal neither terminates nor repeats, it's irrational
• Sum rule: Rational + Irrational = Irrational
• Product exception: Some products of irrationals can be rational
• Square root rule: √n is irrational if n is not a perfect square
| Operation | Result Type | Example |
|---|---|---|
| Rational + Rational | Rational | ½ + ⅓ = ⁵⁄₆ |
| Rational + Irrational | Irrational | 1 + √2 |
| Irrational + Irrational | Can be either | √2 + √3 (irrational), √2 + (-√2) = 0 (rational) |
| Rational × Irrational | Irrational (except 0) | 2 × √3 = 2√3 |
| Irrational × Irrational | Can be either | √2 × √3 = √6 (irrational), √2 × √8 = 4 (rational) |
Questions & Answers
Question: I'm confused about why √4 is rational but √2 is irrational. What makes some square roots rational and others irrational?
Answer: Great question! The key is whether the number under the square root is a perfect square:
- √4 = 2 because 2² = 4. Since 2 can be written as 2/1 (ratio of integers), it's rational.
- √2 ≈ 1.414... cannot be expressed as a ratio of integers. No integers p and q exist such that (p/q)² = 2.
In general, √n is rational if and only if n is a perfect square (n = k² for some integer k). Otherwise, √n is irrational.
Examples: √1=1 (rational), √9=3 (rational), √16=4 (rational), but √3, √5, √7, √8, √10, etc. are all irrational.
Question: How can I tell if a decimal number is rational or irrational just by looking at it?
Answer: Here's how to identify rational vs irrational decimals:
- Rational decimals: Either terminate (like 0.5 or 0.75) OR repeat a pattern (like 0.333... or 0.142857142857...)
- Irrational decimals: Continue infinitely without any repeating pattern (like π = 3.14159... or √2 = 1.41421...)
For example: 0.25 (terminates) and 0.1666... (repeats "6") are rational, but 0.1010010001... (non-repeating pattern) is irrational.
The key insight: Rational numbers have predictable decimal behavior, while irrational numbers have chaotic, non-repeating decimal expansions.
Question: Why does multiplying two irrational numbers sometimes give a rational result?
Answer: This happens when the irrational parts "cancel out" through multiplication. Consider these examples:
- √2 × √8 = √(2×8) = √16 = 4 (rational)
- √3 × √3 = 3 (rational)
- √2 × √3 = √6 (irrational)
When you multiply √a × √b = √(ab), if ab is a perfect square, the result is rational. Otherwise, it's typically irrational.
Another case: (√3 + √2)(√3 - √2) = 3 - 2 = 1 (using difference of squares), which is rational even though both factors were irrational.
This shows that operations with irrationals don't always preserve irrationality!