What are decimal expansions of rational numbers? Any rational number (p/q in simplest form, q ≠ 0) has a decimal expansion that is either:
1. Terminating — ends after a finite number of digits (e.g., 1/4 = 0.25, 3/5 = 0.6) 2. Non‑terminating but repeating — goes on forever with a repeating block of digits (e.g., 1/3 = 0.333…, 2/7 = 0.285714285714…)
How to tell if a rational number terminates: When the denominator q (in simplest form) has only the prime factors 2 and/or 5.
- If q = \(2^{m} \times 5^{n}\), the decimal expansion terminates
- If q has any other prime factor (3, 7, 11, …), the decimal expansion repeats
Example:
- 7/20 = 7/(\(2^{2} \times 5\)) → terminates (20 = \(2^{2} \times 5\)) ✓
- 5/6 = 5/(2 × 3) → repeats (3 is a prime other than 2 and 5)
Repeating decimals notation: A bar is placed over the repeating block. 0.333… = \(0.\overline{3}\) 0.142857142857… = \(0.\overline{142857}\)