Continued fraction

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

a_0 + \cfrac{1}{a_1 + \cfrac{1}{a_2 + \cfrac{1}{ \ddots + \cfrac{1}{a_n} }}}
A finite continued fraction, where n is a non-negative integer, a0 is an integer, and ai is a positive integer, for i=1,…,n.

In mathematics, a continued fraction is an expression obtained through an iterative process of representing a number as the sum of its integer part and the reciprocal of another number, then writing this other number as the sum of its integer part and another reciprocal, and so on.[1] In a finite continued fraction (or terminated continued fraction), the iteration/recursion is terminated after finitely many steps by using an integer in lieu of another continued fraction. In contrast, an infinite continued fraction is an infinite expression. In either case, all integers in the sequence, other than the first, must be positive. The integers ai are called the coefficients or terms of the continued fraction.[2]

Continued fractions have a number of remarkable properties related to the Euclidean algorithm for integers or real numbers. Every rational number <templatestyles src="Sfrac/styles.css" />p/q has two closely related expressions as a finite continued fraction, whose coefficients ai can be determined by applying the Euclidean algorithm to (p, q). The numerical value of an infinite continued fraction will be irrational; it is defined from its infinite sequence of integers as the limit of a sequence of values for finite continued fractions. Each finite continued fraction of the sequence is obtained by using a finite prefix of the infinite continued fraction's defining sequence of integers. Moreover, every irrational number α is the value of a unique infinite continued fraction, whose coefficients can be found using the non-terminating version of the Euclidean algorithm applied to the incommensurable values α and 1. This way of expressing real numbers (rational and irrational) is called their continued fraction representation.

It is generally assumed that the numerator of all of the fractions is 1. If arbitrary values and/or functions are used in place of one or more of the numerators or the integers in the denominators, the resulting expression is a generalized continued fraction. When it is necessary to distinguish the first form from generalized continued fractions, the former may be called a simple or regular continued fraction, or said to be in canonical form.

The term continued fraction may also refer to representations of rational functions, arising in their analytic theory. For this use of the term see Padé approximation and Chebyshev rational functions.

Motivation and notation

Consider a typical rational number <templatestyles src="Sfrac/styles.css" />415/93, which is around 4.4624.

As a first approximation, start with 4, which is the integer part; <templatestyles src="Sfrac/styles.css" />415/93 = 4 + <templatestyles src="Sfrac/styles.css" />43/93.

Note that the fractional part is the reciprocal of <templatestyles src="Sfrac/styles.css" />93/43 which is about 2.1628. Use the integer part, 2, as an approximation for the reciprocal, to get a second approximation of 4 + <templatestyles src="Sfrac/styles.css" />1/2 = 4.5; <templatestyles src="Sfrac/styles.css" />93/43 = 2 + <templatestyles src="Sfrac/styles.css" />7/43.

The remaining fractional part, <templatestyles src="Sfrac/styles.css" />7/43, is the reciprocal of <templatestyles src="Sfrac/styles.css" />43/7, and <templatestyles src="Sfrac/styles.css" />43/7 is around 6.1429. Use 6 as an approximation for this to get 2 + <templatestyles src="Sfrac/styles.css" />1/6 as an approximation for <templatestyles src="Sfrac/styles.css" />93/43 and 4 + <templatestyles src="Sfrac/styles.css" />1/2 + <templatestyles src="Sfrac/styles.css" />1/6, about 4.4615, as the third approximation; <templatestyles src="Sfrac/styles.css" />43/7 = 6 + <templatestyles src="Sfrac/styles.css" />1/7 .

Finally, the fractional part, <templatestyles src="Sfrac/styles.css" />1/7, is the reciprocal of 7, so its approximation in this scheme, 7, is exact (<templatestyles src="Sfrac/styles.css" />7/1 = 7 + <templatestyles src="Sfrac/styles.css" />0/1) and produces the exact expression 4 + <templatestyles src="Sfrac/styles.css" />1/2 + <templatestyles src="Sfrac/styles.css" />1/6 + (1 / 7) for <templatestyles src="Sfrac/styles.css" />415/93.

This expression is called the continued fraction representation of the number. Dropping some of the less essential parts of the expression 4 + <templatestyles src="Sfrac/styles.css" />1/2 + <templatestyles src="Sfrac/styles.css" />1/6 + (1 / 7) gives the abbreviated notation <templatestyles src="Sfrac/styles.css" />415/93=[4;2,6,7]. Note that it is customary to replace only the first comma by a semicolon. Some older textbooks use all commas in the (n+1)-tuple, e.g. [4,2,6,7].[3][4]

If the starting number is rational then this process exactly parallels the Euclidean algorithm. In particular, it must terminate and produce a finite continued fraction representation of the number. If the starting number is irrational then the process continues indefinitely. This produces a sequence of approximations, all of which are rational numbers, and these converge to the starting number as a limit. This is the (infinite) continued fraction representation of the number. Examples of continued fraction representations of irrational numbers are:

  • 19 = [4;2,1,3,1,2,8,2,1,3,1,2,8,…] (sequence A010124 in OEIS). The pattern repeats indefinitely with a period of 6.
  • e = [2;1,2,1,1,4,1,1,6,1,1,8,…] (sequence A003417 in OEIS). The pattern repeats indefinitely with a period of 3 except that 2 is added to one of the terms in each cycle.
  • π = [3;7,15,1,292,1,1,1,2,1,3,1,…] (sequence A001203 in OEIS). The terms in this representation are apparently random.
  • ϕ = [1;1,1,1,1,1,1,1,1,1,1,1,…] (sequence A000012 in OEIS). The golden ratio, the most difficult irrational number to approximate rationally. See: A property of the golden ratio φ.

Continued fractions are, in some ways, more "mathematically natural" representations of a real number than other representations such as decimal representations, and they have several desirable properties:

  • The continued fraction representation for a rational number is finite and only rational numbers have finite representations. In contrast, the decimal representation of a rational number may be finite, for example <templatestyles src="Sfrac/styles.css" />137/1600 = 0.085625, or infinite with a repeating cycle, for example <templatestyles src="Sfrac/styles.css" />4/27 = 0.148148148148….
  • Every rational number has an essentially unique continued fraction representation. Each rational can be represented in exactly two ways, since [a0;a1,… an−1,an] = [a0;a1,… an−1,(an−1),1]. Usually the first, shorter one is chosen as the canonical representation.
  • The continued fraction representation of an irrational number is unique.
  • The real numbers whose continued fraction eventually repeats are precisely the quadratic irrationals.[5] For example, the repeating continued fraction [1;1,1,1,…] is the golden ratio, and the repeating continued fraction [1;2,2,2,…] is the square root of 2. In contrast, the decimal representations of quadratic irrationals are apparently random. The square roots of all (positive) integers, that are not perfect squares, are quadratic irrationals, hence are unique periodic continued fractions.
  • The successive approximations generated in finding the continued fraction representation of a number, i.e. by truncating the continued fraction representation, are in a certain sense (described below) the "best possible".

