词条 | Continued fraction | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
释义 |
|content= |caption=A finite continued fraction, where is a non-negative integer, is an integer, and is a positive integer, for . }} 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 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 {{sfrac||}} has two closely related expressions as a finite continued fraction, whose coefficients {{mvar|ai}} can be determined by applying the Euclidean algorithm to . The numerical value of an infinite continued fraction is 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 notationConsider, for example, the rational number {{sfrac|415|93}}, which is around 4.4624. As a first approximation, start with 4, which is the integer part; {{nowrap|1={{sfrac|415|93}} = 4 + {{sfrac|43|93}}}}. Note that the fractional part is the reciprocal of {{sfrac|93|43}} which is about 2.1628. Use the integer part, 2, as an approximation for the reciprocal to obtain a second approximation of {{nowrap |1=4 + {{sfrac|1|2}} = 4.5; {{sfrac|93|43}} = 2 + {{sfrac|7|43}}}}. The remaining fractional part, {{sfrac|7|43}}, is the reciprocal of {{sfrac|43|7}}, and {{sfrac|43|7}} is around 6.1429. Use 6 as an approximation for this to obtain {{nowrap|2 + {{sfrac|1|6}}}} as an approximation for {{sfrac|93|43}} and {{nowrap|4 + {{sfrac|1|2 + {{sfrac|1|6}}}}}}, about 4.4615, as the third approximation; {{nowrap|1={{sfrac|43|7}} = 6 + {{sfrac|1|7}}}}. Finally, the fractional part, {{sfrac|1|7}}, is the reciprocal of 7, so its approximation in this scheme, 7, is exact ({{nowrap|1={{sfrac|7|1}} = 7 + {{sfrac|0|1}}}}) and produces the exact expression {{nowrap|4 + {{sfrac|1|2 + {{sfrac|1|6 + {{sfrac|1|7}}}}}}}} for {{sfrac|415|93}}. The expression {{nowrap|4 + {{sfrac|1|2 + {{sfrac|1|6 + {{sfrac|1|7}}}}}}}} is called the continued fraction representation of {{sfrac|415|93}}. This can be represented by the abbreviated notation {{sfrac|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 {{math|(n + 1)}}-tuple, for example, [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:
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:
Basic formulaA continued fraction is an expression of the form 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:
Calculating continued fraction representationsConsider a real number {{mvar|r}}. Let be the integer part of {{mvar|r}} and let be the fractional part of {{mvar|r}}. Then the continued fraction representation of {{mvar|r}} is , where is the continued fraction representation of . To calculate a continued fraction representation of a number {{mvar|r}}, write down the integer part (technically the floor) of {{mvar|r}}. Subtract this integer part from {{mvar|r}}. If the difference is 0, stop; otherwise find the reciprocal of the difference and repeat. The procedure will halt if and only if {{mvar|r}} is rational. This process can be efficiently implemented using the Euclidean algorithm when the number is rational. The table below shows an implementation of this procedure for the number 3.245, resulting in the continued fraction expansion [3; 4,12,4].
NotationsThe integers , etc., are called the coefficients or terms of the continued fraction.[2] One can abbreviate the continued fraction in the notation of Carl Friedrich Gauss or as , or in the notation of Pringsheim as or in another related notation as Sometimes angle brackets are used, like this: 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: This limit exists for any choice of and positive integers [7][8] ==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: {{math|[a{{sub|0}}; a{{sub|1}}, a{{sub|2}}, …, a{{sub|n − 1}}, a{{sub|n}}, 1] {{=}} [a{{sub|0}}; a{{sub|1}}, a{{sub|2}}, …, a{{sub|n − 1}}, a{{sub|n}} + 1]}}. {{math|[a{{sub|0}}; 1] {{=}} [a{{sub|0}} + 1]}}. Of reciprocalsThe 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 and are reciprocals. For instance if is an integer and then and . If then and . The last number that generates the remainder of the continued fraction is the same for both and its reciprocal. For example, and . ==Infinite continued fractions and convergents== 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.[9][10] 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 {{math|[a{{sub|0}}; a{{sub|1}}, a{{sub|2}}, …]}}, the first four convergents (numbered 0 through 3) are {{bigmath|{{sfrac|a{{sub|0}}|1}}, {{sfrac|a{{sub|1}}a{{sub|0}} + 1|a{{sub|1}}}}, {{sfrac|a{{sub|2}}(a{{sub|1}}a{{sub|0}} + 1) + a{{sub|0}}|a{{sub|2}}a{{sub|1}} + 1}}, {{sfrac|a{{sub|3}}(a{{sub|2}}(a{{sub|1}}a{{sub|0}} + 1) + a{{sub|0}}) + (a{{sub|1}}a{{sub|0}} + 1) | a{{sub|3}}(a{{sub|2}}a{{sub|1}} + 1) + a{{sub|1}}}}}} 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 {{mvar|h}}{{sub|1}}, {{mvar|h}}{{sub|2}}, … and denominators {{mvar|k}}{{sub|1}}, {{mvar|k}}{{sub|2}}, … then the relevant recursive relation is: {{math|h{{sub|n}} {{=}} a{{sub|n}}h{{sub|n − 1}} + h{{sub|n − 2}}}}, {{math|k{{sub|n}} {{=}} a{{sub|n}}k{{sub|n − 1}} + k{{sub|n − 2}}}}. The successive convergents are given by the formula {{bigmath|{{sfrac|h{{sub|n}}|k{{sub|n}}}} {{=}} {{sfrac|a{{sub|n}}h{{sub|n − 1}} + h{{sub|n − 2}}|a{{sub|n}}k{{sub|n − 1}} + k{{sub|n − 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 0⁄1 and 1⁄0. For example, here are the convergents for [0;1,5,2,2].
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, … , {{math|2k−1}}, ... For example, the continued fraction expansion for {{sqrt|3}} is [1;1,2,1,2,1,2,1,2,…]. Comparing the convergents with the approximants derived from the Babylonian method:
{{math|x{{sub|0}} {{=}} 1 {{=}} {{sfrac|1|1}}}} {{math|x{{sub|1}} {{=}} {{sfrac|1|2}}(1 + {{sfrac|3|1}}) {{=}} {{sfrac|2|1}} {{=}} 2}} {{math|x{{sub|2}} {{=}} {{sfrac|1|2}}(2 + {{sfrac|3|2}}) {{=}} {{sfrac|7|4}}}} {{math|x{{sub|3}} {{=}} {{sfrac|1|2}}({{sfrac|7|4}} + {{sfrac|3|{{sfrac|7|4}}}}) {{=}} {{sfrac|97|56}}}} PropertiesBaire space is a topological space on infinite sequences of natural numbers. The infinite continued fraction provides a homeomorphism from Baire space to the space of irrational real numbers (with the subspace topology inherited from the usual topology on the reals). 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 Möbius transformations having integer values in the transform. Roughly speaking, continued fraction convergents can be taken to be Möbius transformations acting on the (hyperbolic) upper half-plane; this is what leads to the fractal self-symmetry. Some useful theoremsIf , , , is an infinite sequence of positive integers, define the sequences and recursively: Theorem 1. For any positive real number Theorem 2. The convergents of [; , , ] are given by Theorem 3. If the th convergent to a continued fraction is /, then Corollary 1: Each convergent is in its lowest terms (for if and had a nontrivial common divisor it would divide , which is impossible). Corollary 2: The difference between successive convergents is a fraction whose numerator is unity: Corollary 3: The continued fraction is equivalent to a series of alternating terms: Corollary 4: The matrix has determinant plus or minus one, and thus belongs to the group of unimodular matrices . Theorem 4. Each (th) convergent is nearer to a subsequent (th) convergent than any preceding (th) convergent is. In symbols, if the th convergent is taken to be , then Corollary 1: The even convergents (before the th) continually increase, but are always less than . Corollary 2: The odd convergents (before the th) continually decrease, but are always greater than . Theorem 5. 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 are consecutive convergents, then any fractions of the form where is an integer such that , are called semiconvergents, secondary convergents, or intermediate fractions. The -st semiconvergent equals the mediant of the -th one and the convergent . It follows that semiconvergents represent a monotonic sequence of fractions between the convergents (corresponding to ) and (corresponding to ). Sometimes the term is taken to mean that being a semiconvergent excludes the possibility of being a convergent (i.e., ), rather than that a convergent is a kind of semiconvergent. The semiconvergents to the continued fraction expansion of a real number include all the rational approximations that are better than any approximation with a smaller denominator. Another useful property is that consecutive semiconvergents and are such that . Best rational approximations{{See also|Diophantine approximation|Padé approximant}}One can choose to define a best rational approximation to a real number {{mvar|x}} as a rational number {{sfrac|{{mvar|n}}|{{mvar|d}}}}, {{math|d > 0}}, that is closer to {{mvar|x}} than any approximation with a smaller or equal denominator. The simple continued fraction for {{mvar|x}} generates all of the best rational approximations for {{mvar|x}} according to three rules:
For example, 0.84375 has continued fraction [0;1,5,2,2]. Here are all of its best rational approximations.
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 {{mvar|a}}{{sub|{{mvar|k}}}} is even, the halved term {{mvar|a}}{{sub|{{mvar|k}}}}/2 is admissible if and only if {{math|{{!}}x − [a{{sub|0}} ; a{{sub|1}}, …, a{{sub|k − 1}}]{{!}} > {{!}}x − [a{{sub|0}} ; a{{sub|1}}, …, a{{sub|k − 1}}, a{{sub|k}}/2]{{!}}}}[11] This is equivalent[11] to:[12] {{math|[a{{sub|k}}; a{{sub|k − 1}}, …, a{{sub|1}}] > [a{{sub|k}}; a{{sub|k + 1}}, …]}}. The convergents to {{mvar|x}} are best approximations in an even stronger sense: {{mvar|n}}/{{mvar|d}} is a convergent for {{mvar|x}} if and only if {{math|{{!}}dx − n{{!}}}} is the least among all approximations {{mvar|m}}/{{mvar|c}} with {{math|c ≤ d}}; that is, we have {{math|{{!}}dx − n{{!}} < {{!}}cx − m{{!}}}} so long as {{math|c < d}}. (Note also that {{math|{{!}}dkx − nk{{!}} → 0}} as {{math|k → ∞}}.) Best rational within an intervalA rational that falls within the interval {{open-open|x, y}}, for {{math|0 < {{mvar|x}} < {{mvar|y}}}}, can be found with the continued fractions for {{mvar|x}} and {{mvar|y}}. When both {{mvar|x}} and {{mvar|y}} are irrational and {{math|x {{=}} [a{{sub|0}}; a{{sub|1}}, a{{sub|2}}, …, a{{sub|k − 1}}, a{{sub|k}}, a{{sub|k + 1}}, …]}} {{math|y {{=}} [a{{sub|0}}; a{{sub|1}}, a{{sub|2}}, …, a{{sub|k − 1}}, b{{sub|k}}, b{{sub|k + 1}}, …]}} where {{mvar|x}} and {{mvar|y}} have identical continued fraction expansions up through {{math|ak−1}}, a rational that falls within the interval {{open-open|x, y}} is given by the finite continued fraction, {{math|z(x,y) {{=}} [a{{sub|0}}; a{{sub|1}}, a{{sub|2}}, …, a{{sub|k − 1}}, min(a{{sub|k}}, b{{sub|k}}) + 1]}} This rational will be best in the sense that no other rational in {{open-open|x, y}} will have a smaller numerator or a smaller denominator. If {{mvar|x}} is rational, it will have two continued fraction representations that are finite, {{math|x1}} and {{math|x2}}, and similarly a rational {{mvar|y}} will have two representations, {{math|y1}} and {{math|y2}}. The coefficients beyond the last in any of these representations should be interpreted as {{math|+∞}}; and the best rational will be one of {{math|z(x1, y1)}}, {{math|z(x1, y2)}}, {{math|z(x2, y1)}}, or {{math|z(x2, y2)}}. For example, the decimal representation 3.1416 could be rounded from any number in the interval {{closed-closed|3.14155, 3.14165}}. The continued fraction representations of 3.14155 and 3.14165 are {{math|3.14155 {{=}} [3; 7, 15, 2, 7, 1, 4, 1, 1] {{=}} [3; 7, 15, 2, 7, 1, 4, 2]}} {{math|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 {{math|[3; 7, 16] {{=}} {{sfrac|355|113}} {{=}} 3.1415929....}} Thus, {{sfrac|355|113}} is the best rational number corresponding to the rounded decimal number 3.1416, in the sense that no other rational number that would be rounded to 3.1416 will have a smaller numerator or a smaller denominator. Interval for a convergentA rational number, which can be expressed as finite continued fraction in two ways, {{math|z {{=}} [a{{sub|0}}; a{{sub|1}}, …, a{{sub|k − 1}}, a{{sub|k}}, 1] {{=}} [a{{sub|0}}; a{{sub|1}}, …, a{{sub|k − 1}}, a{{sub|k}} + 1]}} will be one of the convergents for the continued fraction expansion of a number, if and only if the number is strictly between {{math|x {{=}} [a{{sub|0}}; a{{sub|1}}, …, a{{sub|k − 1}}, a{{sub|k}}, 2]}} and {{math|y {{=}} [a{{sub|0}}; a{{sub|1}}, …, a{{sub|k − 1}}, a{{sub|k}} + 2]}} The numbers {{mvar|x}} and {{mvar|y}} are formed by incrementing the last coefficient in the two representations for {{mvar|z}}. It is the case that {{math|x < y}} when {{mvar|k}} is even, and {{math|x > y}} when {{mvar|k}} is odd. For example, the number {{sfrac|355|113}} has the continued fraction representations {{sfrac|355|113}} = [3; 7, 15, 1] = [3; 7, 16] and thus {{sfrac|355|113}} is a convergent of any number strictly between
ComparisonConsider {{math|x {{=}} [a{{sub|0}}; a{{sub|1}}, …]}} and {{math|y {{=}} [b{{sub|0}}; b{{sub|1}}, …]}}. If {{mvar|k}} is the smallest index for which {{math|a{{sub|k}}}} is unequal to {{math|b{{sub|k}}}} then {{math|x < y}} if {{math|(−1){{sup|k}}(a{{sub|k}} − b{{sub|k}}) < 0}} and {{math|y < x}} otherwise. If there is no such {{mvar|k}}, but one expansion is shorter than the other, say {{math|x {{=}} [a{{sub|0}}; a{{sub|1}}, …, a{{sub|n}}]}} and {{math|y {{=}} [b{{sub|0}}; b{{sub|1}}, …, b{{sub|n}}, b{{sub|n + 1}}, …]}} with {{math|a{{sub|i}} {{=}} b{{sub|i}}}} for {{math|0 ≤ i ≤ n}}, then {{math|x < y}} if {{mvar|n}} is even and {{math|y < x}} if {{mvar|n}} is odd. Continued fraction expansions of {{pi}}To calculate the convergents of {{pi}} we may set {{math|a{{sub|0}} {{=}} ⌊{{pi}}⌋ {{=}} 3}}, define {{math|u{{sub|1}} {{=}} {{sfrac|1|{{pi}} − 3}} ≈ 7.0625}} and {{math|a{{sub|1}} {{=}} ⌊u{{sub|1}}⌋ {{=}} 7}}, {{math|u{{sub|2}} {{=}} {{sfrac|1|u{{sub|1}} − 7}} ≈ 15.9966}} and {{math|a{{sub|2}} {{=}} ⌊u{{sub|2}}⌋ {{=}} 15}}, {{math|u{{sub|3}} {{=}} {{sfrac|1|u{{sub|2}} − 15}} ≈ 1.0034}}. Continuing like this, one can determine the infinite continued fraction of {{pi}} as [3;7,15,1,292,1,1,…] {{OEIS|A001203}}. The fourth convergent of {{pi}} is [3;7,15,1] = {{sfrac|355|113}} = 3.14159292035..., sometimes called Milü, which is fairly close to the true value of {{pi}}. 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, {{sfrac|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, {{sfrac|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 {{nowrap|(22 × 15 {{=}} 330) + 3 {{=}} 333}}, and for our denominator, {{nowrap|(7 × 15 {{=}} 105) + 1 {{=}} 106}}. The third convergent, therefore, is {{sfrac|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: {{sfrac|3|1}}, {{sfrac|22|7}}, {{sfrac|333|106}}, {{sfrac|355|113}}, …. These convergents are alternately smaller and larger than the true value of {{pi}}, and approach nearer and nearer to {{pi}}. The difference between a given convergent and {{pi}} is less than the reciprocal of the product of the denominators of that convergent and the next convergent. For example, the fraction {{sfrac|22|7}} is greater than {{pi}}, but {{sfrac|22|7}} − {{pi}} is less than {{sfrac|1|7 × 106}} = {{sfrac|1|742}} (in fact, {{sfrac|22|7}} − {{pi}} is just more than {{sfrac|1|791}} = {{sfrac|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 {{sfrac|22|7}} and {{sfrac|3|1}} is {{sfrac|1|7}}, in excess; between {{sfrac|333|106}} and {{sfrac|22|7}}, {{sfrac|1|742}}, in deficit; between {{sfrac|355|113}} and {{sfrac|333|106}}, {{sfrac|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: {{sfrac|3|1}} + {{sfrac|1|1 × 7}} − {{sfrac|1|7 × 106}} + {{sfrac|1|106 × 113}} − … The first term, as we see, is the first fraction; the first and second together give the second fraction, {{sfrac|22|7}}; the first, the second and the third give the third fraction {{sfrac|333|106}}, and so on with the rest; the result being that the series entire is equivalent to the original value. Generalized continued fraction{{main|Generalized continued fraction}}A generalized continued fraction is an expression of the form 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 {{pi}} does not show any obvious pattern: or However, several generalized continued fractions for {{pi}} have a perfectly regular structure, such as: The first two of these are special cases of the arctangent function with {{pi}} = 4 arctan (1). The above continued fraction of pi consisting of cubes uses the Nilakantha series and an exploit from Leonhard Euler.[13] Other continued fraction expansionsPeriodic continued fractions{{main|Periodic continued fraction}}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 {{sqrt|2}} = [1;2,2,2,2,…], while {{sqrt|14}} = [3;1,2,1,6,1,2,1,6…] and {{sqrt|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 {{sqrt|2}}) or 1,2,1 (for {{sqrt|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[14] states that any irrational number {{mvar|k}} can be approximated by infinitely many rational {{sfrac|m|n}} with While virtually all real numbers {{mvar|k}} will eventually have infinitely many convergents {{sfrac|m|n}} whose distance from {{mvar|k}} is significantly smaller than this limit, the convergents for φ (i.e., the numbers {{sfrac|5|3}}, {{sfrac|8|5}}, {{sfrac|13|8}}, {{sfrac|21|13}}, etc.) consistently "toe the boundary", keeping a distance of almost exactly away from φ, thus never producing an approximation nearly as impressive as, for example, {{sfrac|355|113}} for {{pi}}. It can also be shown that every real number of the form {{sfrac|a + bφ|c + dφ}}, where {{mvar|a}}, {{mvar|b}}, {{mvar|c}}, and {{mvar|d}} are integers such that {{math|1=a d − b c = ±1}}, shares this property with the golden ratio φ; and that all other real numbers can be more closely approximated. Regular patterns in continued fractionsWhile there is no discernable pattern in the simple continued fraction expansion of {{pi}}, there is one for {{math|e}}, the base of the natural logarithm: which is a special case of this general expression for positive integer {{mvar|n}}: Another, more complex pattern appears in this continued fraction expansion for positive odd {{mvar|n}}: with a special case for {{math|1=n = 1}}: Other continued fractions of this sort are where {{mvar|n}} is a positive integer; also, for integer {{mvar|n}}: with a special case for {{math|1=n = 1}}: If {{math|In(x)}} is the modified, or hyperbolic, Bessel function of the first kind, we may define a function on the rationals {{sfrac|p|q}} by which is defined for all rational numbers, with {{mvar|p}} and {{mvar|q}} in lowest terms. Then for all nonnegative rationals, we have with similar formulas for negative rationals; in particular we have Many of the formulas can be proved using Gauss's continued fraction. Typical continued fractionsMost irrational numbers do not have any periodic or regular behavior in their continued fraction expansion. Nevertheless, Khinchin proved that for almost all real numbers {{mvar|x}}, the {{math|ai}} (for {{math|1=i = 1, 2, 3, …}}) have an astonishing property: their geometric mean tends to a constant (known as Khinchin's constant, {{math|K ≈ 2.6854520010…}}) independent of the value of {{mvar|x}}. Paul Lévy showed that the {{mvar|n}}th root of the denominator of the {{mvar|n}}th 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 {{mvar|n}}th convergent of the continued fraction expansion of almost all real numbers determines the number to an average accuracy of just over {{mvar|n}} decimal places. ApplicationsSquare rootsGeneralized continued fractions are used in a method for computing square roots. The identity {{NumBlk|:||{{EquationRef|1}}}}leads via recursion to the generalized continued fraction for any square root:[15] {{NumBlk|:||{{EquationRef|2}}}}Pell's equationContinued fractions play an essential role in the solution of Pell's equation. For example, for positive integers {{mvar|p}} and {{mvar|q}}, and non-square {{mvar|n}}, it is true that if {{math|1=p2 − nq2 = ±1}}, then {{math|{{sfrac|p|q}}}} is a convergent of the regular continued fraction for {{sqrt|{{mvar|n}}}}. The converse holds if the period of the regular continued fraction for {{sqrt|{{mvar|n}}}} is 1, and in general the period describes which convergents give solutions to Pell's equation.[16] Dynamical systemsContinued 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 {{math|h(x) {{=}} 1/{{mvar|x}} − ⌊1/{{mvar|x}}⌋}} called the Gauss map, which lops off digits of a continued fraction expansion: {{math|h([0; a{{sub|1}}, a{{sub|2}}, a{{sub|3}}, …]) {{=}} [0; a{{sub|2}}, a{{sub|3}}, …]}}. 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 eigenvectorsThe Lanczos algorithm uses a continued fraction expansion to iteratively approximate the eigenvalues and eigenvectors of a large sparse matrix.[17] Networking applicationsContinued fractions have also been used in modelling optimization problems for wireless network virtualization to find a route between a source and a destination.[18] Examples of rational and irrational numbers{{Continued fraction examples}}History
Cataldi represented a continued fraction as & & & with the dots indicating where the following fractions went.
See also
Notes1. ^{{cite web|url=http://www.britannica.com/EBchecked/topic/135043/continued-fraction|title=Continued fraction - mathematics|publisher=}} 2. ^1 {{harvtxt|Pettofrezzo|Byrkit|1970|p=150}} 3. ^1 {{harvtxt|Long|1972|p=173}} 4. ^1 {{harvtxt|Pettofrezzo|Byrkit|1970|p=152}} 5. ^{{MathWorld|title=Periodic Continued Fraction|urlname=PeriodicContinuedFraction}} 6. ^{{cite journal |first=Darren C. |last=Collins |title=Continued Fractions |journal=MIT Undergraduate Journal of Mathematics |url=http://www-math.mit.edu/phase2/UJM/vol1/COLLIN~1.PDF |archive-url=https://web.archive.org/web/20011120064343/http://www-math.mit.edu/phase2/UJM/vol1/COLLIN~1.PDF |dead-url=yes |archive-date=2001-11-20 |df= }} 7. ^{{harvtxt|Long|1972|p=183}} 8. ^{{harvtxt|Pettofrezzo|Byrkit|1970|p=158}} 9. ^{{harvtxt|Long|1972|p=177}} 10. ^{{harvtxt|Pettofrezzo|Byrkit|1970|pp=162–163}} 11. ^1 {{citation |author=M. Thill |title=A more precise rounding algorithm for rational numbers |year=2008 |journal=Computing |volume=82 |pages=189–198 |doi=10.1007/s00607-008-0006-7}} 12. ^{{Citation |editor-last=Paeth |editor-first=Alan W. |first=Ken |last=Shoemake |title=Graphic Gems V |chapter=I.4: Rational Approximation |chapter-url=https://books.google.com/books?id=8CGj9_ZlFKoC&pg=PA25 |pages=25–31 |publisher=Academic Press |year=1995 |location=San Diego, California |isbn=0-12-543455-3}} 13. ^{{Cite web|url=http://www.theoremoftheday.org/Resources/TheoremNotes.htm|title=Theorem of the Day: Theorem no. 203|last=Foster|first=Tony|date=June 22, 2015|website=|publisher=Robin Whitty|access-date=June 25, 2015}} 14. ^Theorem 193: {{Cite book | last = Hardy | first = G.H. | last2 = Wright | first2 = E.M. | title = An Introduction to the Theory of Numbers | publisher = Oxford | year = 1979 | edition = Fifth}} 15. ^Ben Thurston, "Estimating square roots, generalized continued fraction expression for every square root", The Ben Paul Thurston Blog 16. ^{{cite book|last1=Niven|first1=Ivan|last2=Zuckerman|first2=Herbert S.|last3=Montgomery|first3=Hugh L.|title=An introduction to the theory of numbers|edition=Fifth|location=New York|publisher=Wiley|date=1991|isbn=0-471-62546-9}} 17. ^{{citation|title=Electronic Structure: Basic Theory and Practical Methods|first=Richard M.|last=Martin|publisher=Cambridge University Press|year=2004|isbn=9781139643658|page=557|url=https://books.google.com/books?id=v1YhAwAAQBAJ&pg=PA557}}. 18. ^{{Cite journal|last=Afifi|first=Haitham|display-authors=et al|date=April 2018|title=MARVELO: Wireless Virtual Network Embedding for Overlay Graphs with Loops|url=|journal=2018 IEEE Wireless Communications and Networking Conference (WCNC)|volume=|pages=|via=}} 19. ^{{cite journal | last = Sandifer | first = Ed | title = How Euler Did It: Who proved e is irrational? | journal = MAA Online |date=February 2006 | url = http://www.maa.org/editorial/euler/How%20Euler%20Did%20It%2028%20e%20is%20irrational.pdf|format=PDF}} 20. ^{{cite web | title=E101 – Introductio in analysin infinitorum, volume 1|url=http://math.dartmouth.edu/~euler/pages/E101.html| accessdate=2008-03-16}} 21. ^{{cite book|last=Wolfram|first=Stephen|title=A New Kind of Science|publisher=Wolfram Media, Inc.|year=2002|page=915|isbn=1-57955-008-8}} References
|journal= J. Reine Angew. Math. | volume=33 | pages=68–70 | url=http://www.digizeitschriften.de/dms/resolveppn/?PID=PPN243919689_0033|log5 }}
|journal =J. Reine Angew. Math. | volume=33 | pages=174–188 | url=http://www.digizeitschriften.de/dms/img/?PID=PPN243919689_0033|log13 | year=1846}}
|journal=Math. Z. | volume=78 | pages=361–374 | year=1962}}
|title=Continued fraction inversion by Routh's Algorithm | journal = IEEE Trans. Circuit Theory | volume=16 | number=2 | pages=197–202 | doi=10.1109/TCT.1969.1082925 | year=1969}}
|journal= Rocky Mount. J. Math. | volume=4 | number=2 | doi=10.1216/RJM-1974-4-2-213 | page=213 |year=1974}}
|first4= H. |last4= Waadeland |first5 = W. B. |last5=Jones |title =Handbook of Continued fractions for Special functions |publisher= Springer Verlag |year=2008 |isbn=978-1-4020-6948-2}}
|journal= Abh. Braunschweig.Wiss. Ges. | volume= 33 |year=1982 |pages=205–217}} External links
2 : Continued fractions|Mathematical analysis |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。