Continued fractions are expressions that represent numbers through repeated integer parts and reciprocals. They help students approximate irrational numbers, analyze rational numbers, and understand why some fractions give especially accurate approximations. This cheat sheet gives the notation, algorithms, and main formulas needed for advanced algebra, number theory, and pre-calculus work.
Key Facts
- A simple continued fraction has the form , where is an integer and for are positive integers.
- To convert a rational number to a finite continued fraction, repeatedly divide using the Euclidean algorithm: , then , and continue until the remainder is .
- The th convergent of is , a rational approximation formed by stopping the continued fraction after .
- The convergent numerators and denominators satisfy and .
- Useful starting values for convergents are , , , and .
- Consecutive convergents obey , so each convergent is already in lowest terms.
- For an irrational number , the convergents usually alternate around , and the error satisfies .
- A quadratic irrational number has an eventually periodic continued fraction, such as .
Vocabulary
- Continued fraction
- A continued fraction is a number representation built from an integer plus the reciprocal of another expression of the same type.
- Simple continued fraction
- A simple continued fraction is a continued fraction whose terms after are positive integers.
- Partial quotient
- A partial quotient is one of the integers in a continued fraction.
- Convergent
- A convergent is a rational approximation found by stopping a continued fraction after finitely many partial quotients.
- Periodic continued fraction
- A periodic continued fraction is a continued fraction whose partial quotients repeat in a pattern, written with an overline such as .
- Euclidean algorithm
- The Euclidean algorithm is the repeated division process used to find greatest common divisors and finite continued fractions for rational numbers.
Common Mistakes to Avoid
- Dropping the reciprocal step is wrong because means , not .
- Using zero or negative values for when is wrong for simple continued fractions because those partial quotients must be positive integers.
- Forgetting the initial recurrence values is wrong because and need , , , and .
- Rounding too early is wrong because continued fractions rely on exact integer parts and exact reciprocals, so decimal rounding can change later partial quotients.
- Assuming every infinite continued fraction is periodic is wrong because periodic continued fractions correspond to quadratic irrational numbers, not all irrational numbers.
Practice Questions
- 1 Write as a simple continued fraction.
- 2 Find the first four convergents of .
- 3 Use the recurrence formulas to find for .
- 4 Explain why the continued fraction for a rational number must end, but the continued fraction for an irrational number does not.