Basic formula

A continued fraction is an expression of the form

a_0 + \cfrac{b_1}{a_1 + \cfrac{b_2}{a_2 + \cfrac{b_3}{a_3 + \ddots }}}

where ai, and bi are either rational numbers, real numbers, or complex numbers. If bi = 1 for all i the expression is called a simple continued fraction. If the expression contains a finite number of terms it is called a finite continued fraction. If the expression contains an infinite number of terms it is called an infinite continued fraction. [6]

Thus, all of the following illustrate valid finite simple continued fractions:

Examples of finite simple continued fractions
Formula Numeric Remarks
\ a_0 \ 2 All integers are a degenerate case
\ a_0 + \cfrac{1}{a_1} \ 2 + \cfrac{1}{3} Simplest possible fractional form
\ a_0 + \cfrac{1}{a_1 + \cfrac{1}{a_2}} \ -3 + \cfrac{1}{2 + \cfrac{1}{18}} First integer may be negative
\ a_0 + \cfrac{1}{a_1 + \cfrac{1}{a_2 + \cfrac{1}{a_3}}} \ \cfrac{1}{15 + \cfrac{1}{1 + \cfrac{1}{102}}} First integer may be zero

Calculating continued fraction representations

Consider a real number r. Let i=⌊r⌋ be the integer part of r and let f=ri be the fractional part of r. Then the continued fraction representation of r is [i;a1,a2,…], where [a1;a2,…] is the continued fraction representation of 1/f.

To calculate a continued fraction representation of a number r, write down the integer part (technically the floor) of r. Subtract this integer part from r. If the difference is 0, stop; otherwise find the reciprocal of the difference and repeat. The procedure will halt if and only if r is rational. This process can be efficiently implemented using the Euclidean algorithm when the number is rational.

Find the continued fraction for 3.245 (= 3<templatestyles src="Sfrac/styles.css" />49/200)
Step Real Number Integer part Fractional part Simplified Reciprocal of f Simplified
1 r = 3<templatestyles src="Sfrac/styles.css" />49/200 i = 3 f = 3<templatestyles src="Sfrac/styles.css" />49/200 − 3 = <templatestyles src="Sfrac/styles.css" />49/200 1/f = <templatestyles src="Sfrac/styles.css" />200/49 = 4<templatestyles src="Sfrac/styles.css" />4/49
2 r = 4<templatestyles src="Sfrac/styles.css" />4/49 i = 4 f = 4<templatestyles src="Sfrac/styles.css" />4/49 − 4 = <templatestyles src="Sfrac/styles.css" />4/49 1/f = <templatestyles src="Sfrac/styles.css" />49/4 = 12<templatestyles src="Sfrac/styles.css" />1/4
3 r = 12<templatestyles src="Sfrac/styles.css" />1/4 i = 12 f = 12<templatestyles src="Sfrac/styles.css" />1/4 − 12 = <templatestyles src="Sfrac/styles.css" />1/4 1/f = <templatestyles src="Sfrac/styles.css" />4/1 = 4
4 r = 4 i = 4 f = 4 − 4 = 0 STOP
Continued fraction form for 3.245 or 3<templatestyles src="Sfrac/styles.css" />49/200 is [3; 4, 12, 4].
3<templatestyles src="Sfrac/styles.css" />49/200 = 3 + <templatestyles src="Sfrac/styles.css" />1/4 + <templatestyles src="Sfrac/styles.css" />1/12 + <templatestyles src="Sfrac/styles.css" />1/4

The number 3.245 can also be represented by the continued fraction expansion [3;4,12,3,1]; refer to Finite continued fractions below.

Notations for continued fractions

The integers a0, a1 etc., are called the coefficients or terms of the continued fraction.[2] One can abbreviate the continued fraction

x = a_0 + \cfrac{1}{a_1 + \cfrac{1}{a_2 + \cfrac{1}{a_3}}}

in the notation of Carl Friedrich Gauss

x = a_0 + \underset{i=1}{\overset{3}{\mathrm K}} ~ \frac{1}{a_i} \;

or as

x = [a_0; a_1, a_2, a_3] \;,

or in the notation of Pringsheim as

x = a_0 + \frac{1 \mid}{\mid a_1} + \frac{1 \mid}{\mid a_2} + \frac{1 \mid}{\mid a_3},

or in another related notation as

x = a_0 + {1 \over a_1 + {}} {1 \over a_2 + {}} {1 \over a_3 + {}}.

Sometimes angle brackets are used, like this:

x = \left \langle a_0; a_1, a_2, a_3 \right \rangle.

The semicolon in the square and angle bracket notations is sometimes replaced by a comma.[3][4]

One may also define infinite simple continued fractions as limits:

[a_0; a_1, a_2, a_3, \,\ldots ] = \lim_{n \to \infty} [a_0; a_1, a_2, \,\ldots, a_n].

This limit exists for any choice of a0 and positive integers a1a2, ... .

Finite continued fractions

Every finite continued fraction represents a rational number, and every rational number can be represented in precisely two different ways as a finite continued fraction, with the conditions that the first coefficient is an integer and other coefficients being positive integers. These two representations agree except in their final terms. In the longer representation the final term in the continued fraction is 1; the shorter representation drops the final 1, but increases the new final term by 1. The final element in the short representation is therefore always greater than 1, if present. In symbols:

[a0; a1, a2, …, an − 1, an, 1] = [a0; a1, a2, …, an − 1, an + 1].
[a0; 1] = [a0 + 1].

For example,

