Engel expansion
From Wikipedia, the free encyclopedia
The Engel expansion of a positive real number x is the unique non-decreasing sequence of positive integers such that
Rational numbers have a finite Engel expansion, while irrational numbers have an infinite Engel expansion. If x is rational, its Engel expansion provides a representation of x as an Egyptian fraction. Engel expansions are named after F. Engel, who studied them in 1913.
Contents |
[edit] Engel expansions, continued fractions, and Fibonacci
Kraaikamp and Wu (2004) observe that an Engel expansion can also be written as an ascending variant of a continued fraction:
They claim that ascending continued fractions such as this have been studied as early as Fibonacci's Liber Abaci (1202). This claim appears to refer to Fibonacci's compound fraction notation in which a sequence of numerators and denominators sharing the same fraction bar represents an ascending continued fraction:
If such a notation has all numerators 0 or 1, as occurs in several instances in Liber Abaci, the result is an Engel expansion. However, Engel expansion as a general technique does not seem to be described by Fibonacci.
[edit] Algorithm for computing Engel expansions
To find the Engel expansion of x, let
- u1 = x,
and
- uk + 1 = ukak − 1
where is the ceiling function (the smallest integer not less than r).
If ui = 0 for any i, halt the algorithm.
[edit] Example
To find the Engel expansion of 1.175, we perform the following steps.
The series ends here. Thus,
and the Engel expansion of 1.175 is
[edit] Engel expansions of rational numbers
Every positive rational number has a unique finite Engel expansion. In the algorithm for Engel expansion, if ui is a rational number x/y, then ui+1 = (−y mod x)/y. Therefore, at each step, the numerator in the remaining fraction ui decreases and the process of constructing the Engel expansion must terminate in a finite number of steps. Every rational number also has a unique infinite Engel expansion: using the identity
the final digit n in a finite Engel expansion can be replaced by an infinite sequence of (n + 1)s without changing its value. For example
This is analogous to the fact that any rational number with a finite decimal representation also has an infinite decimal representation (see 0.999...).
[edit] Engel expansions for some well-known constants
More Engel expansions for constants can be found here.
[edit] References
- Engel, F. (1913). "Entwicklung der Zahlen nach Stammbruechen". Verhandlungen der 52. Versammlung deutscher Philologen und Schulmaenner in Marburg: 190–191.
- Kraaikamp, Cor; Wu, Jun (2004). "On a new continued fraction expansion with non-decreasing partial quotients". Monatshefte für Mathematik 143: 285–298. DOI:10.1007/s00605-004-0246-3.
[edit] External links
- Weisstein, Eric W. Engel Expansion. MathWorld–A Wolfram Web Resource.