Continued fraction
Template:Short description Template:Thumb
A continued fraction is a mathematical expression written as a fraction whose denominator contains a sum involving another fraction, which may itself be a simple or a continued fraction.Template:Sfn If this iteration (repetitive process) terminates with a simple fraction, the result is a finite continued fraction; if it continues indefinitely, the result is an infinite continued fraction. The special case in which all numerators are equal to one is referred to as a simple (or regular) continued fraction. Any rational number can be expressed as a finite simple continued fraction, and any irrational number can be expressed as an infinite simple continued fraction.
Different areas of mathematics use different terminology and notation for continued fractions. In number theory, the unqualified term continued fraction usually refers to simple continued fractions, whereas the general case is referred to as generalized continued fractions. In complex analysis and numerical analysis, the general case is usually referred to by the unqualified term continued fraction.
The numerators and denominators of continued fractions can be sequences of constants or functions.
Formulation
A continued fraction is an expression of the form
where the anScript error: No such module "Check for unknown parameters". (n > 0Script error: No such module "Check for unknown parameters".) are the partial numerators, the bnScript error: No such module "Check for unknown parameters". are the partial denominators, and the leading term b0Script error: No such module "Check for unknown parameters". is called the integer part of the continued fraction.
The successive convergents of the continued fraction are formed by applying the fundamental recurrence formulas:
where AnScript error: No such module "Check for unknown parameters". is the numerator and BnScript error: No such module "Check for unknown parameters". is the denominator, called continuants,Template:SfnTemplate:Sfn of the nScript error: No such module "Check for unknown parameters".th convergent. They are given by the three-term recurrence relation Template:Sfn
with initial values
If the sequence of convergents {xn}Script error: No such module "Check for unknown parameters". approaches a limit, the continued fraction is convergent and has a definite value. If the sequence of convergents never approaches a limit, the continued fraction is divergent. It may diverge by oscillation (for example, the odd and even convergents may approach two different limits), or it may produce an infinite number of zero denominators BnScript error: No such module "Check for unknown parameters"..
History
The story of continued fractions begins with the Euclidean algorithm,[1] a procedure for finding the greatest common divisor of two natural numbers mScript error: No such module "Check for unknown parameters". and nScript error: No such module "Check for unknown parameters".. That algorithm introduced the idea of dividing to extract a new remainder – and then dividing by the new remainder repeatedly.
Nearly two thousand years passed before Script error: No such module "Footnotes". devised a technique for approximating the roots of quadratic equations with continued fractions in the mid-sixteenth century. Now the pace of development quickened. Just 24 years later, in 1613, Pietro Cataldi introduced the first formal notation for the generalized continued fraction.Template:Sfn Cataldi represented a continued fraction as
with the dots indicating where the next fraction goes, and each &Script error: No such module "Check for unknown parameters". representing a modern plus sign.
Late in the seventeenth century John Wallis introduced the term "continued fraction" into mathematical literature.Template:Sfn New techniques for mathematical analysis (Newton's and Leibniz's calculus) had recently come onto the scene, and a generation of Wallis' contemporaries put the new phrase to use.
In 1748 Euler published a theorem showing that a particular kind of continued fraction is equivalent to a certain very general infinite series.Template:Sfn Euler's continued fraction formula is still the basis of many modern proofs of convergence of continued fractions.
In 1761, Johann Heinrich Lambert gave the first [[Proof that π is irrational#Lambert's proof|proof that Template:Pi is irrational]], by using the following continued fraction for tan xScript error: No such module "Check for unknown parameters".:Template:Sfn
Continued fractions can also be applied to problems in number theory, and are especially useful in the study of Diophantine equations. In the late eighteenth century Lagrange used continued fractions to construct the general solution of Pell's equation, thus answering a question that had fascinated mathematicians for more than a thousand years.[2] Lagrange's discovery implies that the canonical continued fraction expansion of the square root of every non-square integer is periodic and that, if the period is of length p > 1Script error: No such module "Check for unknown parameters"., it contains a palindromic string of length p − 1Script error: No such module "Check for unknown parameters"..
In 1813 Gauss derived from complex-valued hypergeometric functions what are now called Gauss's continued fractions.Template:Sfn They can be used to express many elementary functions and some more advanced functions (such as the Bessel functions), as continued fractions that are rapidly convergent almost everywhere in the complex plane.
Notation
The long continued fraction expression displayed in the introduction is easy for an unfamiliar reader to interpret. However, it takes up a lot of space and can be difficult to typeset. So mathematicians have devised several alternative notations. One convenient way to express a generalized continued fraction sets each nested fraction on the same line, indicating the nesting by dangling plus signs in the denominators:
Sometimes the plus signs are typeset to vertically align with the denominators but not under the fraction bars:
Pringsheim wrote a generalized continued fraction this way:
Carl Friedrich Gauss evoked the more familiar infinite product ΠScript error: No such module "Check for unknown parameters". when he devised this notation:
Here the "KScript error: No such module "Check for unknown parameters"." stands for Kettenbruch, the German word for "continued fraction". This is probably the most compact and convenient way to express continued fractions; however, it is not widely used by English typesetters.
Some elementary considerations
Here are some elementary results that are of fundamental importance in the further development of the analytic theory of continued fractions.
Partial numerators and denominators
If one of the partial numerators an+1Script error: No such module "Check for unknown parameters". is zero, the infinite continued fraction
is really just a finite continued fraction with Template:Mvar fractional terms, and therefore a rational function of a1Script error: No such module "Check for unknown parameters". to Template:Mvar and b0Script error: No such module "Check for unknown parameters". to bn+1Script error: No such module "Check for unknown parameters".. Such an object is of little interest from the point of view adopted in mathematical analysis, so it is usually assumed that all ai ≠ 0Script error: No such module "Check for unknown parameters".. There is no need to place this restriction on the partial denominators Template:Mvar.
The determinant formula
When the nScript error: No such module "Check for unknown parameters".th convergent of a continued fraction
is expressed as a simple fraction xn = Template:SfracScript error: No such module "Check for unknown parameters". we can use the determinant formula
to relate the numerators and denominators of successive convergents xnScript error: No such module "Check for unknown parameters". and xn − 1Script error: No such module "Check for unknown parameters". to one another. The proof for this can be easily seen by induction.
Proof
|
|---|
|
Base case
Inductive step
|
The equivalence transformation
If {ci} = {c1, c2, c3, ...}Script error: No such module "Check for unknown parameters". is any infinite sequence of non-zero complex numbers we can prove, by induction, that
where equality is understood as equivalence, which is to say that the successive convergents of the continued fraction on the left are exactly the same as the convergents of the fraction on the right.
The equivalence transformation is perfectly general, but two particular cases deserve special mention. First, if none of the Template:Mvar are zero, a sequence {ci}Script error: No such module "Check for unknown parameters". can be chosen to make each partial numerator a 1:
where c1 = Template:SfracScript error: No such module "Check for unknown parameters"., c2 = Template:SfracScript error: No such module "Check for unknown parameters"., c3 = Template:SfracScript error: No such module "Check for unknown parameters"., and in general cn+1 = Template:SfracScript error: No such module "Check for unknown parameters"..
Second, if none of the partial denominators Template:Mvar are zero we can use a similar procedure to choose another sequence {di}Script error: No such module "Check for unknown parameters". to make each partial denominator a 1:
where d1 = Template:SfracScript error: No such module "Check for unknown parameters". and otherwise dn+1 = Template:SfracScript error: No such module "Check for unknown parameters"..
These two special cases of the equivalence transformation are enormously useful when the general convergence problem is analyzed.
Notions of convergence
As mentioned in the introduction, the continued fraction
converges if the sequence of convergents {xnScript error: No such module "Check for unknown parameters".} tends to a finite limit. This notion of convergence is very natural, but it is sometimes too restrictive. It is therefore useful to introduce the notion of general convergence of a continued fraction. Roughly speaking, this consists in replacing the part of the fraction by wnScript error: No such module "Check for unknown parameters"., instead of by 0, to compute the convergents. The convergents thus obtained are called modified convergents. We say that the continued fraction converges generally if there exists a sequence such that the sequence of modified convergents converges for all sufficiently distinct from . The sequence is then called an exceptional sequence for the continued fraction. See Chapter 2 of Script error: No such module "Footnotes". for a rigorous definition.
There also exists a notion of absolute convergence for continued fractions, which is based on the notion of absolute convergence of a series: a continued fraction is said to be absolutely convergent when the series
where are the convergents of the continued fraction, converges absolutely.Template:Sfn The Śleszyński–Pringsheim theorem provides a sufficient condition for absolute convergence.
Finally, a continued fraction of one or more complex variables is uniformly convergent in an open neighborhood ΩScript error: No such module "Check for unknown parameters". when its convergents converge uniformly on ΩScript error: No such module "Check for unknown parameters".; that is, when for every ε > 0Script error: No such module "Check for unknown parameters". there exists MScript error: No such module "Check for unknown parameters". such that for all n > MScript error: No such module "Check for unknown parameters"., for all ,
Even and odd convergents
It is sometimes necessary to separate a continued fraction into its even and odd parts. For example, if the continued fraction diverges by oscillation between two distinct limit points pScript error: No such module "Check for unknown parameters". and qScript error: No such module "Check for unknown parameters"., then the sequence {x0, x2, x4, ...}Script error: No such module "Check for unknown parameters". must converge to one of these, and {x1, x3, x5, ...}Script error: No such module "Check for unknown parameters". must converge to the other. In such a situation it may be convenient to express the original continued fraction as two different continued fractions, one of them converging to pScript error: No such module "Check for unknown parameters"., and the other converging to qScript error: No such module "Check for unknown parameters"..
The formulas for the even and odd parts of a continued fraction can be written most compactly if the fraction has already been transformed so that all its partial denominators are unity. Specifically, if
is a continued fraction, then the even part xevenScript error: No such module "Check for unknown parameters". and the odd part xoddScript error: No such module "Check for unknown parameters". are given by
and
respectively. More precisely, if the successive convergents of the continued fraction xScript error: No such module "Check for unknown parameters". are {x1, x2, x3, ...}Script error: No such module "Check for unknown parameters"., then the successive convergents of xevenScript error: No such module "Check for unknown parameters". as written above are {x2, x4, x6, ...}Script error: No such module "Check for unknown parameters"., and the successive convergents of xoddScript error: No such module "Check for unknown parameters". are {x1, x3, x5, ...}Script error: No such module "Check for unknown parameters"..[3]
Conditions for irrationality
If a1, a2,...Script error: No such module "Check for unknown parameters". and b1, b2,...Script error: No such module "Check for unknown parameters". are positive integers with ak ≤ bkScript error: No such module "Check for unknown parameters". for all sufficiently large kScript error: No such module "Check for unknown parameters"., then
converges to an irrational limit.Template:Sfn
Fundamental recurrence formulas
The partial numerators and denominators of the fraction's successive convergents are related by the fundamental recurrence formulas:
The continued fraction's successive convergents are then given by
These recurrence relations are due to John Wallis (1616–1703) and Leonhard Euler (1707–1783).Template:Sfn These recurrence relations are simply a different notation for the relations obtained by Pietro Antonio Cataldi (1548-1626).
As an example, consider the simple continued fraction in canonical form that represents the [[golden ratio|golden ratio Template:Mvar]]:
Applying the fundamental recurrence formulas we find that the successive numerators AnScript error: No such module "Check for unknown parameters". are {1, 2, 3, 5, 8, 13, ...}Script error: No such module "Check for unknown parameters". and the successive denominators BnScript error: No such module "Check for unknown parameters". are {1, 1, 2, 3, 5, 8, ...}Script error: No such module "Check for unknown parameters"., the Fibonacci numbers. Since all the partial numerators in this example are equal to one, the determinant formula assures us that the absolute value of the difference between successive convergents approaches zero quite rapidly.
Linear fractional transformations
A linear fractional transformation (LFT) is a complex function of the form
where Template:Mvar is a complex variable, and a, b, c, dScript error: No such module "Check for unknown parameters". are arbitrary complex constants such that cz + d ≠ 0Script error: No such module "Check for unknown parameters".. An additional restriction that ad ≠ bcScript error: No such module "Check for unknown parameters". is customarily imposed, to rule out the cases in which w = f(z)Script error: No such module "Check for unknown parameters". is a constant. The linear fractional transformation, also known as a Möbius transformation, has many fascinating properties. Four of these are of primary importance in developing the analytic theory of continued fractions.
- If c ≠ 0Script error: No such module "Check for unknown parameters". the LFT has one or two fixed points. This can be seen by considering the equation
- which is clearly a quadratic equation in Template:Mvar. The roots of this equation are the fixed points of f(z)Script error: No such module "Check for unknown parameters".. If the discriminant (d − a)2 + 4bcScript error: No such module "Check for unknown parameters". is zero the LFT fixes a single point; otherwise it has two fixed points.
- If ad ≠ bcScript error: No such module "Check for unknown parameters". the LFT is an invertible conformal mapping of the extended complex plane onto itself. In other words, this LFT has an inverse function
- such that f(g(z)) = g(f(z)) = zScript error: No such module "Check for unknown parameters". for every point Template:Mvar in the extended complex plane, and both Template:Mvar and Template:Mvar preserve angles and shapes at vanishingly small scales. From the form of z = g(w)Script error: No such module "Check for unknown parameters". we see that Template:Mvar is also an LFT.
- The composition of two different LFTs for which ad ≠ bcScript error: No such module "Check for unknown parameters". is itself an LFT for which ad ≠ bcScript error: No such module "Check for unknown parameters".. In other words, the set of all LFTs for which ad ≠ bcScript error: No such module "Check for unknown parameters". is closed under composition of functions. The collection of all such LFTs, together with the "group operation" composition of functions, is known as the automorphism group of the extended complex plane.
- If a = 0Script error: No such module "Check for unknown parameters". the LFT reduces to
- which is a very simple meromorphic function of Template:Mvar with one simple pole (at −Template:SfracScript error: No such module "Check for unknown parameters".) and a residue equal to Template:SfracScript error: No such module "Check for unknown parameters".. (See also Laurent series.)
The continued fraction as a composition of LFTs
Consider a sequence of simple linear fractional transformations
Here we use Template:Mvar to represent each simple LFT, and we adopt the conventional circle notation for composition of functions. We also introduce a new symbol ΤnScript error: No such module "Check for unknown parameters". to represent the composition of n + 1Script error: No such module "Check for unknown parameters". transformations Template:Mvar; that is,
and so forth. By direct substitution from the first set of expressions into the second we see that
and, in general,
where the last partial denominator in the finite continued fraction KScript error: No such module "Check for unknown parameters". is understood to be bn + zScript error: No such module "Check for unknown parameters".. And, since bn + 0 = bnScript error: No such module "Check for unknown parameters"., the image of the point z = 0Script error: No such module "Check for unknown parameters". under the iterated LFT ΤnScript error: No such module "Check for unknown parameters". is indeed the value of the finite continued fraction with Template:Mvar partial numerators:
A geometric interpretation
Defining a finite continued fraction as the image of a point under the iterated linear fractional transformation Τn(z)Script error: No such module "Check for unknown parameters". leads to an intuitively appealing geometric interpretation of infinite continued fractions.
The relationship
can be understood by rewriting Τn(z)Script error: No such module "Check for unknown parameters". and Τn+1(z)Script error: No such module "Check for unknown parameters". in terms of the fundamental recurrence formulas:
In the first of these equations the ratio tends toward Template:SfracScript error: No such module "Check for unknown parameters". as Template:Mvar tends toward zero. In the second, the ratio tends toward Template:SfracScript error: No such module "Check for unknown parameters". as Template:Mvar tends to infinity. This leads us to our first geometric interpretation. If the continued fraction converges, the successive convergents Template:SfracScript error: No such module "Check for unknown parameters". are eventually arbitrarily close together. Since the linear fractional transformation Τn(z)Script error: No such module "Check for unknown parameters". is a continuous mapping, there must be a neighborhood of z = 0Script error: No such module "Check for unknown parameters". that is mapped into an arbitrarily small neighborhood of Τn(0) = Template:SfracScript error: No such module "Check for unknown parameters".. Similarly, there must be a neighborhood of the point at infinity which is mapped into an arbitrarily small neighborhood of Τn(∞) = Template:SfracScript error: No such module "Check for unknown parameters".. So if the continued fraction converges the transformation Τn(z)Script error: No such module "Check for unknown parameters". maps both very small Template:Mvar and very large Template:Mvar into an arbitrarily small neighborhood of Template:Mvar, the value of the continued fraction, as Template:Mvar gets larger and larger.
For intermediate values of Template:Mvar, since the successive convergents are getting closer together we must have
where Template:Mvar is a constant, introduced for convenience. But then, by substituting in the expression for Τn(z)Script error: No such module "Check for unknown parameters". we obtain
so that even the intermediate values of Template:Mvar (except when z ≈ −k−1Script error: No such module "Check for unknown parameters".) are mapped into an arbitrarily small neighborhood of Template:Mvar, the value of the continued fraction, as Template:Mvar gets larger and larger. Intuitively, it is almost as if the convergent continued fraction maps the entire extended complex plane into a single point.[4]
Notice that the sequence {Τn} Script error: No such module "Check for unknown parameters". lies within the automorphism group of the extended complex plane, since each ΤnScript error: No such module "Check for unknown parameters". is a linear fractional transformation for which ab ≠ cdScript error: No such module "Check for unknown parameters".. And every member of that automorphism group maps the extended complex plane into itself: not one of the ΤnScript error: No such module "Check for unknown parameters". can possibly map the plane into a single point. Yet in the limit the sequence {Τn} Script error: No such module "Check for unknown parameters". defines an infinite continued fraction which (if it converges) represents a single point in the complex plane.
When an infinite continued fraction converges, the corresponding sequence {Τn} Script error: No such module "Check for unknown parameters". of LFTs "focuses" the plane in the direction of Template:Mvar, the value of the continued fraction. At each stage of the process a larger and larger region of the plane is mapped into a neighborhood of Template:Mvar, and the smaller and smaller region of the plane that's left over is stretched out ever more thinly to cover everything outside that neighborhood.[5]
For divergent continued fractions, we can distinguish three cases:
- The two sequences {Τ2n−1} Script error: No such module "Check for unknown parameters". and {Τ2n} Script error: No such module "Check for unknown parameters". might themselves define two convergent continued fractions that have two different values, xoddScript error: No such module "Check for unknown parameters". and xevenScript error: No such module "Check for unknown parameters".. In this case the continued fraction defined by the sequence {Τn} Script error: No such module "Check for unknown parameters". diverges by oscillation between two distinct limit points. And in fact this idea can be generalized: sequences {Τn} Script error: No such module "Check for unknown parameters". can be constructed that oscillate among three, or four, or indeed any number of limit points. Interesting instances of this case arise when the sequence {Τn} Script error: No such module "Check for unknown parameters". constitutes a subgroup of finite order within the group of automorphisms over the extended complex plane.
- The sequence {Τn} Script error: No such module "Check for unknown parameters". may produce an infinite number of zero denominators Template:Mvar while also producing a subsequence of finite convergents. These finite convergents may not repeat themselves or fall into a recognizable oscillating pattern. Or they may converge to a finite limit, or even oscillate among multiple finite limits. No matter how the finite convergents behave, the continued fraction defined by the sequence {Τn} Script error: No such module "Check for unknown parameters". diverges by oscillation with the point at infinity in this case.[6]
- The sequence {Τn} Script error: No such module "Check for unknown parameters". may produce no more than a finite number of zero denominators Template:Mvar. while the subsequence of finite convergents dances wildly around the plane in a pattern that never repeats itself and never approaches any finite limit either.
Interesting examples of cases 1 and 3 can be constructed by studying the simple continued fraction
where Template:Mvar is any real number such that z < −Template:SfracScript error: No such module "Check for unknown parameters"..[7]
Euler's continued fraction formula
Script error: No such module "Labelled list hatnote".
Euler proved the following identity:Template:Sfn
From this many other results can be derived, such as
and
Euler's formula connecting continued fractions and series is the motivation for the Script error: No such module "Unsubst"., and also the basis of elementary approaches to the convergence problem.
Examples
Transcendental functions and numbers
Here are two continued fractions that can be built via Euler's identity.
Here are additional generalized continued fractions:
This last is based on an algorithm derived by Aleksei Nikolaevich Khovansky in the 1970s.[8]
Example: the natural logarithm of 2 (= [0; 1, 2, 3, 1, 5, Template:Sfrac, 7, Template:Sfrac, 9, Template:Sfrac,..., 2k − 1, Template:Sfrac,...]Script error: No such module "Check for unknown parameters". ≈ 0.693147...):Template:Sfn
Template:Pi
Here are three of [[pi|Template:Pi's]] best-known generalized continued fractions, the first and third of which are derived from their respective arctangent formulas above by setting x = y = 1Script error: No such module "Check for unknown parameters". and multiplying by 4. The [[Leibniz formula for π|Leibniz formula for Template:Pi]]:
converges slowly, requiring roughly 3 × 10nScript error: No such module "Check for unknown parameters". terms to achieve nScript error: No such module "Check for unknown parameters". correct decimal places. The series derived by Nilakantha Somayaji:
also converges quite slowly, requiring nearly 50 terms for five decimals and nearly 120 for six. Both converge sublinearly. On the other hand:
converges linearly, adding at least three digits of precision per four terms, a pace slightly faster than the [[Approximations of π#Arcsine|arcsine formula for Template:Pi]]:
which adds at least three decimal digits per five terms.Template:Sfn
- Note: this continued fraction's rate of convergence μScript error: No such module "Check for unknown parameters". tends to 3 − Template:Radic ≈ 0.1715729Script error: No such module "Check for unknown parameters"., hence Template:SfracScript error: No such module "Check for unknown parameters". tends to 3 + Template:Radic ≈ 5.828427Script error: No such module "Check for unknown parameters"., whose common logarithm is 0.7655... ≈ Template:Sfrac > Template:SfracScript error: No such module "Check for unknown parameters".. The same Template:Sfrac = 3 + Template:RadicScript error: No such module "Check for unknown parameters". (the silver ratio squared) also is observed in the unfolded general continued fractions of both the natural logarithm of 2 and the nScript error: No such module "Check for unknown parameters".th root of 2 (which works for any integer n > 1Script error: No such module "Check for unknown parameters".) if calculated using 2 = 1 + 1Script error: No such module "Check for unknown parameters".. For the folded general continued fractions of both expressions, the rate convergence μ = (3 − Template:Radic)2 = 17 − Template:Radic ≈ 0.02943725Script error: No such module "Check for unknown parameters"., hence Template:Sfrac = (3 + Template:Radic)2 = 17 + Template:Radic ≈ 33.97056Script error: No such module "Check for unknown parameters"., whose common logarithm is 1.531... ≈ Template:Sfrac > Template:SfracScript error: No such module "Check for unknown parameters"., thus adding at least three digits per two terms. This is because the folded GCF folds each pair of fractions from the unfolded GCF into one fraction, thus doubling the convergence pace. The Manny Sardina reference further explains "folded" continued fractions.
- Note: Using the continued fraction for arctan Template:SfracScript error: No such module "Check for unknown parameters". cited above with the best-known Machin-like formula provides an even more rapidly, although still linearly, converging expression:
Roots of positive numbers
The nScript error: No such module "Check for unknown parameters".th root of any positive number zmScript error: No such module "Check for unknown parameters". can be expressed by restating z = xn + yScript error: No such module "Check for unknown parameters"., resulting in
which can be simplified, by folding each pair of fractions into one fraction, to
The square root of zScript error: No such module "Check for unknown parameters". is a special case with m = 1Script error: No such module "Check for unknown parameters". and n = 2Script error: No such module "Check for unknown parameters".:
which can be simplified by noting that Template:Sfrac = Template:Sfrac = Template:SfracScript error: No such module "Check for unknown parameters".:
The square root can also be expressed by a periodic continued fraction, but the above form converges more quickly with the proper xScript error: No such module "Check for unknown parameters". and yScript error: No such module "Check for unknown parameters"..
Example 1
The cube root of two (21/3 or Template:Radic ≈ 1.259921...) can be calculated in two ways:
Firstly, "standard notation" of x = 1Script error: No such module "Check for unknown parameters"., y = 1Script error: No such module "Check for unknown parameters"., and 2z − y = 3Script error: No such module "Check for unknown parameters".:
Secondly, a rapid convergence with x = 5Script error: No such module "Check for unknown parameters"., y = 3Script error: No such module "Check for unknown parameters". and 2z − y = 253Script error: No such module "Check for unknown parameters".:
Example 2
Pogson's ratio (1001/5 or Template:Radic ≈ 2.511886...), with x = 5Script error: No such module "Check for unknown parameters"., y = 75Script error: No such module "Check for unknown parameters". and 2z − y = 6325Script error: No such module "Check for unknown parameters".:
Example 3
The twelfth root of two (21/12 or Template:Radic ≈ 1.059463...), using "standard notation":
Example 4
Equal temperament's perfect fifth (27/12 or Template:Radic ≈ 1.498307...), with m = 7Script error: No such module "Check for unknown parameters".:
With "standard notation":
A rapid convergence with x = 3Script error: No such module "Check for unknown parameters"., y = −7153Script error: No such module "Check for unknown parameters"., and 2z − y = 219 + 312Script error: No such module "Check for unknown parameters".:
More details on this technique can be found in General Method for Extracting Roots using (Folded) Continued Fractions.
Higher dimensions
Another meaning for generalized continued fraction is a generalization to higher dimensions. For example, there is a close relationship between the simple continued fraction in canonical form for the irrational real number αScript error: No such module "Check for unknown parameters"., and the way integer lattice points in two dimensions lie to either side of the line y = αxScript error: No such module "Check for unknown parameters".. Generalizing this idea, one might ask about something related to lattice points in three or more dimensions. One reason to study this area is to quantify the mathematical coincidence idea; for example, for monomials in several real numbers, take the logarithmic form and consider how small it can be. Another reason is to find a possible solution to Hermite's problem.
There have been numerous attempts to construct a generalized theory. Notable efforts in this direction were made by Felix Klein (the Klein polyhedron), Georges Poitou and George Szekeres.
See also
- Convergence problem
- Gauss's continued fraction
- Infinite compositions of analytic functions
- Lentz's algorithm
- Padé table
- Solving quadratic equations with continued fractions
Notes
<templatestyles src="Reflist/styles.css" />
- ↑ Script error: No such module "Footnotes". - The Euclidean algorithm generates a continued fraction as a by-product.
- ↑ Brahmagupta (598–670) was the first mathematician to make a systematic study of Pell's equation.
- ↑ Oskar Perron derives even more general extension and contraction formulas for continued fractions. See Script error: No such module "Footnotes"., Script error: No such module "Footnotes"..
- ↑ This intuitive interpretation is not rigorous because an infinite continued fraction is not a mapping: it is the limit of a sequence of mappings. This construction of an infinite continued fraction is roughly analogous to the construction of an irrational number as the limit of a Cauchy sequence of rational numbers.
- ↑ Because of analogies like this one, the theory of conformal mapping is sometimes described as "rubber sheet geometry".
- ↑ One approach to the convergence problem is to construct positive definite continued fractions, for which the denominators Template:Mvar are never zero.
- ↑ This periodic fraction of period one is discussed more fully in the article convergence problem.
- ↑ Script error: No such module "citation/CS1".
Script error: No such module "Check for unknown parameters".
References
<templatestyles src="Refbegin/styles.css" />
- Script error: No such module "Citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "Citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1". (Covers both analytic theory and history.)
- Script error: No such module "citation/CS1". (Covers primarily analytic theory and some arithmetic theory.)
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
- Script error: No such module "Citation/CS1".
- Script error: No such module "Citation/CS1".
- Script error: No such module "citation/CS1".
Script error: No such module "citation/CS1".
- Script error: No such module "citation/CS1".
External links
- The first twenty pages of Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Template:ISBN, contains generalized continued fractions for Template:Radic and the golden mean.
- Template:OEIS el