2.25 = 2 + <templatestyles src="Sfrac/styles.css" />1/4 = [2; 4] = 2 + <templatestyles src="Sfrac/styles.css" />1/3 + 1/1 = [2; 3, 1]
−4.2 = −5 + <templatestyles src="Sfrac/styles.css" />4/5 = −5 + <templatestyles src="Sfrac/styles.css" />1/1 + 1/4 = [−5; 1, 4] = −5 + <templatestyles src="Sfrac/styles.css" />1/1 + <templatestyles src="Sfrac/styles.css" />1/3 + 1/1 = [−5; 1, 3, 1].

Continued fractions of reciprocals

The continued fraction representations of a positive rational number and its reciprocal are identical except for a shift one place left or right depending on whether the number is less than or greater than one respectively. In other words, the numbers represented by [a0; a1, a2, …, an] and [0; a0, a1, …, an] are reciprocals. This is because if a is an integer then if x < 1 then x = 0 + <templatestyles src="Sfrac/styles.css" />1/a + 1/b and <templatestyles src="Sfrac/styles.css" />1/x = a + <templatestyles src="Sfrac/styles.css" />1/b and if x > 1 then x = a + <templatestyles src="Sfrac/styles.css" />1/b and <templatestyles src="Sfrac/styles.css" />1/x = 0 + <templatestyles src="Sfrac/styles.css" />1/a + 1/b with the last number that generates the remainder of the continued fraction being the same for both x and its reciprocal.

For example,

2.25 = <templatestyles src="Sfrac/styles.css" />9/4 = [2; 4],
<templatestyles src="Sfrac/styles.css" />1/2.25 = <templatestyles src="Sfrac/styles.css" />4/9 = [0; 2, 4].

Infinite continued fractions

Every infinite continued fraction is irrational, and every irrational number can be represented in precisely one way as an infinite continued fraction.

An infinite continued fraction representation for an irrational number is useful because its initial segments provide rational approximations to the number. These rational numbers are called the convergents of the continued fraction. The larger a term is in the continued fraction, the closer the corresponding convergent is to the irrational number being approximated. Numbers like π have occasional large terms in their continued fraction, which makes them easy to approximate with rational numbers. Other numbers like e have only small terms early in their continued fraction, which makes them more difficult to approximate rationally. The golden ratio ϕ has terms equal to 1 everywhere—the smallest values possible—which makes ϕ the most difficult number to approximate rationally. In this sense, therefore, it is the "most irrational" of all irrational numbers. Even-numbered convergents are smaller than the original number, while odd-numbered ones are larger.

For a continued fraction [a0; a1, a2, …], the first four convergents (numbered 0 through 3) are

<templatestyles src="Sfrac/styles.css" />a0/1, <templatestyles src="Sfrac/styles.css" />a1a0 + 1/a1, <templatestyles src="Sfrac/styles.css" />a2(a1a0 + 1) + a0/a2a1 + 1, <templatestyles src="Sfrac/styles.css" />a3(a2(a1a0 + 1) + a0) + (a1a0 + 1)/ a3(a2a1 + 1) + a1

In words, the numerator of the third convergent is formed by multiplying the numerator of the second convergent by the third quotient, and adding the numerator of the first convergent. The denominators are formed similarly. Therefore, each convergent can be expressed explicitly in terms of the continued fraction as the ratio of certain multivariate polynomials called continuants.

If successive convergents are found, with numerators h1, h2, … and denominators k1, k2, … then the relevant recursive relation is:

hn = anhn − 1 + hn − 2,
kn = ankn − 1 + kn − 2.

The successive convergents are given by the formula

<templatestyles src="Sfrac/styles.css" />hn/kn = <templatestyles src="Sfrac/styles.css" />anhn − 1 + hn − 2/ankn − 1 + kn − 2

Thus to incorporate a new term into a rational approximation, only the two previous convergents are necessary. The initial "convergents" (required for the first two terms) are 01 and 10. For example, here are the convergents for [0;1,5,2,2].

n −2 −1 0 1 2 3 4
an     0 1 5 2 2
hn 0 1 0 1 5 11 27
kn 1 0 1 1 6 13 32

When using the Babylonian method to generate successive approximations to the square root of an integer, if one starts with the lowest integer as first approximant, the rationals generated all appear in the list of convergents for the continued fraction. Specifically, the approximants will appear on the convergents list in positions 0, 1, 3, 7, 15, … , 2k−1, ... For example, the continued fraction expansion for 3 is [1;1,2,1,2,1,2,1,2,…]. Comparing the convergents with the approximants derived from the Babylonian method:

n −2 −1 0 1 2 3 4 5 6 7
an     1 1 2 1 2 1 2 1
hn 0 1 1 2 5 7 19 26 71 97
kn 1 0 1 1 3 4 11 15 41 56
x0 = 1 = <templatestyles src="Sfrac/styles.css" />1/1
x1 = <templatestyles src="Sfrac/styles.css" />1/2(1 + <templatestyles src="Sfrac/styles.css" />3/1) = <templatestyles src="Sfrac/styles.css" />2/1 = 2
x2 = <templatestyles src="Sfrac/styles.css" />1/2(2 + <templatestyles src="Sfrac/styles.css" />3/2) = <templatestyles src="Sfrac/styles.css" />7/4
x3 = <templatestyles src="Sfrac/styles.css" />1/2(<templatestyles src="Sfrac/styles.css" />7/4 + <templatestyles src="Sfrac/styles.css" />3/<templatestyles src="Sfrac/styles.css" />7/4) = <templatestyles src="Sfrac/styles.css" />97/56

Properties of infinite continued fractions

Baire space is a topological space on infinite sequences of natural numbers. The infinite continued fraction provides a homeomorphism from Baire space to the real numbers. The infinite continued fraction also provides a map between the quadratic irrationals and the dyadic rationals, and from other irrationals to the set of infinite strings of binary numbers (i.e. the Cantor set); this map is called the Minkowski question mark function. The mapping has interesting self-similar fractal properties; these are given by the modular group, which is the subgroup of Mobius transformations having integer values in the transform. Roughly speaking, continued fraction convergents can be taken to be Mobius transformations acting on the (hyperbolic) upper half-plane; this is what leads to the fractal self-symmetry.

Some useful theorems

If a0, a1, a2, … is an infinite sequence of positive integers, define the sequences hn and kn recursively:

h_{n}=a_nh_{n-1}+h_{n-2}\, h_{-1}=1\, h_{-2}=0\,
k_{n}=a_nk_{n-1}+k_{n-2}\, k_{-1}=0\, k_{-2}=1\,

