Repeating decimals are a natural place to see infinity in ordinary numbers. A decimal like 0.777... never ends, but it still has an exact value on the number line. Calculus gives a clear way to understand this value by treating the decimal as an infinite series.
This matters because the same idea is used in limits, power series, and many approximation methods.
Understanding Calculus: Series and Repeating Decimals
The important idea is not that infinitely many digits are somehow completed one at a time. Instead, a repeating decimal is defined by a sequence of finite approximations. For example, the first approximation keeps one repeated digit, the next keeps two, then three.
Each approximation is a little closer to one fixed number. The gap between the approximation and the final value becomes smaller at a predictable rate. After keeping k digits of a one digit repeat, the remaining gap is less than one part in ten to the power k.
This is what a limit means in this setting. The approximations can be made as close as needed, even though no finite approximation contains every digit.
Geometric series work because each added piece is a constant fraction of the piece before it. In decimal expansions, that fraction comes from place value. Moving one place right divides a digit value by ten.
Moving a repeated block of two digits right divides its value by one hundred. Since these factors are smaller than one, later pieces shrink rapidly. A series with a ratio whose size is less than one has a stable total.
If the ratio were one or larger in size, the pieces would not fade away enough for the same rule to work. This condition is not a technical detail. It tells students when an infinite addition represents an ordinary finite number.
There is another useful method for converting a repeat into a fraction. Multiply the decimal by a power of ten that moves one full repeating block to the left of the decimal point. Then subtract the original decimal from the shifted version.
The endless repeated tails match exactly, so subtraction removes them. What remains is an equation involving whole numbers, which can be solved for the decimal. This method is especially helpful when a decimal has a nonrepeating beginning followed by a repeating part.
For instance, a number may start with a few ordinary decimal digits before a block begins to cycle. The starting part must be kept separate from the repeated tail when setting up the shift.
A famous consequence is that a decimal ending in endlessly repeated nines equals the terminating decimal just above it. This does not mean the two values are merely close. They are the same point on the number line, with two different decimal names.
Similar double names occur whenever a terminating decimal is written with trailing nines. This can feel wrong at first because students often treat a decimal as a finished string of digits rather than a number defined by its value. Keep track of that distinction.
Calculators display only finitely many digits, so they can hide repeating patterns or round them. In calculus, exact fractions and limits prevent this loss of information.
Key Facts
- 0.777... = 0.7 + 0.07 + 0.007 + ...
- An infinite geometric series has the form a + ar + ar^2 + ar^3 + ...
- If |r| < 1, then a + ar + ar^2 + ... = a / (1 - r)
- For 0.777..., a = 0.7 and r = 0.1, so 0.777... = 0.7 / 0.9 = 7/9
- For a repeating block with n digits, the common ratio is r = 10^(-n)
- 0.abcabcabc... = abc / 999 when abc is a three digit repeating block
Vocabulary
- Repeating decimal
- A repeating decimal is a decimal whose digits eventually repeat in a fixed pattern forever.
- Infinite series
- An infinite series is a sum with infinitely many terms.
- Geometric series
- A geometric series is a series in which each term is found by multiplying the previous term by the same common ratio.
- Common ratio
- The common ratio is the constant multiplier between consecutive terms in a geometric sequence or series.
- Limit
- A limit describes the value that a sequence, function, or partial sum approaches as the input or number of terms grows.
Common Mistakes to Avoid
- Treating 0.777... as approximately 7/9 only, which is wrong because the infinite geometric series sums exactly to 7/9.
- Using a = 7 instead of a = 0.7 for 0.777..., which shifts the decimal place and makes the sum ten times too large.
- Forgetting the condition |r| < 1, which is wrong because the formula a / (1 - r) only gives a finite sum when the infinite geometric series converges.
- Using 99 instead of 999 for a three digit repeating block, which is wrong because the denominator must match the number of repeating digits.
Practice Questions
- 1 Write 0.444... as an infinite geometric series and find its fraction value.
- 2 Convert 0.363636... to a fraction by identifying the repeating block and using a geometric series.
- 3 Explain why 0.999... equals 1 using the geometric series formula rather than rounding.