Theorem 1. For any positive real number z

 \left[a_0; a_1, \,\dots, a_{n-1}, z \right]=\frac{z h_{n-1}+h_{n-2}}{z k_{n-1}+k_{n-2}}.

Theorem 2. The convergents of [a0; a1, a2, …] are given by

\left[a_0; a_1, \,\dots, a_n\right]=\frac{h_n}{k_n}.

Theorem 3. If the nth convergent to a continued fraction is hn/kn, then

k_nh_{n-1}-k_{n-1}h_n=(-1)^n.

Corollary 1: Each convergent is in its lowest terms (for if hn and kn had a nontrivial common divisor it would divide knhn−1kn−1hn, which is impossible).

Corollary 2: The difference between successive convergents is a fraction whose numerator is unity:

\frac{h_n}{k_n}-\frac{h_{n-1}}{k_{n-1}} = \frac{h_nk_{n-1}-k_nh_{n-1}}{k_nk_{n-1}}= \frac{(-1)^{n+1}}{k_nk_{n-1}}.

Corollary 3: The continued fraction is equivalent to a series of alternating terms:

a_0 + \sum_{n=0}^\infty \frac{(-1)^{n}}{k_{n}k_{n+1}}.

Corollary 4: The matrix

\begin{bmatrix}
h_n & h_{n-1} \\
k_n & k_{n-1}
\end{bmatrix}

has determinant plus or minus one, and thus belongs to the group of 2×2 unimodular matrices GL(2, Z).

Theorem 4. Each (s-th) convergent is nearer to a subsequent (n-th) convergent than any preceding (r-th) convergent is. In symbols, if the n-th convergent is taken to be [a0a1, ..., an] = xn, then

\left| x_r - x_n \right| > \left| x_s - x_n \right|
for all r < s < n.

Corollary 1: The even convergents (before the nth) continually increase, but are always less than xn.

Corollary 2: The odd convergents (before the nth) continually decrease, but are always greater than xn.

Theorem 5.

\frac{1}{k_n(k_{n+1}+k_n)}< \left|x-\frac{h_n}{k_n}\right|< \frac{1}{k_nk_{n+1}}.

Corollary 1: Any convergent is nearer to the continued fraction than any other fraction whose denominator is less than that of the convergent

Corollary 2: Any convergent which immediately precedes a large quotient is a near approximation to the continued fraction.

Semiconvergents

If

<templatestyles src="Sfrac/styles.css" />hn − 1/kn − 1, <templatestyles src="Sfrac/styles.css" />hn/kn

are successive convergents, then any fraction of the form

<templatestyles src="Sfrac/styles.css" />hn − 1 + ahn/kn − 1 + akn

where a is a nonnegative integer and the numerators and denominators are between the n and n + 1 terms inclusive are called semiconvergents, secondary convergents, or intermediate fractions. Often the term is taken to mean that being a semiconvergent excludes the possibility of being a convergent, rather than that a convergent is a kind of semiconvergent.

The semiconvergents to the continued fraction expansion of a real number x include all the rational approximations which are better than any approximation with a smaller denominator. Another useful property is that consecutive semiconvergents <templatestyles src="Sfrac/styles.css" />a/b and <templatestyles src="Sfrac/styles.css" />c/d are such that adbc = ±1.

Best rational approximations

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

A best rational approximation to a real number x is a rational number <templatestyles src="Sfrac/styles.css" />n/d, d > 0, that is closer to x than any approximation with a smaller or equal denominator. The simple continued fraction for x generates all of the best rational approximations for x according to three rules:

  1. Truncate the continued fraction, and possibly reduce its last term.
  2. The reduced term cannot have less than half its original value.
  3. If the final term is even, half its value is admissible only if the corresponding semiconvergent is better than the previous convergent. (See below.)

For example, 0.84375 has continued fraction [0;1,5,2,2]. Here are all of its best rational approximations.

 [0;1]   [0;1,3]   [0;1,4]   [0;1,5]   [0;1,5,2]   [0;1,5,2,1]   [0;1,5,2,2] 
1 <templatestyles src="Sfrac/styles.css" />3/4 <templatestyles src="Sfrac/styles.css" />4/5 <templatestyles src="Sfrac/styles.css" />5/6 <templatestyles src="Sfrac/styles.css" />11/13 <templatestyles src="Sfrac/styles.css" />16/19 <templatestyles src="Sfrac/styles.css" />27/32

The strictly monotonic increase in the denominators as additional terms are included permits an algorithm to impose a limit, either on size of denominator or closeness of approximation.

The "half rule" mentioned above is that when ak is even, the halved term ak/2 is admissible if and only if |x − [a0 ; a1, …, ak − 1]| > |x − [a0 ; a1, …, ak − 1, ak/2]| [7] This is equivalent[7] to:[8]

[ak; ak − 1, …, a1] > [ak; ak + 1, …].

The convergents to x are best approximations in an even stronger sense: n/d is a convergent for x if and only if |dxn| is the least relative error among all approximations m/c with cd; that is, we have |dxn| < |cxm| so long as c < d. (Note also that |dkxnk| → 0 as k → ∞.)

Best rational within an interval

A rational that falls within the interval (x, y), for 0 < x < y, can be found with the continued fractions for x and y. When both x and y are irrational and

x = [a0; a1, a2, …, ak − 1, ak, ak + 1, …]
y = [a0; a1, a2, …, ak − 1, bk, bk + 1, …]

where x and y have identical continued fraction expansions up through ak−1, a rational that falls within the interval (x, y) is given by the finite continued fraction,

z(x,y) = [a0; a1, a2, …, ak − 1, min(ak, bk) + 1]

This rational will be best in that no other rational in (x, y) will have a smaller numerator or a smaller denominator.

If x is rational, it will have two continued fraction representations that are finite, x1 and x2, and similarly a rational y will have two representations, y1 and y2. The coefficients beyond the last in any of these representations should be interpreted as +∞; and the best rational will be one of z(x1, y1), z(x1, y2), z(x2, y1), or z(x2, y2).

For example, the decimal representation 3.1416 could be rounded from any number in the interval [3.14155, 3.14165]. The continued fraction representations of 3.14155 and 3.14165 are

3.14155 = [3; 7, 15, 2, 7, 1, 4, 1, 1] = [3; 7, 15, 2, 7, 1, 4, 2]
3.14165 = [3; 7, 16, 1, 3, 4, 2, 3, 1] = [3; 7, 16, 1, 3, 4, 2, 4]

and the best rational between these two is

[3; 7, 16] = <templatestyles src="Sfrac/styles.css" />355/113 = 3.1415929....

Thus, in some sense, <templatestyles src="Sfrac/styles.css" />355/113 is the best rational number corresponding to the rounded decimal number 3.1416.

Interval for a convergent

A rational number, which can be expressed as finite continued fraction in two ways,

z = [a0; a1, …, ak − 1, ak, 1] = [a0; a1, …, ak − 1, ak + 1]

will be one of the convergents for the continued fraction expansion of a number, if and only if the number is strictly between

x = [a0; a1, …, ak − 1, ak, 2] and
y = [a0; a1, …, ak − 1, ak + 2]

Note that the numbers x and y are formed by incrementing the last coefficient in the two representations for z, and that x < y when k is even, and x > y when k is odd.

For example, the number <templatestyles src="Sfrac/styles.css" />355/113 has the continued fraction representations

<templatestyles src="Sfrac/styles.css" />355/113 = [3; 7, 15, 1] = [3; 7, 16]

and thus <templatestyles src="Sfrac/styles.css" />355/113 is a convergent of any number strictly between

[3; 7, 15, 2] = <templatestyles src="Sfrac/styles.css" />688/219 ≈ 3.1415525
[3; 7, 17] = <templatestyles src="Sfrac/styles.css" />377/120 ≈ 3.1416667

Comparison of continued fractions

Consider x = [a0; a1, …] and y = [b0; b1, …]. If k is the smallest index for which ak is unequal to bk then x < y if (−1)k(akbk) < 0 and y < x otherwise.

If there is no such k, but one expansion is shorter than the other, say x = [a0; a1, …, an] and y = [b0; b1, …, bn, bn + 1, …] with ai = bi for 0 ≤ in, then x < y if n is even and y < x if n is odd.

Continued fraction expansions of π

To calculate the convergents of π we may set a0 = ⌊π⌋ = 3, define u1 = <templatestyles src="Sfrac/styles.css" />1/π − 3 ≈ 7.0625 and a1 = ⌊u1⌋ = 7, u2 = <templatestyles src="Sfrac/styles.css" />1/u1 − 7 ≈ 15.9966 and a2 = ⌊u2⌋ = 15, u3 = <templatestyles src="Sfrac/styles.css" />1/u2 − 15 ≈ 1.0034. Continuing like this, one can determine the infinite continued fraction of π as

[3;7,15,1,292,1,1,…] (sequence A001203 in OEIS).

The fourth convergent of π is [3;7,15,1] = <templatestyles src="Sfrac/styles.css" />355/113 = 3.14159292035..., sometimes called Milü, which is fairly close to the true value of π.

Let us suppose that the quotients found are, as above, [3;7,15,1]. The following is a rule by which we can write down at once the convergent fractions which result from these quotients without developing the continued fraction.

The first quotient, supposed divided by unity, will give the first fraction, which will be too small, namely, <templatestyles src="Sfrac/styles.css" />3/1. Then, multiplying the numerator and denominator of this fraction by the second quotient and adding unity to the numerator, we shall have the second fraction, <templatestyles src="Sfrac/styles.css" />22/7, which will be too large. Multiplying in like manner the numerator and denominator of this fraction by the third quotient, and adding to the numerator the numerator of the preceding fraction, and to the denominator the denominator of the preceding fraction, we shall have the third fraction, which will be too small. Thus, the third quotient being 15, we have for our numerator (22 × 15 = 330) + 3 = 333, and for our denominator, (7 × 15 = 105) + 1 = 106. The third convergent, therefore, is <templatestyles src="Sfrac/styles.css" />333/106. We proceed in the same manner for the fourth convergent. The fourth quotient being 1, we say 333 times 1 is 333, and this plus 22, the numerator of the fraction preceding, is 355; similarly, 106 times 1 is 106, and this plus 7 is 113.

In this manner, by employing the four quotients [3;7,15,1], we obtain the four fractions:

<templatestyles src="Sfrac/styles.css" />3/1, <templatestyles src="Sfrac/styles.css" />22/7, <templatestyles src="Sfrac/styles.css" />333/106, <templatestyles src="Sfrac/styles.css" />355/113, ….

These convergents are alternately smaller and larger than the true value of π, and approach nearer and nearer to π. The difference between a given convergent and π is less than the reciprocal of the product of the denominators of that convergent and the next convergent. For example, the fraction <templatestyles src="Sfrac/styles.css" />22/7 is greater than π, but <templatestyles src="Sfrac/styles.css" />22/7π is less than <templatestyles src="Sfrac/styles.css" />1/7 × 106 = <templatestyles src="Sfrac/styles.css" />1/742 (in fact, <templatestyles src="Sfrac/styles.css" />22/7π is just more than <templatestyles src="Sfrac/styles.css" />1/791 = <templatestyles src="Sfrac/styles.css" />1/7 × 113).

The demonstration of the foregoing properties is deduced from the fact that if we seek the difference between one of the convergent fractions and the next adjacent to it we shall obtain a fraction of which the numerator is always unity and the denominator the product of the two denominators. Thus the difference between <templatestyles src="Sfrac/styles.css" />22/7 and <templatestyles src="Sfrac/styles.css" />3/1 is <templatestyles src="Sfrac/styles.css" />1/7, in excess; between <templatestyles src="Sfrac/styles.css" />333/106 and <templatestyles src="Sfrac/styles.css" />22/7, <templatestyles src="Sfrac/styles.css" />1/742, in deficit; between <templatestyles src="Sfrac/styles.css" />355/113 and <templatestyles src="Sfrac/styles.css" />333/106, <templatestyles src="Sfrac/styles.css" />1/11978, in excess; and so on. The result being, that by employing this series of differences we can express in another and very simple manner the fractions with which we are here concerned, by means of a second series of fractions of which the numerators are all unity and the denominators successively be the product of every two adjacent denominators. Instead of the fractions written above, we have thus the series:

<templatestyles src="Sfrac/styles.css" />3/1 + <templatestyles src="Sfrac/styles.css" />1/1 × 7 − <templatestyles src="Sfrac/styles.css" />1/7 × 106 + <templatestyles src="Sfrac/styles.css" />1/106 × 113 − …

The first term, as we see, is the first fraction; the first and second together give the second fraction, <templatestyles src="Sfrac/styles.css" />22/7; the first, the second and the third give the third fraction <templatestyles src="Sfrac/styles.css" />333/106, and so on with the rest; the result being that the series entire is equivalent to the original value.

Generalized continued fraction

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

A generalized continued fraction is an expression of the form

x = b_0 + \cfrac{a_1}{b_1 + \cfrac{a_2}{b_2 + \cfrac{a_3}{b_3 + \cfrac{a_4}{b_4 + \ddots\,}}}}

where the an (n > 0) are the partial numerators, the bn are the partial denominators, and the leading term b0 is called the integer part of the continued fraction.

To illustrate the use of generalized continued fractions, consider the following example. The sequence of partial denominators of the simple continued fraction of π does not show any obvious pattern:

\pi=[3;7,15,1,292,1,1,1,2,1,3,1,\ldots]

or

\pi=3+\cfrac{1}{7+\cfrac{1}{15+\cfrac{1}{1+\cfrac{1}{292+\cfrac{1}{1+\cfrac{1}{1+\cfrac{1}{1+\cfrac{1}{2+\cfrac{1}{1+\cfrac{1}{3+\cfrac{1}{1+\ddots}}}}}}}}}}}

However, several generalized continued fractions for π have a perfectly regular structure, such as:


\pi=\cfrac{4}{1+\cfrac{1^2}{2+\cfrac{3^2}{2+\cfrac{5^2}{2+\cfrac{7^2}{2+\cfrac{9^2}{2+\ddots}}}}}}
=\cfrac{4}{1+\cfrac{1^2}{3+\cfrac{2^2}{5+\cfrac{3^2}{7+\cfrac{4^2}{9+\ddots}}}}}
=3+\cfrac{1^2}{6+\cfrac{3^2}{6+\cfrac{5^2}{6+\cfrac{7^2}{6+\cfrac{9^2}{6+\ddots}}}}}
\displaystyle \pi=2+\cfrac{2}{1+\cfrac{1}{1/2+\cfrac{1}{1/3+\cfrac{1}{1/4+\ddots}}}}=2+\cfrac{2}{1+\cfrac{1\cdot2}{1+\cfrac{2\cdot3}{1+\cfrac{3\cdot4}{1+\ddots}}}}
 \displaystyle \pi=2+\cfrac{4}{3+\cfrac{1\cdot3}{4+\cfrac{3\cdot5}{4+\cfrac{5\cdot7}{4+\ddots}}}}

The first two of these are special cases of the arctangent function with π = 4 arctan (1).

Other continued fraction expansions

Periodic continued fractions

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

The numbers with periodic continued fraction expansion are precisely the irrational solutions of quadratic equations with rational coefficients; rational solutions have finite continued fraction expansions as previously stated. The simplest examples are the golden ratio φ = [1;1,1,1,1,1,…] and 2 = [1;2,2,2,2,…], while 14 = [3;1,2,1,6,1,2,1,6…] and 42 = [6;2,12,2,12,2,12…]. All irrational square roots of integers have a special form for the period; a symmetrical string, like the empty string (for 2) or 1,2,1 (for 14), followed by the double of the leading integer.

A property of the golden ratio φ

Because the continued fraction expansion for φ doesn't use any integers greater than 1, φ is one of the most "difficult" real numbers to approximate with rational numbers. Hurwitz's theorem[9] states that any real number k can be approximated by infinitely many rational <templatestyles src="Sfrac/styles.css" />m/n with

\left| k - {m \over n}\right| < {1 \over n^2 \sqrt 5}.

While virtually all real numbers k will eventually have infinitely many convergents <templatestyles src="Sfrac/styles.css" />m/n whose distance from k is significantly smaller than this limit, the convergents for φ (i.e., the numbers <templatestyles src="Sfrac/styles.css" />5/3, <templatestyles src="Sfrac/styles.css" />8/5, <templatestyles src="Sfrac/styles.css" />13/8, <templatestyles src="Sfrac/styles.css" />21/13, etc.) consistently "toe the boundary", keeping a distance of almost exactly {\scriptstyle{1 \over n^2 \sqrt 5}} away from φ, thus never producing an approximation nearly as impressive as, for example, <templatestyles src="Sfrac/styles.css" />355/113 for π. It can also be shown that every real number of the form <templatestyles src="Sfrac/styles.css" />a + bφ/c + dφ, where a, b, c, and d are integers such that adbc = ±1, shares this property with the golden ratio φ; and that all other real numbers can be more closely approximated.

Regular patterns in continued fractions

While there is no discernable pattern in the simple continued fraction expansion of π, there is one for e, the base of the natural logarithm:

e = e^1 = [2; 1, 2, 1, 1, 4, 1, 1, 6, 1, 1, 8, 1, 1, 10, 1, 1, 12, 1, 1, \dots],

which is a special case of this general expression for positive integer n:

e^{1/n} = [1; n-1, 1, 1, 3n-1, 1, 1, 5n-1, 1, 1, 7n-1, 1, 1, \dots] \,\!.

Another, more complex pattern appears in this continued fraction expansion for positive odd n:

e^{2/n} = \left[1; \frac{n-1}{2}, 6n, \frac{5n-1}{2}, 1, 1, \frac{7n-1}{2}, 18n, \frac{11n-1}{2}, 1, 1, \frac{13n-1}{2}, 30n, \frac{17n-1}{2}, 1, 1, \dots \right] \,\!,

with a special case for n = 1:

e^2 = [7; 2, 1, 1, 3, 18, 5, 1, 1, 6, 30, 8, 1, 1, 9, 42, 11, 1, 1, 12, 54, 14, 1, 1 \dots, 3k, 12k+6, 3k+2, 1, 1 \dots] \,\!.

Other continued fractions of this sort are

\tanh(1/n) = [0; n, 3n, 5n, 7n, 9n, 11n, 13n, 15n, 17n, 19n, \dots] \,\!

where n is a positive integer; also, for integral n:

\tan(1/n) = [0; n-1, 1, 3n-2, 1, 5n-2, 1, 7n-2, 1, 9n-2, 1, \dots]\,\!,

with a special case for n = 1:

\tan(1) = [1; 1, 1, 3, 1, 5, 1, 7, 1, 9, 1, 11, 1, 13, 1, 15, 1, 17, 1, 19, 1, \dots]\,\!.

If In(x) is the modified, or hyperbolic, Bessel function of the first kind, we may define a function on the rationals <templatestyles src="Sfrac/styles.css" />p/q by

S(p/q) = \frac{I_{p/q}(2/q)}{I_{1+p/q}(2/q)},

which is defined for all rational numbers, with p and q in lowest terms. Then for all nonnegative rationals, we have

S(p/q) = [p+q; p+2q, p+3q, p+4q, \dots],

with similar formulas for negative rationals; in particular we have

S(0) = S(0/1) = [1; 2, 3, 4, 5, 6, 7, \dots].

Many of the formulas can be proved using Gauss's continued fraction.

Typical continued fractions

Most irrational numbers do not have any periodic or regular behavior in their continued fraction expansion. Nevertheless Khinchin proved that for almost all real numbers x, the ai (for i = 1, 2, 3, …) have an astonishing property: their geometric mean is a constant (known as Khinchin's constant, K ≈ 2.6854520010…) independent of the value of x. Paul Lévy showed that the nth root of the denominator of the nth convergent of the continued fraction expansion of almost all real numbers approaches an asymptotic limit, approximately 3.27582, which is known as Lévy's constant. Lochs' theorem states that nth convergent of the continued fraction expansion of almost all real numbers determines the number to an average accuracy of just over n decimal places.

Generalized continued fraction for square roots

Continued fraction techniques are one method of computing square roots.

The identity

\sqrt{x} = 1+\frac{x-1}{1+\sqrt{x}}

 

 

 

 

(1)

leads via recursion to the generalized continued fraction for any square root:[10]

\sqrt{x}=1+\cfrac{x-1}{2 + \cfrac{x-1}{2 + \cfrac{x-1}{2+{\ddots}}}}

 

 

 

 

(2)

Pell's equation

Continued fractions play an essential role in the solution of Pell's equation. For example, for positive integers p and q, and non-square n, it is true that p2nq2 = ±1 if and only if <templatestyles src="Sfrac/styles.css" />p/q is a convergent of n.

Continued fractions and dynamical systems

Continued fractions also play a role in the study of dynamical systems, where they tie together the Farey fractions which are seen in the Mandelbrot set with Minkowski's question mark function and the modular group Gamma.

The backwards shift operator for continued fractions is the map h(x) = 1/x − ⌊1/x called the Gauss map, which lops off digits of a continued fraction expansion: h([0; a1, a2, a3, …]) = [0; a2, a3, …]. The transfer operator of this map is called the Gauss–Kuzmin–Wirsing operator. The distribution of the digits in continued fractions is given by the zero'th eigenvector of this operator, and is called the Gauss–Kuzmin distribution.

Eigenvalues and eigenvectors

The Lanczos algorithm uses a continued fraction expansion to iteratively approximate the eigenvalues and eigenvectors of a large sparse matrix.[11]

Examples of rational and irrational numbers

Number r 0 1 2 3 4 5 6 7 8 9 10
123 ar 123
ra 123
12.3 ar 12 3 3
ra 12 <templatestyles src="Sfrac/styles.css" />37/3 <templatestyles src="Sfrac/styles.css" />123/10
1.23 ar 1 4 2 1 7
ra 1 <templatestyles src="Sfrac/styles.css" />5/4 <templatestyles src="Sfrac/styles.css" />11/9 <templatestyles src="Sfrac/styles.css" />16/13 <templatestyles src="Sfrac/styles.css" />123/100
0.123 ar 0 8 7 1 2 5
ra 0 <templatestyles src="Sfrac/styles.css" />1/8 <templatestyles src="Sfrac/styles.css" />7/57 <templatestyles src="Sfrac/styles.css" />8/65 <templatestyles src="Sfrac/styles.css" />23/187 <templatestyles src="Sfrac/styles.css" />123/1 000
ϕ =
<templatestyles src="Sfrac/styles.css" />√5 + 1/2
ar 1 1 1 1 1 1 1 1 1 1 1
ra 1 2 <templatestyles src="Sfrac/styles.css" />3/2 <templatestyles src="Sfrac/styles.css" />5/3 <templatestyles src="Sfrac/styles.css" />8/5 <templatestyles src="Sfrac/styles.css" />13/8 <templatestyles src="Sfrac/styles.css" />21/13 <templatestyles src="Sfrac/styles.css" />34/21 <templatestyles src="Sfrac/styles.css" />55/34 <templatestyles src="Sfrac/styles.css" />89/55 <templatestyles src="Sfrac/styles.css" />144/89
ϕ =
−<templatestyles src="Sfrac/styles.css" />√5 + 1/2
ar −2 2 1 1 1 1 1 1 1 1 1
ra −2 −<templatestyles src="Sfrac/styles.css" />3/2 −<templatestyles src="Sfrac/styles.css" />5/3 −<templatestyles src="Sfrac/styles.css" />8/5 −<templatestyles src="Sfrac/styles.css" />13/8 −<templatestyles src="Sfrac/styles.css" />21/13 −<templatestyles src="Sfrac/styles.css" />34/21 −<templatestyles src="Sfrac/styles.css" />55/34 −<templatestyles src="Sfrac/styles.css" />89/55 −<templatestyles src="Sfrac/styles.css" />144/89 −<templatestyles src="Sfrac/styles.css" />233/144
√2 ar 1 2 2 2 2 2 2 2 2 2 2
ra 1 <templatestyles src="Sfrac/styles.css" />3/2 <templatestyles src="Sfrac/styles.css" />7/5 <templatestyles src="Sfrac/styles.css" />17/12 <templatestyles src="Sfrac/styles.css" />41/29 <templatestyles src="Sfrac/styles.css" />99/70 <templatestyles src="Sfrac/styles.css" />239/169 <templatestyles src="Sfrac/styles.css" />577/408 <templatestyles src="Sfrac/styles.css" />1 393/985 <templatestyles src="Sfrac/styles.css" />3 363/2 378 <templatestyles src="Sfrac/styles.css" />8 119/5 741
<templatestyles src="Sfrac/styles.css" />1/√2 ar 0 1 2 2 2 2 2 2 2 2 2
ra 0 1 <templatestyles src="Sfrac/styles.css" />2/3 <templatestyles src="Sfrac/styles.css" />5/7 <templatestyles src="Sfrac/styles.css" />12/17 <templatestyles src="Sfrac/styles.css" />29/41 <templatestyles src="Sfrac/styles.css" />70/99 <templatestyles src="Sfrac/styles.css" />169/239 <templatestyles src="Sfrac/styles.css" />408/577 <templatestyles src="Sfrac/styles.css" />985/1 393 <templatestyles src="Sfrac/styles.css" />2 378/3 363
√3 ar 1 1 2 1 2 1 2 1 2 1 2
ra 1 2 <templatestyles src="Sfrac/styles.css" />5/3 <templatestyles src="Sfrac/styles.css" />7/4 <templatestyles src="Sfrac/styles.css" />19/11 <templatestyles src="Sfrac/styles.css" />26/15 <templatestyles src="Sfrac/styles.css" />71/41 <templatestyles src="Sfrac/styles.css" />97/56 <templatestyles src="Sfrac/styles.css" />265/153 <templatestyles src="Sfrac/styles.css" />362/209 <templatestyles src="Sfrac/styles.css" />989/571
<templatestyles src="Sfrac/styles.css" />1/√3 ar 0 1 1 2 1 2 1 2 1 2 1
ra 0 1 <templatestyles src="Sfrac/styles.css" />1/2 <templatestyles src="Sfrac/styles.css" />3/5 <templatestyles src="Sfrac/styles.css" />4/7 <templatestyles src="Sfrac/styles.css" />11/19 <templatestyles src="Sfrac/styles.css" />15/26 <templatestyles src="Sfrac/styles.css" />41/71 <templatestyles src="Sfrac/styles.css" />56/97 <templatestyles src="Sfrac/styles.css" />153/265 <templatestyles src="Sfrac/styles.css" />209/362
<templatestyles src="Sfrac/styles.css" />√3/2 ar 0 1 6 2 6 2 6 2 6 2 6
ra 0 1 <templatestyles src="Sfrac/styles.css" />6/7 <templatestyles src="Sfrac/styles.css" />13/15 <templatestyles src="Sfrac/styles.css" />84/97 <templatestyles src="Sfrac/styles.css" />181/209 <templatestyles src="Sfrac/styles.css" />1 170/1 351 <templatestyles src="Sfrac/styles.css" />2 521/2 911 <templatestyles src="Sfrac/styles.css" />16 296/18 817 <templatestyles src="Sfrac/styles.css" />35 113/40 545 <templatestyles src="Sfrac/styles.css" />226 974/262 087
³√2 ar 1 3 1 5 1 1 4 1 1 8 1
ra 1 <templatestyles src="Sfrac/styles.css" />4/3 <templatestyles src="Sfrac/styles.css" />5/4 <templatestyles src="Sfrac/styles.css" />29/23 <templatestyles src="Sfrac/styles.css" />34/27 <templatestyles src="Sfrac/styles.css" />63/50 <templatestyles src="Sfrac/styles.css" />286/227 <templatestyles src="Sfrac/styles.css" />349/277 <templatestyles src="Sfrac/styles.css" />635/504 <templatestyles src="Sfrac/styles.css" />5 429/4 309 <templatestyles src="Sfrac/styles.css" />6 064/4 813
e ar 2 1 2 1 1 4 1 1 6 1 1
ra 2 3 <templatestyles src="Sfrac/styles.css" />8/3 <templatestyles src="Sfrac/styles.css" />11/4 <templatestyles src="Sfrac/styles.css" />19/7 <templatestyles src="Sfrac/styles.css" />87/32 <templatestyles src="Sfrac/styles.css" />106/39 <templatestyles src="Sfrac/styles.css" />193/71 <templatestyles src="Sfrac/styles.css" />1 264/465 <templatestyles src="Sfrac/styles.css" />1 457/536 <templatestyles src="Sfrac/styles.css" />2 721/1 001
π ar 3 7 15 1 292 1 1 1 2 1 3
ra 3 <templatestyles src="Sfrac/styles.css" />22/7 <templatestyles src="Sfrac/styles.css" />333/106 <templatestyles src="Sfrac/styles.css" />355/113 <templatestyles src="Sfrac/styles.css" />103 993/33 102 <templatestyles src="Sfrac/styles.css" />104 348/33 215 <templatestyles src="Sfrac/styles.css" />208 341/66 317 <templatestyles src="Sfrac/styles.css" />312 689/99 532 <templatestyles src="Sfrac/styles.css" />833 719/265 381 <templatestyles src="Sfrac/styles.css" />1 146 408/364 913 <templatestyles src="Sfrac/styles.css" />4 272 943/1 360 120

ra: rational approximant obtained by expanding continued fraction up to ar

History of continued fractions

  • 300 BC Euclid's Elements contains an algorithm for the greatest common divisor which generates a continued fraction as a by-product
  • 499 The Aryabhatiya contains the solution of indeterminate equations using continued fractions
  • 1579 Rafael Bombelli, L'Algebra Opera – method for the extraction of square roots which is related to continued fractions
  • 1613 Pietro Cataldi, Trattato del modo brevissimo di trovar la radice quadra delli numeri – first notation for continued fractions
Cataldi represented a continued fraction as a0 & <templatestyles src="Sfrac/styles.css" />n1/d1. & <templatestyles src="Sfrac/styles.css" />n2/d2. & <templatestyles src="Sfrac/styles.css" />n3/d3 with the dots indicating where the following fractions went.

See also

Notes

  1. http://www.britannica.com/EBchecked/topic/135043/continued-fraction
  2. 2.0 2.1 Pettofrezzo & Byrkit (1970, p. 150)
  3. 3.0 3.1 Long (1972, p. 173)
  4. 4.0 4.1 Pettofrezzo & Byrkit (1970, p. 152)
  5. Weisstein, Eric W., "Periodic Continued Fraction", MathWorld.
  6. Darren C. Collins, Continued Fractions, MIT Undergraduate Journal of Mathematics, [1]
  7. 7.0 7.1 Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Theorem 193: Lua error in package.lua at line 80: module 'strict' not found.
  10. Ben Thurston, "Estimating square roots, generalized continued fraction expression for every square root", The Ben Paul Thurston Blog
  11. Lua error in package.lua at line 80: module 'strict' not found..
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.

References

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • H. S. Wall, Analytic Theory of Continued Fractions, D. Van Nostrand Company, Inc., 1948 ISBN 0-8284-0207-8
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.

External links