Kármán line: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Hmainsbot1
m →‎Alternatives to the definition: AWB general fixes and delink dates per WP:DATELINK, WP:YEARLINK and MOS:UNLINKYEARS using AWB (8323)
 
en>JorisvS
ce + tag
Line 1: Line 1:
I'm Lucas and I live in a seaside city in northern United States, Bryan. I'm 34 and I'm will soon finish my study at Anthropology and Sociology.<br><br>Feel free to surf to my webpage; [http://download.cnet.com/Free-PDF-to-Excel-Converter/3000-2079_4-76126379.html Free PDF to Excel Converter]
In [[complex analysis]], a branch of mathematics, a '''generalized continued fraction''' is a generalization of regular [[continued fraction]]s in canonical form, in which the partial numerators and partial denominators can assume arbitrary real or complex values.
 
A generalized continued fraction is an expression of the form
 
:<math>x = b_0 + \cfrac{a_1}{b_1 + \cfrac{a_2}{b_2 + \cfrac{a_3}{b_3 + \cfrac{a_4}{b_4 + \ddots\,}}}}</math>
 
where the ''a''<sub>''n''</sub> (''n'' &gt; 0) are the partial numerators, the ''b''<sub>''n''</sub> are the partial denominators, and the leading term ''b''<sub>0</sub> is called the ''integer'' part of the continued fraction.
 
The successive '''convergents''' of the continued fraction are formed by applying the '''fundamental recurrence formulas''':
 
:<math>
x_0 = \frac{A_0}{B_0} = b_0, \qquad
x_1 = \frac{A_1}{B_1} = \frac{b_1b_0+a_1}{b_1},\qquad
x_2 = \frac{A_2}{B_2} = \frac{b_2(b_1b_0+a_1) + a_2b_0}{b_2b_1 + a_2},\qquad\cdots\,
</math>
and in general<ref name=JT20>Jones & Thron (1980) p.20</ref>
:<math>
A_n = b_n A_{n-1} + a_n A_{n-2}, \qquad
B_n = b_n B_{n-1} + a_n B_{n-2}, \,
</math>
where ''A''<sub>''n''</sub> is the ''numerator'' and ''B''<sub>''n''</sub> is the ''denominator'', called [[Continuant (mathematics)|continuant]]s,<ref>{{cite book | title=The Markoff and Lagrange Spectra | author=Thomas W. Cusick | coauthors=Mary E. Flahive | publisher=American Mathematical Society | year=1989 | isbn=0-8218-1531-8 | pages=89 }}</ref><ref>{{cite book | title=Algebra, an Elementary Text-book for the Higher Classes of Secondary Schools and for Colleges: Pt. 1 | author=George Chrystal | authorlink=George Chrystal | publisher=American Mathematical Society | year=1999 | isbn=0-8218-1649-7 | pages=500 }}</ref> of the ''n''th convergent.
 
If the sequence of convergents {''x''<sub>''n''</sub>} 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 ''B''<sub>''n''</sub>.
 
== History of continued fractions ==
 
The story of continued fractions begins with the [[Euclidean algorithm]],<ref>300 BC [[Euclid]], ''Elements'' -  The Euclidean algorithm generates a continued fraction as a by-product.</ref> a procedure for finding the [[greatest common divisor]] of two natural numbers ''m'' and ''n''. That algorithm introduced the idea of dividing to extract a new remainder &ndash; and then dividing by the new remainder again, and again, and ''again''.
 
Nearly two thousand years passed before [[Rafael Bombelli]]<ref>1579  [[Rafael Bombelli]], ''L'Algebra Opera''</ref> devised a [[Solving quadratic equations with continued fractions|technique for approximating the roots of quadratic equations]] with continued fractions. Now the pace of development quickened. Just 24 years later [[Pietro Cataldi]] introduced the first formal notation<ref>1613  [[Pietro Cataldi]], ''Trattato del modo brevissimo di trovar la radice quadra delli numeri''; roughly translated, ''A treatise on a quick way to find square roots of numbers''.</ref> for the generalized continued fraction. Cataldi represented a continued fraction as
 
:<math>a_0.\,</math> &<math> n_1 \over d_1. </math> &<math> n_2 \over d_2. </math> &<math> {n_3 \over d_3},</math>
 
with the dots indicating where the next fraction goes, and each & representing a modern plus sign.
 
Late in the seventeenth century [[John Wallis]]<ref>1695  [[John Wallis]], ''Opera Mathematica'', Latin for ''Mathematical Works''.</ref> introduced the term "continued fraction" into the mathematical literature. New techniques for mathematical analysis  ([[Isaac Newton|Newton's]] and [[Gottfried Wilhelm Leibniz|Leibniz's]] [[calculus]]) had recently exploded onto the scene, and a generation of Wallis' contemporaries put the new word to use right away.
 
In 1748 [[Leonhard Euler|Euler]] published a very important theorem showing that a particular kind of continued fraction is equivalent to a certain very general [[infinite series]].<ref name="Euler">1748  [[Leonhard Euler]], ''Introductio in analysin infinitorum'', Vol. I, Chapter 18.</ref> Euler's continued fraction theorem is still of central importance in modern attempts to whittle away at the [[convergence problem]].
 
Continued fractions can also be applied to problems in [[number theory]], and are especially useful in the study of [[Diophantine equation]]s. In the late eighteenth century [[Joseph Louis Lagrange|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.<ref>[[Brahmagupta]] (598 - 670) was the first mathematician to make a systematic study of Pell's equation.</ref> Amazingly, Lagrange's discovery implies that the canonical continued fraction expansion of the [[square root#As periodic continued fractions|square root]] of every non-square integer is periodic and that, if the period is of length ''p'' &gt; 1, it contains a [[palindrome|palindromic]] string of length ''p'' - 1.
 
In 1813 [[Carl Friedrich Gauss|Gauss]] used a very clever trick with the complex-valued [[hypergeometric function]] to derive a versatile continued fraction expression that has since been named in his honor.<ref>1813  [[Carl Friedrich Gauss]], ''Werke'', Vol. 3, pp. 134-138.</ref> That formula can be used to express many elementary functions (and even some more advanced functions, like the [[Bessel function]]s) as rapidly convergent continued fractions valid almost everywhere in the complex plane.
 
== Notation ==
 
The long continued fraction expression displayed in the introduction is probably the most intuitive form for the reader. Unfortunately, it takes up a lot of space in a book (and it's not easy for the typesetter, either). So mathematicians have devised several alternative notations. One convenient way to express a generalized continued fraction looks like this:
 
:<math>
x = b_0+
\frac{a_1}{b_1+}\,
\frac{a_2}{b_2+}\,
\frac{a_3}{b_3+}\cdots
</math>
 
[[Alfred Pringsheim|Pringsheim]] wrote a generalized continued fraction this way:
 
:<math>
x = b_0 + \frac{a_1 \mid}{\mid b_1} + \frac{a_2 \mid}{\mid b_2} + \frac{a_3 \mid}{\mid b_3}+\cdots\,
</math>.
 
[[Carl Friedrich Gauss]] evoked the more familiar [[infinite product]] Π when he devised this notation:
 
:<math>
x = b_0 + \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{a_i}{b_i}.\,
</math>
 
Here the "K" 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 ''a''<sub>''n''+1</sub> is zero, the infinite continued fraction
 
:<math>
b_0 + \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{a_i}{b_i}\,
</math>
 
is really just a finite continued fraction with ''n'' fractional terms, and therefore a [[rational function]] of the first ''n'' ''a''<sub>''i''</sub>'s and the first (''n'' + 1) ''b''<sub>''i''</sub>'s. Such an object is of little interest from the point of view adopted in mathematical analysis, so it is usually assumed that none of the ''a''<sub>''i''</sub> = 0. There is no need to place this restriction on the partial denominators ''b''<sub>''i''</sub>.
 
=== The determinant formula ===
 
When the ''n''th convergent of a continued fraction
 
:<math>
x_n = b_0 + \underset{i=1}{\overset{n}{\mathrm K}} \frac{a_i}{b_i}\,
</math>
 
is expressed as a simple fraction ''x''<sub>''n''</sub> = ''A''<sub>''n''</sub>/''B''<sub>''n''</sub> we can use the ''determinant formula''
 
:<math>
A_{n-1}B_n - A_nB_{n-1} = (-1)^na_1a_2\cdots a_n = \Pi_{i=1}^n (-a_i)\,
</math>
 
to relate the numerators and denominators of successive convergents ''x''<sub>''n''</sub> and ''x''<sub>''n''-1</sub> to one another. Specifically, if neither ''B''<sub>''n''</sub> nor ''B''<sub>''n''-1</sub> is zero we can express the difference between the ''n''-1st and ''n''th (''n'' &gt; 0) convergents like this:
 
:<math>
x_{n-1} - x_n = \frac{A_{n-1}}{B_{n-1}} - \frac{A_n}{B_n} =
(-1)^n \frac{a_1a_2\cdots a_n}{B_nB_{n-1}} = \frac{\Pi_{i=1}^n (-a_i)}{B_nB_{n-1}}.\,
</math>
 
=== The equivalence transformation ===
 
If {''c''<sub>''i''</sub>} = {''c''<sub>1</sub>, ''c''<sub>2</sub>, ''c''<sub>3</sub>, ...} is any infinite sequence of non-zero complex numbers we can prove, by [[mathematical induction|induction]], that
 
:<math>
b_0 + \cfrac{a_1}{b_1 + \cfrac{a_2}{b_2 + \cfrac{a_3}{b_3 + \cfrac{a_4}{b_4 + \ddots\,}}}} =
b_0 + \cfrac{c_1a_1}{c_1b_1 + \cfrac{c_1c_2a_2}{c_2b_2 + \cfrac{c_2c_3a_3}{c_3b_3 + \cfrac{c_3c_4a_4}{c_4b_4 + \ddots\,}}}}
</math>
 
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 ''a''<sub>''i''</sub> are zero a sequence {''c''<sub>''i''</sub>} can be chosen to make each partial numerator a 1:
 
:<math>
b_0 + \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{a_i}{b_i} =
b_0 + \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{1}{c_i b_i}\,
</math>
<!--b_0 + \cfrac{a_1}{b_1 + \cfrac{a_2}{b_2 + \cfrac{a_3}{b_3 + \cfrac{a_4}{\ddots\,}}}} =
b_0 + \cfrac{1}{c_1b_1 + \cfrac{1}{c_2b_2 + \cfrac{1}{c_3b_3 + \cfrac{1}{c_4b_4 + \ddots\,}}}}-->
 
where ''c''<sub>1</sub> = 1/''a''<sub>1</sub>, ''c''<sub>2</sub> = ''a''<sub>1</sub>/''a''<sub>2</sub>, ''c''<sub>3</sub> = ''a''<sub>2</sub>/(''a''<sub>1</sub>''a''<sub>3</sub>), and in general ''c''<sub>''n''+1</sub> = 1/(''a''<sub>''n''+1</sub>''c''<sub>''n''</sub>).
 
Second, if none of the partial denominators ''b''<sub>''i''</sub> are zero we can use a similar procedure to choose another sequence {''d''<sub>''i''</sub>} to make each partial denominator a 1:
 
:<math>
b_0 + \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{a_i}{b_i} =
b_0 + \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{d_i a_i}{1}\,
</math>
<!--b_0 + \cfrac{a_1}{b_1 + \cfrac{a_2}{b_2 + \cfrac{a_3}{b_3 + \cfrac{a_4}{b_4 + \ddots\,}}}} =
b_0 + \cfrac{d_1a_1}{1 + \cfrac{d_2a_2}{1 + \cfrac{d_3a_3}{1 + \cfrac{d_4a_4}{1 + \ddots\,}}}}-->
 
where ''d''<sub>1</sub> = 1/''b''<sub>1</sub> and otherwise ''d''<sub>''n''+1</sub> = 1/(''b''<sub>''n''</sub>''b''<sub>''n''+1</sub>).
 
These two special cases of the equivalence transformation are enormously useful when the general [[convergence problem]] is analyzed.
 
=== Simple convergence concepts ===
 
It has already been noted that the continued fraction
 
:<math>
x = b_0 + \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{a_i}{b_i}\,
</math>
 
converges if the sequence of convergents {''x''<sub>''n''</sub>} tends to a finite limit.
 
The notion of [[absolute convergence]] plays a central role in the theory of [[infinite series]]. No corresponding notion exists in the analytic theory of continued fractions &ndash; in other words, mathematicians do not speak of an ''absolutely convergent'' continued fraction. Sometimes the notion of absolute convergence does enter the discussion, however, especially in the study of the convergence problem. For instance, a particular continued fraction
 
:<math>
x = \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{1}{b_i}\,
</math>
 
diverges by oscillation if the series ''b''<sub>1</sub> + ''b''<sub>2</sub> + ''b''<sub>3</sub> + ... is absolutely convergent.<ref>1895  [[Helge von Koch]], ''Bull. Soc. Math. de France'', "Sur un théorème de Stieltjes et sur les fractions continues".</ref>
 
Sometimes the partial numerators and partial denominators of a continued fraction are expressed as functions of a complex variable ''z''. For example, a relatively simple function<ref>When ''z'' is taken to be an integer this function is quite famous; it generates the [[golden ratio]] and the closely related sequence of [[silver ratio#Silver means|silver means]].</ref> might be defined as
 
:<math>
f(z) = \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{1}{z}.\,
</math>
 
For a continued fraction like this one the notion of [[uniform convergence]] arises quite naturally. A continued fraction of one or more complex variables is ''uniformly convergent'' in an [[neighbourhood (mathematics)|open neighborhood]] Ω if the fraction's convergents converge uniformly at every point in Ω. Or, in gory detail: if, for every ''ε'' &gt; 0 an integer ''M'' can be found such that the [[absolute value]] of the difference
 
:<math>
f(z) - f_n(z) = \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{a_i(z)}{b_i(z)}
- \underset{i=1}{\overset{n}{\mathrm K}} \frac{a_i(z)}{b_i(z)}\,
</math>
 
is less than ''ε'' for every point ''z'' in an open neighborhood Ω whenever ''n'' &gt; ''M'', the continued fraction defining ''f''(''z'') is uniformly convergent on Ω. (Here ''f''<sub>''n''</sub>(''z'') denotes the ''n''th convergent of the continued fraction, evaluated at the point ''z'' inside Ω, and ''f''(''z'') is the value of the infinite continued fraction at the point ''z''.)
 
The [[Śleszyński–Pringsheim theorem]] provides a sufficient condition for convergence.
 
=== 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 ''p'' and ''q'', then the sequence {''x''<sub>0</sub>, ''x''<sub>2</sub>, ''x''<sub>4</sub>, ...} must converge to one of these, and {''x''<sub>1</sub>, ''x''<sub>3</sub>, ''x''<sub>5</sub>, ...} 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 ''p'', and the other converging to ''q''.
 
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
 
:<math>
x = \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{a_i}{1}\,
</math>
 
is a continued fraction, then the even part ''x''<sub>even</sub> and the odd part ''x''<sub>odd</sub> are given by
 
:<math>
x_\mathrm{even} = \cfrac{a_1}{1+a_2-\cfrac{a_2a_3} {1+a_3+a_4-\cfrac{a_4a_5} {1+a_5+a_6-\cfrac{a_6a_7} {1+a_7+a_8-\ddots}}}}\,
</math>
 
and
 
:<math>
x_\mathrm{odd} = a_1 - \cfrac{a_1a_2}{1+a_2+a_3-\cfrac{a_3a_4} {1+a_4+a_5-\cfrac{a_5a_6} {1+a_6+a_7-\cfrac{a_7a_8} {1+a_8+a_9-\ddots}}}}\,
</math>
 
respectively. More precisely, if the successive convergents of the continued fraction ''x'' are {''x''<sub>1</sub>, ''x''<sub>2</sub>, ''x''<sub>3</sub>, ...}, then the successive convergents of ''x''<sub>even</sub> as written above are {''x''<sub>2</sub>, ''x''<sub>4</sub>, ''x''<sub>6</sub>, ...}, and the successive convergents of ''x''<sub>odd</sub> are {''x''<sub>1</sub>, ''x''<sub>3</sub>, ''x''<sub>5</sub>, ...}.<ref>1929 [[Oskar Perron]], ''Die Lehre von den Kettenbrüchen'' derives even more general extension and contraction formulas for continued fractions.</ref>
 
===Conditions for irrationality===
 
If <math> a_1,a_2, \text{ . . .}</math> and <math> b_1,b_2, \text{ . . .}</math> are positive integers with <math> a_k </math> ≤ <math> b_k </math> for all sufficiently large <math> k </math>, then
:<math>
x = b_0 + \underset{i=1}{\overset{\infty}{\mathrm K}} \frac{a_i}{b_i}\,
</math>
 
converges to an irrational limit.<ref>{{Cite document
  | last        = Angell
  | first      = David
  | title      = Irrationality and Transcendence - Lambert's Irrationality Proofs
  | publisher  = School of Mathematics, University of New South Wales
  | year        = 2007
  | url        = http://web.maths.unsw.edu.au/~angell/5535}}</ref>
 
===Fundamental recurrence formulas===
 
The partial numerators and denominators of the fraction's successive convergents are related by the ''fundamental recurrence formulas'':
:<math>
\begin{align}
A_{-1}& = 1& B_{-1}& = 0\\
A_0& = b_0& B_0& = 1\\
A_{n+1}& = b_{n+1} A_n + a_{n+1} A_{n-1}& B_{n+1}& = b_{n+1} B_n + a_{n+1} B_{n-1}\,
\end{align}
</math>
 
The continued fraction's successive convergents are then given by
:<math>x_n=\frac{A_n}{B_n}.\,</math>
 
These recurrence relations are due to [[John Wallis]] (1616-1703) and [[Leonhard Euler]] (1707-1783).<ref name=num_theory>{{cite web|first=Štefan |last=Porubský |title=Basic definitions for continued fractions |work=Interactive Information Portal for Algorithmic Mathematics |publisher=Institute of Computer Science of the Czech Academy of Sciences |location=Prague, Czech Republic, |url=http://www.cs.cas.cz/portal/AlgoMath/NumberTheory/ContinuedFractions/BasicDefinitions.htm |accessdate=9 April 2013}}</ref>
 
As an example, consider the [[continued fraction|regular continued fraction in canonical form]] that represents the [[golden ratio|golden ratio φ]]:
 
:<math>x = 1 + \cfrac{1}{1 + \cfrac{1}{1 + \cfrac{1}{1 + \cfrac{1}{1 + \ddots\,}}}} </math>
 
Applying the fundamental recurrence formulas we find that the successive numerators ''A''<sub>''n''</sub> are {1, 2, 3, 5, 8, 13, ...} and the successive denominators  ''B''<sub>''n''</sub> are {1, 1, 2, 3, 5, 8, ...}, the [[Fibonacci number]]s. 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
 
:<math>
w = f(z) = \frac{a + bz}{c + dz},\,
</math>
 
where ''z'' is a complex variable, and ''a'', ''b'', ''c'', ''d'' are arbitrary complex constants. An additional restriction &ndash; that ''ad'' ≠ ''bc'' &ndash; is customarily imposed, to rule out the cases in which ''w'' = ''f''(''z'') 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 ''d'' ≠ 0 the LFT has one or two [[fixed point (mathematics)|fixed points]]. This can be seen by considering the equation
 
::<math>
f(z) = z \Rightarrow dz^2 + cz = a + bz\,
</math>
 
:which is clearly a [[quadratic equation]] in ''z''. The roots of this equation are the fixed points of ''f''(''z''). If the [[discriminant]] (''c'' &minus; ''b'')<sup>2</sup> + 4''ad'' is zero the LFT fixes a single point; otherwise it has two fixed points.
 
*If ''ad'' ≠ ''bc'' the LFT is an [[bijection|invertible]] [[conformal map]]ping of the [[Riemann sphere|extended complex plane]] onto itself. In other words, this LFT has an inverse function
 
::<math>
z = g(w) = \frac{-a + cw}{b - dw}\,
</math>
 
:such that ''f''(''g''(''z'')) = ''g''(''f''(''z'')) = ''z'' for every point ''z'' in the extended complex plane, and both ''f'' and ''g'' preserve angles and shapes at vanishingly small scales. From the form of ''z'' = ''g''(''w'') we see that ''g'' is also an LFT.
 
*The [[function composition|composition]] of two different LFTs for which ''ad'' ≠ ''bc'' is itself an LFT for which ''ad'' ≠ ''bc''. In other words, the set of all LFTs for which ''ad'' ≠ ''bc'' is closed under composition of functions. The collection of all such LFTs &ndash; together with the "group operation" composition of functions &ndash; is known as the [[automorphism group]] of the extended complex plane.
 
*If ''b'' = 0 the LFT reduces to
 
::<math>
w = f(z) = \frac{a}{c + dz},\,
</math>
 
:which is a very simple [[meromorphic function]] of ''z'' with one [[pole (complex analysis)|simple pole]] (at &minus;''c''/''d'') and a [[residue theorem|residue]] equal to ''a''/''d''. (See also [[Laurent series]].)
 
=== The continued fraction as a composition of LFTs ===
 
Consider a sequence of simple linear fractional transformations
 
:<math>
\tau_0(z) = b_0 + z,\quad \tau_1(z) = \frac{a_1}{b_1 + z},\quad
\tau_2(z) = \frac{a_2}{b_2 + z},\quad \tau_3(z) = \frac{a_3}{b_3 + z},\quad\cdots\,
</math>
 
Here we use the Greek letter ''τ'' (tau) to represent each simple LFT, and we adopt the conventional circle notation for composition of functions. We also introduce a new symbol '''''Τ'''''<sub>'''''n'''''</sub> to represent the composition of ''n''+1 little ''τ''s &ndash; that is,
 
:<math>
\boldsymbol{\Tau}_{\boldsymbol{1}}(z) = \tau_0\circ\tau_1(z) = \tau_0(\tau_1(z)),\quad
\boldsymbol{\Tau}_{\boldsymbol{2}}(z) = \tau_0\circ\tau_1\circ\tau_2(z) = \tau_0(\tau_1(\tau_2(z))),\,
</math>
 
and so forth. By direct substitution from the first set of expressions into the second we see that
 
:<math>
\begin{align}
\boldsymbol{\Tau}_{\boldsymbol{1}}(z)& = \tau_0\circ\tau_1(z)& =&\quad b_0 + \cfrac{a_1}{b_1 + z}\\
\boldsymbol{\Tau}_{\boldsymbol{2}}(z)& = \tau_0\circ\tau_1\circ\tau_2(z)& =&\quad b_0 + \cfrac{a_1}{b_1 + \cfrac{a_2}{b_2 + z}}\,
\end{align}
</math>
 
and, in general,
 
:<math>
\boldsymbol{\Tau}_{\boldsymbol{n}}(z) = \tau_0\circ\tau_1\circ\tau_2\circ\cdots\circ\tau_n(z) =
b_0 + \underset{i=1}{\overset{n}{\mathrm K}} \frac{a_i}{b_i}\,
</math>
 
where the last partial denominator in the finite continued fraction ''K'' is understood to be ''b''<sub>''n''</sub> + ''z''. And, since ''b''<sub>''n''</sub> + 0 = ''b''<sub>''n''</sub>, the image of the point ''z'' = 0 under the iterated LFT '''''Τ'''''<sub>'''''n'''''</sub> is indeed the value of the finite continued fraction with ''n'' partial numerators:
 
:<math>
\boldsymbol{\Tau}_{\boldsymbol{n}}(0) = \boldsymbol{\Tau}_{\boldsymbol{n+1}}(\infty) =
b_0 + \underset{i=1}{\overset{n}{\mathrm K}} \frac{a_i}{b_i}.\,
</math>
 
=== A geometric interpretation ===
 
Defining a finite continued fraction as the image of a point under the iterated LFT '''Τ'''<sub>'''n'''</sub>(''z'') leads to an intuitively appealing geometric interpretation of infinite continued fractions.
 
The relationship
 
:<math>
x_n = b_0 + \underset{i=1}{\overset{n}{\mathrm K}} \frac{a_i}{b_i} = \frac{A_n}{B_n} = \boldsymbol{\Tau}_{\boldsymbol{n}}(0) = \boldsymbol{\Tau}_{\boldsymbol{n+1}}(\infty)\,
</math>
 
can be understood by rewriting the LFTs '''Τ<sub>''n''</sub>'''(''z'') and '''Τ<sub>''n''+1</sub>'''(''z'') in terms of the [[fundamental recurrence formulas]]:
 
:<math>
\begin{align}
\boldsymbol{\Tau}_{\boldsymbol{n}}(z)& = \frac{(b_n+z)A_{n-1} + a_nA_{n-2}}{(b_n+z)B_{n-1} + a_nB_{n-2}}& \boldsymbol{\Tau}_{\boldsymbol{n}}(z)& =  \frac{zA_{n-1} + A_n}{zB_{n-1} + B_n};\\
\boldsymbol{\Tau}_{\boldsymbol{n+1}}(z)& = \frac{(b_{n+1}+z)A_n + a_{n+1}A_{n-1}}{(b_{n+1}+z)B_n + a_{n+1}B_{n-1}}& \boldsymbol{\Tau}_{\boldsymbol{n+1}}(z)& = \frac{zA_n + A_{n+1}} {zB_n + B_{n+1}}.\,
\end{align}
</math>
 
In the first of these equations the ratio tends toward ''A''<sub>''n''</sub>/''B''<sub>''n''</sub> as ''z'' tends toward zero. In the second, the ratio tends toward ''A''<sub>''n''</sub>/''B''<sub>''n''</sub> as ''z'' tends to infinity. This leads us to our first geometric interpretation. If the continued fraction converges, the successive convergents ''A''<sub>''n''</sub>/''B''<sub>''n''</sub> are eventually [[cauchy sequence|arbitrarily close together]]. Since the linear fractional transformation '''Τ<sub>''n''</sub>'''(''z'') is a [[continuous function|continuous mapping]], there must be a neighborhood of ''z'' = 0 that is mapped into an arbitrarily small neighborhood of '''Τ<sub>''n''</sub>'''(0) = ''A''<sub>''n''</sub>/''B''<sub>''n''</sub>. Similarly, there must be a neighborhood of the point at infinity which is mapped into an arbitrarily small neighborhood of '''Τ<sub>''n''</sub>'''(∞) = ''A''<sub>''n''-1</sub>/''B''<sub>''n''-1</sub>. So if the continued fraction converges the transformation '''Τ<sub>''n''</sub>'''(''z'') maps both very small ''z'' and very large ''z'' into an arbitrarily small neighborhood of ''x'', the value of the continued fraction, as ''n'' gets larger and larger.
 
What about intermediate values of ''z''? Well, since the successive convergents are getting closer together we must have
 
:<math>
\frac{A_{n-1}}{B_{n-1}} \approx \frac{A_n}{B_n} \quad\Rightarrow\quad
\frac{A_{n-1}}{A_n} \approx \frac{B_{n-1}}{B_n} = k\,
</math>
 
where ''k'' is a constant, introduced for convenience. But then, by substituting in the expression for '''Τ<sub>''n''</sub>'''(''z'') we obtain
 
:<math>
\boldsymbol{\Tau}_{\boldsymbol{n}}(z) = \frac{zA_{n-1} + A_n}{zB_{n-1} + B_n}
= \frac{A_n}{B_n} \left(\frac{z\frac{A_{n-1}}{A_n} + 1}{z\frac{B_{n-1}}{B_n} + 1}\right)
\approx \frac{A_n}{B_n} \left(\frac{zk + 1}{zk + 1}\right) = \frac{A_n}{B_n}\,
</math>
 
so that even the intermediate values of ''z'' (except when ''z'' ≈ &minus;''k''<sup>&minus;1</sup>) are mapped into an arbitrarily small neighborhood of ''x'', the value of the continued fraction, as ''n'' gets larger and larger. Intuitively, it is almost as if the convergent continued fraction maps the entire extended complex plane into a single point.<ref>This intuitive interpretation is not rigorous because a continued fraction is not a mapping &ndash; 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.</ref>
 
Notice that the sequence {'''Τ<sub>''n''</sub>'''} lies within the [[automorphism group]] of the extended complex plane, since each '''Τ<sub>''n''</sub>''' is a linear fractional transformation for which ''ab'' ≠ ''cd''. And every member of that automorphism group maps the extended complex plane into itself &ndash; not one of the '''Τ<sub>''n''</sub>'''s can possibly map the plane into a single point. Yet in the limit the sequence {'''Τ<sub>''n''</sub>'''} defines an infinite continued fraction which (if i
t converges) represents a single point in the complex plane.
 
How is this possible? Think of it this way. When an infinite continued fraction converges, the corresponding sequence {'''Τ<sub>''n''</sub>'''} of LFTs "focuses" the plane in the direction of ''x'', 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 ''x'', 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.<ref>Because of analogies like this one, the theory of [[conformal map]]ping is sometimes described as "rubber sheet geometry".</ref>
 
What about divergent continued fractions? Can those also be interpreted geometrically? In a word, yes. We distinguish three cases.
#The two sequences {'''Τ<sub>2''n''-1</sub>'''} and {'''Τ<sub>2''n''</sub>'''} might themselves define two convergent continued fractions that have two different values, ''x''<sub>odd</sub> and ''x''<sub>even</sub>. In this case the continued fraction defined by the sequence {'''Τ<sub>''n''</sub>'''} diverges by oscillation between two distinct limit points. And in fact this idea can be generalized &ndash; sequences {'''Τ<sub>''n''</sub>'''} 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 {'''Τ<sub>''n''</sub>'''} constitutes a [[subgroup]] of finite order within the group of automorphisms over the extended complex plane.
# The sequence {'''Τ<sub>''n''</sub>'''} may produce an infinite number of zero denominators ''B''<sub>''i''</sub> 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 {'''Τ<sub>''n''</sub>'''} diverges by oscillation with the point at infinity in this case.<ref>One approach to the [[convergence problem]] is to construct ''positive definite'' continued fractions, for which the denominators ''B''<sub>''i''</sub> are never zero.</ref>
#The sequence {'''Τ<sub>''n''</sub>'''} may produce no more than a finite number of zero denominators ''B''<sub>''i''</sub>. 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
 
:<math>
x = 1 + \cfrac{z}{1 + \cfrac{z}{1 + \cfrac{z}{1 + \cfrac{z}{1 + \ddots}}}}\,
</math>
 
where ''z'' is any real number such that ''z'' &lt; &minus;¼.<ref>This periodic fraction of period one is discussed more fully in the article [[convergence problem]].</ref>
 
== Continued fractions and series ==
{{main|Euler's continued fraction formula}}
 
[[Leonhard Euler|Euler]] proved the following identity:<ref name="Euler"/>
 
:<math>
a_0 + a_0a_1 + a_0a_1a_2 + \cdots + a_0a_1a_2\cdots a_n =
\frac{a_0}{1-}
\frac{a_1}{1+a_1-}
\frac{a_2}{1+a_2-}\cdots
\frac{a_{n}}{1+a_n}.\,
</math>
 
From this many other results can be derived, such as
 
:<math>
\frac{1}{u_1}+
\frac{1}{u_2}+
\frac{1}{u_3}+
\cdots+
\frac{1}{u_n} =
\frac{1}{u_1-}
\frac{u_1^2}{u_1+u_2-}
\frac{u_2^2}{u_2+u_3-}\cdots
\frac{u_{n-1}^2}{u_{n-1}+u_n},\,
</math>
 
and
 
:<math>
\frac{1}{a_0} + \frac{x}{a_0a_1} + \frac{x^2}{a_0a_1a_2} + \cdots +
\frac{x^n}{a_0a_1a_2 \ldots a_n} =
\frac{1}{a_0-}
\frac{a_0x}{a_1+x-}
\frac{a_1x}{a_2+x-}\cdots
\frac{a_{n-1}x}{a_n-x}.\,
</math>
 
Euler's formula connecting continued fractions and series is the motivation for the [[fundamental inequalities]], 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.
 
<math>
e^x = \frac{x^0}{0!} + \frac{x^1}{1!} + \frac{x^2}{2!} + \frac{x^3}{3!} + \frac{x^4}{4!} + \cdots
= 1+\cfrac{x} {1-\cfrac{1x} {2+x-\cfrac{2x} {3+x-\cfrac{3x} {4+x-\ddots}}}}
</math>
 
<math>
\log(1+x) = \frac{x^1}{1} - \frac{x^2}{2} + \frac{x^3}{3} - \frac{x^4}{4} + \cdots
=\cfrac{x} {1-0x+\cfrac{1^2x} {2-1x+\cfrac{2^2x} {3-2x+\cfrac{3^2x} {4-3x+\ddots}}}}
</math>
 
Here are additional generalized continued fractions:
 
<math>
\tan^{-1}\cfrac{x}{y}=\cfrac{xy} {1y^2+\cfrac{(1xy)^2} {3y^2-1x^2+\cfrac{(3xy)^2} {5y^2-3x^2+\cfrac{(5xy)^2} {7y^2-5x^2+\ddots}}}}
=\cfrac{x} {1y+\cfrac{(1x)^2} {3y+\cfrac{(2x)^2} {5y+\cfrac{(3x)^2} {7y+\ddots}}}}
</math>
 
<math>
e^{x/y} = 1+\cfrac{2x} {2y-x+\cfrac{x^2} {6y+\cfrac{x^2} {10y+\cfrac{x^2} {14y+\cfrac{x^2} {18y+\cfrac{x^2} {22y+\ddots}}}}}};
e^2 = 7+\cfrac{2} {5+\cfrac{1} {7+\cfrac{1} {9+\cfrac{1} {11+\ddots}}}}
</math>
 
<math>
\log \left( 1+\frac{x}{y} \right) = \cfrac{x} {y+\cfrac{1x} {2+\cfrac{1x} {3y+\cfrac{2x} {2+\cfrac{2x} {5y+\cfrac{3x} {2+\ddots}}}}}}
= \cfrac{2x} {2y+x-\cfrac{(1x)^2} {3(2y+x)-\cfrac{(2x)^2} {5(2y+x)-\cfrac{(3x)^2} {7(2y+x)-\ddots}}}}
</math>
 
This last is based on an algorithm derived by Alekseĭ Nikolaevich Khovanskiĭ in the 1970's.<ref>[http://math.stackexchange.com/questions/75074/an-alternative-way-to-calculate-logx An alternative way to calculate log(x)]</ref>
 
Example: the [[natural logarithm of 2]] (= [0;1,2,3,1,5,2/3,7,1/2,9,2/5,...,2k-1,2/k,...] ≈ 0.693147...):<ref>[http://www.kurims.kyoto-u.ac.jp/EMIS/journals/EM/expmath/volumes/13/13.3/BorweinCrandallFee.pdf On the Ramanujan AGM Fraction, I: The Real-Parameter Case. Experimental Mathematics, Vol. 13 (2004), No. 3, pages 278,280.]</ref>
 
<math>
\log 2 = \log (1+1) = \cfrac{1} {1+\cfrac{1} {2+\cfrac{1} {3+\cfrac{2} {2+\cfrac{2}
{5+\cfrac{3} {2+\ddots}}}}}}
= \cfrac{2} {3-\cfrac{1^2} {9-\cfrac{2^2} {15-\cfrac{3^2} {21-\ddots}}}}
</math>
 
===={{pi}}====
Here are three of [[pi|{{pi}}'s]] best-known generalized continued fractions, the first and third of which are derived from their respective [[Inverse trigonometric functions#Continued fractions for arctangent|arctangent]] formulas above by setting ''x''=''y''=1 and multiplying by four. The [[Leibniz formula for π|Leibniz formula for {{pi}}]]:
 
<math>
\pi = \cfrac{4} {1+\cfrac{1^2} {2+\cfrac{3^2} {2+\cfrac{5^2} {2+\ddots}}}}
= \sum_{n=0}^\infty \frac{4(-1)^n}{2n+1}
= \frac{4}{1} - \frac{4}{3} + \frac{4}{5} - \frac{4}{7} +- \cdots
</math>
 
converges too slowly, requiring roughly 3 x 10<sup>''n''</sup> terms to achieve ''n''-decimal precision. The series derived by [[Nilakantha Somayaji]]:
 
<math>
\pi = 3 + \cfrac{1^2} {6+\cfrac{3^2} {6+\cfrac{5^2} {6+\ddots}}}
= 3 - \sum_{n=1}^\infty \frac{(-1)^n} {n (n+1) (2n+1)}
= 3 + \frac{1}{1\cdot 2\cdot 3} - \frac{1}{2\cdot 3\cdot 5} + \frac{1}{3\cdot 4\cdot 7} -+ \cdots
</math>
 
is a much more obvious expression but still converges quite slowly, requiring nearly 50 terms for five decimals and nearly 120 for six. Both converge ''sublinearly'' to {{pi}}. On the other hand:
 
<math>
\pi = \cfrac{4} {1+\cfrac{1^2} {3+\cfrac{2^2} {5+\cfrac{3^2} {7+\ddots}}}}
= 4 - 1 + \frac{1}{6} - \frac{1}{34} + \frac {16}{3145} - \frac{4}{4551} + \frac{1}{6601} - \frac{1}{38341} +- \cdots
</math>
 
converges ''linearly'' to {{pi}}, adding at least three decimals digits of precision per four terms, a pace slightly faster than the [[Approximations of π#Arcsine|arcsine formula for {{pi}}]]:
<math>
\pi = 6 \sin^{-1} \left( \frac{1}{2} \right)
= \sum_{n=0}^\infty \frac {3 \cdot \binom {2n} n} {16^n (2n+1)}
= \frac {3} {16^0 \cdot 1} + \frac {6} {16^1 \cdot 3} + \frac {18} {16^2 \cdot 5} + \frac {60} {16^3 \cdot 7} + \cdots\!
</math>
 
which adds at least three decimal digits per five terms.
<ref>{{Cite book
| first=Petr | last=Beckmann
| year=1971
| title=A History of Pi
| publisher=St. Martin's Press, Inc.
| pages=131–133, 140–143
| isbn=0-88029-418-3}}.
Note: this continued fraction's [[rate of convergence]] μ tends to 3 &ndash; √8 ≈ 0.1715729, hence 1/μ tends to 3 + √8 ≈ 5.828427, whose [[common logarithm]] is 0.7655... ≈ 13/17 > 3/4. The same 1/μ = 3 + √8 (the [[silver ratio]] squared) also is observed in the ''unfolded'' general continued fractions of both the [[natural logarithm of 2]] and the [[nth root]] of 2 (which works for ''any'' integer ''n'' > 1) if calculated using 2 = 1 + 1. For the ''folded'' general continued fractions of both expressions, the rate convergence μ = (3&ndash;√8)<sup>2</sup> = 17&ndash;√288 ≈ 0.02943725, hence 1/μ = (3+√8)<sup>2</sup> = 17+√288 ≈ 33.97056, whose common logarithm is 1.531... ≈ 26/17 > 3/2, 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.</ref>
 
Note: combining the last continued fraction with the best-known [[Machin-like formula]] provides an even more rapidly-converging expression:
 
<math>
\pi = 16 \tan^{-1} \cfrac{1}{5} - 4 \tan^{-1} \cfrac{1}{239}
= \cfrac{16} {5+\cfrac{1^2} {15+\cfrac{2^2} {25+\cfrac{3^2} {35+\ddots}}}}
- \cfrac{4} {239+\cfrac{1^2} {717+\cfrac{2^2} {1195+\cfrac{3^2} {1673+\ddots}}}}.
</math>
 
===Roots of positive numbers===
 
The [[nth root]] of any positive number ''z''<sup>''m''</sup> can be expressed by restating ''z'' = ''x''<sup>''n''</sup> + ''y'', resulting in
 
<math>
\sqrt[n]{z^m} = \sqrt[n]{(x^n+y)^m} = x^m+\cfrac{my} {nx^{n-m}+\cfrac{(n-m)y} {2x^m+\cfrac{(n+m)y} {3nx^{n-m}+\cfrac{(2n-m)y} {2x^m+\cfrac{(2n+m)y} {5nx^{n-m}+\cfrac{(3n-m)y} {2x^m+\ddots}}}}}}
</math>
 
which can be simplified, by folding each pair of fractions into one fraction, to
 
<math>
\sqrt[n]{z^m} = x^m+\cfrac{2x^m \cdot my} {n(2z - y)-my-\cfrac{(1^2n^2-m^2)y^2} {3n(2z - y)-\cfrac{(2^2n^2-m^2)y^2} {5n(2z - y)-\cfrac{(3^2n^2-m^2)y^2} {7n(2z - y)-\cfrac{(4^2n^2-m^2)y^2} {9n(2z - y)-\ddots}}}}}.
</math>
 
The [[square root]] of ''z'' is a special case of this nth root algorithm (''m''=1, ''n''=2):
 
<math>
\sqrt{z} = \sqrt{x^2+y} = x+\cfrac{y} {2x+\cfrac{y} {2x+\cfrac{3y} {6x+\cfrac{3y} {2x+\ddots}}}}
= x+\cfrac{2x \cdot y} {2(2z - y)-y-\cfrac{1\cdot 3y^2} {6(2z - y)-\cfrac{3\cdot 5y^2} {10(2z - y)-\ddots}}}
</math>
 
which can be simplified by noting that 5/10 = 3/6 = 1/2:
 
<math>
\sqrt{z} = \sqrt{x^2+y} = x+\cfrac{y} {2x+\cfrac{y} {2x+\cfrac{y} {2x+\cfrac{y} {2x+\ddots}}}}
= x+\cfrac{2x \cdot y} {2(2z - y)-y-\cfrac{y^2} {2(2z - y)-\cfrac{y^2} {2(2z - y)-\ddots}}}.
</math>
 
The square root can also be expressed by a [[periodic continued fraction]], but the above form converges more quickly with the proper ''x'' and ''y''.
 
====Example 1====
The [[cube root of two]] (2<sup>1/3</sup> or <sup>3</sup>√2 ≈ 1.259921...):
 
(A) "Standard notation" of ''x'' = 1, ''y'' = 1, and 2''z - y'' = 3:
 
<math>
\sqrt[3]2 = 1+\cfrac{1} {3+\cfrac{2} {2+\cfrac{4} {9+\cfrac{5} {2+\cfrac{7} {15+\cfrac{8} {2+\cfrac{10} {21+\cfrac{11} {2+\ddots}}}}}}}} = 1+\cfrac{2 \cdot 1} {9-1-\cfrac{2 \cdot 4} {27-\cfrac{5 \cdot 7} {45-\cfrac{8 \cdot 10} {63-\cfrac{11 \cdot 13} {81-\ddots}}}}}.
</math>
 
(B) Rapid convergence with ''x'' = 5, ''y'' = 3 and 2''z - y'' = 253:
 
<math>
\sqrt[3]2 = \cfrac{5}{4}+\cfrac{0.5} {50+\cfrac{2} {5+\cfrac{4} {150+\cfrac{5} {5+\cfrac{7} {250+\cfrac{8} {5+\cfrac{10} {350+\cfrac{11} {5+\ddots}}}}}}}} = \cfrac{5}{4}+\cfrac{2.5 \cdot 1} {253-1-\cfrac{2 \cdot 4} {759-\cfrac{5 \cdot 7} {1265-\cfrac{8 \cdot 10} {1771-\ddots}}}}.
</math>
 
====Example 2====
[[Pogson's ratio]] (100<sup>1/5</sup> or <sup>5</sup>√100 ≈ 2.511886...), with ''x'' = 5, ''y'' = 75 and 2''z - y'' = 6325:
 
<math>
\sqrt[5]{100} = \cfrac{5}{2}+\cfrac{3} {250+\cfrac{12} {5+\cfrac{18} {750+\cfrac{27} {5+\cfrac{33} {1250+\cfrac{42} {5+\ddots}}}}}} = \cfrac{5}{2}+\cfrac{5\cdot 3} {1265-3-\cfrac{12 \cdot 18} {3795-\cfrac{27 \cdot 33} {6325-\cfrac{42 \cdot 48} {8855-\ddots}}}}.
</math>
 
====Example 3====
The [[twelfth root of two]] (2<sup>1/12</sup> or <sup>12</sup>√2 ≈ 1.059463...), using "standard notation":
 
<math>
\sqrt[12]2 = 1+\cfrac{1} {12+\cfrac{11} {2+\cfrac{13} {36+\cfrac{23} {2+\cfrac{25} {60+\cfrac{35} {2+\cfrac{37} {84+\cfrac{47} {2+\ddots}}}}}}}} = 1+\cfrac{2 \cdot 1} {36-1 - \cfrac{11 \cdot 13} {108-\cfrac{23 \cdot 25} {180-\cfrac{35 \cdot 37} {252-\cfrac{47 \cdot 49} {324-\ddots}}}}}.
</math>
 
====Example 4====
[[Equal temperament]]'s [[perfect fifth]] (2<sup>7/12</sup> or <sup>12</sup>√2<sup>7</sup> ≈ 1.498307...), with ''m''=7:
 
(A) "Standard notation":
 
<math>
\sqrt[12]{2^7} = 1+\cfrac{7} {12+\cfrac{5} {2+\cfrac{19} {36+\cfrac{17} {2+\cfrac{31} {60+\cfrac{29} {2+\cfrac{43} {84+\cfrac{41} {2+\ddots}}}}}}}} = 1+\cfrac{2 \cdot 7} {36-7 - \cfrac{5 \cdot 19} {108-\cfrac{17 \cdot 31} {180-\cfrac{29 \cdot 43} {252-\cfrac{41 \cdot 55} {324-\ddots}}}}}.
</math>
 
(B) Rapid convergence with ''x'' = 3, ''y'' = &ndash;7153, and 2''z - y'' = 2<sup>19</sup>+3<sup>12</sup>:
 
<math>\sqrt[12]{2^7} = \cfrac{1}{2} \sqrt[12]{3^{12}-7153} = \cfrac{3}{2} - \cfrac{0.5 \cdot 7153}{4\cdot 3^{12} - \cfrac{11\cdot 7153}{6 - \cfrac{13\cdot 7153}{12\cdot 3^{12}
- \cfrac{23\cdot 7153}{6 - \cfrac{25\cdot 7153}{20\cdot 3^{12} - \cfrac{35\cdot 7153}{6 - \cfrac{37\cdot 7153}{28\cdot 3^{12} - \cfrac{47\cdot 7153}{6 - \ddots}}}}}}}} </math>
<math>\sqrt[12]{2^7}  = \cfrac{3}{2} - \cfrac{3\cdot 7153}{12(2^{19}+3^{12}) + 7153 - \cfrac{11\cdot 13\cdot 7153^2}{36(2^{19}+3^{12})
- \cfrac{23\cdot 25\cdot 7153^2}{60(2^{19}+3^{12}) - \cfrac{35\cdot 37\cdot 7153^2}{84(2^{19}+3^{12}) - \ddots}}}}. </math>
 
More details on this technique can be found in ''[http://myreckonings.com/Dead_Reckoning/Online/Materials/General%20Method%20for%20Extracting%20Roots.pdf 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 α, and the way [[lattice point]]s in two dimensions lie to either side of the line ''y'' = α''x''. 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 [[monomial]]s 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==
* [[Gauss's continued fraction]]
* [[Padé table]]
* [[Solving quadratic equations with continued fractions]]
 
==Notes==
{{reflist|2}}
 
==References==
* {{citation | last1=Jones | first1=William B. | last2=Thron | first2=W.J. | title=Continued fractions. Analytic theory and applications | series=Encyclopedia of Mathematics and its Applications | volume=11 | location=Reading, MA | publisher=Addison-Wesley | year=1980 | isbn=0-201-13510-8 | zbl=0445.30003 }} (Covers both analytic theory and history).
* Lisa Lorentzen and Haakon Waadeland, ''Continued Fractions with Applications'', North Holland, 1992. ISBN 978-0-444-89265-2. (Covers primarily analytic theory and some arithmetic theory).
* [[Oskar Perron]], ''Die Lehre von den Kettenbrüchen'' Band I, II, B.G. Teubner, 1954.
* George Szekeres, ''Ann. Univ. Sci. Budapest. Eötvös Sect. Math. 13'', "Multidimensional Continued Fractions", pp.&nbsp;113–140, 1970.
* H.S. Wall, ''Analytic Theory of Continued Fractions'', Chelsea, 1973. ISBN 0-8284-0207-8. (This reprint of the D. Van Nostrand edition of 1948 covers both history and analytic theory.)
* {{Citation | last1=Press | first1=WH | last2=Teukolsky | first2=SA | last3=Vetterling | first3=WT | last4=Flannery | first4=BP | year=2007 | title=Numerical Recipes: The Art of Scientific Computing | edition=3rd | publisher=Cambridge University Press |  publication-place=New York | isbn=978-0-521-88068-8 | chapter=Section 5.2. Evaluation of Continued Fractions | chapter-url=http://apps.nrbook.com/empanel/index.html?pg=206}}
* Manny Sardina, ''[http://myreckonings.com/Dead_Reckoning/Online/Materials/General%20Method%20for%20Extracting%20Roots.pdf General Method for Extracting Roots using (Folded) Continued Fractions]'', Surrey (UK), 2007.
 
==External links==
* The [http://assets.cambridge.org/052181/8052/sample/0521818052ws.pdf first twenty pages] of Steven R. Finch, ''Mathematical Constants'', Cambridge University Press, 2003, ISBN 0-521-81805-2, contains generalized continued fractions for √2 and the golden mean.
*{{SloanesRef |sequencenumber=A133593|name=Exact continued fraction for Pi}}
 
{{DEFAULTSORT:Generalized Continued Fraction}}
[[Category:Continued fractions]]
 
[[he:שבר משולב]]
[[sl:posplošeni verižni ulomek]]

Revision as of 10:27, 30 January 2014

In complex analysis, a branch of mathematics, a generalized continued fraction is a generalization of regular continued fractions in canonical form, in which the partial numerators and partial denominators can assume arbitrary real or complex values.

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.

The successive convergents of the continued fraction are formed by applying the fundamental recurrence formulas:

and in general[1]

where An is the numerator and Bn is the denominator, called continuants,[2][3] of the nth convergent.

If the sequence of convergents {xn} 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 Bn.

History of continued fractions

The story of continued fractions begins with the Euclidean algorithm,[4] a procedure for finding the greatest common divisor of two natural numbers m and n. That algorithm introduced the idea of dividing to extract a new remainder – and then dividing by the new remainder again, and again, and again.

Nearly two thousand years passed before Rafael Bombelli[5] devised a technique for approximating the roots of quadratic equations with continued fractions. Now the pace of development quickened. Just 24 years later Pietro Cataldi introduced the first formal notation[6] for the generalized continued fraction. Cataldi represented a continued fraction as

& & &

with the dots indicating where the next fraction goes, and each & representing a modern plus sign.

Late in the seventeenth century John Wallis[7] introduced the term "continued fraction" into the mathematical literature. New techniques for mathematical analysis (Newton's and Leibniz's calculus) had recently exploded onto the scene, and a generation of Wallis' contemporaries put the new word to use right away.

In 1748 Euler published a very important theorem showing that a particular kind of continued fraction is equivalent to a certain very general infinite series.[8] Euler's continued fraction theorem is still of central importance in modern attempts to whittle away at the convergence problem.

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.[9] Amazingly, 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 > 1, it contains a palindromic string of length p - 1.

In 1813 Gauss used a very clever trick with the complex-valued hypergeometric function to derive a versatile continued fraction expression that has since been named in his honor.[10] That formula can be used to express many elementary functions (and even some more advanced functions, like the Bessel functions) as rapidly convergent continued fractions valid almost everywhere in the complex plane.

Notation

The long continued fraction expression displayed in the introduction is probably the most intuitive form for the reader. Unfortunately, it takes up a lot of space in a book (and it's not easy for the typesetter, either). So mathematicians have devised several alternative notations. One convenient way to express a generalized continued fraction looks like this:

Pringsheim wrote a generalized continued fraction this way:

.

Carl Friedrich Gauss evoked the more familiar infinite product Π when he devised this notation:

Here the "K" 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+1 is zero, the infinite continued fraction

is really just a finite continued fraction with n fractional terms, and therefore a rational function of the first n ai's and the first (n + 1) bi's. Such an object is of little interest from the point of view adopted in mathematical analysis, so it is usually assumed that none of the ai = 0. There is no need to place this restriction on the partial denominators bi.

The determinant formula

When the nth convergent of a continued fraction

is expressed as a simple fraction xn = An/Bn we can use the determinant formula

to relate the numerators and denominators of successive convergents xn and xn-1 to one another. Specifically, if neither Bn nor Bn-1 is zero we can express the difference between the n-1st and nth (n > 0) convergents like this:

The equivalence transformation

If {ci} = {c1, c2, c3, ...} 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 ai are zero a sequence {ci} can be chosen to make each partial numerator a 1:

where c1 = 1/a1, c2 = a1/a2, c3 = a2/(a1a3), and in general cn+1 = 1/(an+1cn).

Second, if none of the partial denominators bi are zero we can use a similar procedure to choose another sequence {di} to make each partial denominator a 1:

where d1 = 1/b1 and otherwise dn+1 = 1/(bnbn+1).

These two special cases of the equivalence transformation are enormously useful when the general convergence problem is analyzed.

Simple convergence concepts

It has already been noted that the continued fraction

converges if the sequence of convergents {xn} tends to a finite limit.

The notion of absolute convergence plays a central role in the theory of infinite series. No corresponding notion exists in the analytic theory of continued fractions – in other words, mathematicians do not speak of an absolutely convergent continued fraction. Sometimes the notion of absolute convergence does enter the discussion, however, especially in the study of the convergence problem. For instance, a particular continued fraction

diverges by oscillation if the series b1 + b2 + b3 + ... is absolutely convergent.[11]

Sometimes the partial numerators and partial denominators of a continued fraction are expressed as functions of a complex variable z. For example, a relatively simple function[12] might be defined as

For a continued fraction like this one the notion of uniform convergence arises quite naturally. A continued fraction of one or more complex variables is uniformly convergent in an open neighborhood Ω if the fraction's convergents converge uniformly at every point in Ω. Or, in gory detail: if, for every ε > 0 an integer M can be found such that the absolute value of the difference

is less than ε for every point z in an open neighborhood Ω whenever n > M, the continued fraction defining f(z) is uniformly convergent on Ω. (Here fn(z) denotes the nth convergent of the continued fraction, evaluated at the point z inside Ω, and f(z) is the value of the infinite continued fraction at the point z.)

The Śleszyński–Pringsheim theorem provides a sufficient condition for convergence.

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 p and q, then the sequence {x0, x2, x4, ...} must converge to one of these, and {x1, x3, x5, ...} 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 p, and the other converging to q.

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 xeven and the odd part xodd are given by

and

respectively. More precisely, if the successive convergents of the continued fraction x are {x1, x2, x3, ...}, then the successive convergents of xeven as written above are {x2, x4, x6, ...}, and the successive convergents of xodd are {x1, x3, x5, ...}.[13]

Conditions for irrationality

If and are positive integers with for all sufficiently large , then

converges to an irrational limit.[14]

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).[15]

As an example, consider the regular continued fraction in canonical form that represents the golden ratio φ:

Applying the fundamental recurrence formulas we find that the successive numerators An are {1, 2, 3, 5, 8, 13, ...} and the successive denominators Bn are {1, 1, 2, 3, 5, 8, ...}, 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 z is a complex variable, and a, b, c, d are arbitrary complex constants. An additional restriction – that adbc – is customarily imposed, to rule out the cases in which w = f(z) 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 d ≠ 0 the LFT has one or two fixed points. This can be seen by considering the equation
which is clearly a quadratic equation in z. The roots of this equation are the fixed points of f(z). If the discriminant (cb)2 + 4ad is zero the LFT fixes a single point; otherwise it has two fixed points.
such that f(g(z)) = g(f(z)) = z for every point z in the extended complex plane, and both f and g preserve angles and shapes at vanishingly small scales. From the form of z = g(w) we see that g is also an LFT.
  • The composition of two different LFTs for which adbc is itself an LFT for which adbc. In other words, the set of all LFTs for which adbc 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 b = 0 the LFT reduces to
which is a very simple meromorphic function of z with one simple pole (at −c/d) and a residue equal to a/d. (See also Laurent series.)

The continued fraction as a composition of LFTs

Consider a sequence of simple linear fractional transformations

Here we use the Greek letter τ (tau) to represent each simple LFT, and we adopt the conventional circle notation for composition of functions. We also introduce a new symbol Τn to represent the composition of n+1 little τs – 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 K is understood to be bn + z. And, since bn + 0 = bn, the image of the point z = 0 under the iterated LFT Τn is indeed the value of the finite continued fraction with n partial numerators:

A geometric interpretation

Defining a finite continued fraction as the image of a point under the iterated LFT Τn(z) leads to an intuitively appealing geometric interpretation of infinite continued fractions.

The relationship

can be understood by rewriting the LFTs Τn(z) and Τn+1(z) in terms of the fundamental recurrence formulas:

In the first of these equations the ratio tends toward An/Bn as z tends toward zero. In the second, the ratio tends toward An/Bn as z tends to infinity. This leads us to our first geometric interpretation. If the continued fraction converges, the successive convergents An/Bn are eventually arbitrarily close together. Since the linear fractional transformation Τn(z) is a continuous mapping, there must be a neighborhood of z = 0 that is mapped into an arbitrarily small neighborhood of Τn(0) = An/Bn. Similarly, there must be a neighborhood of the point at infinity which is mapped into an arbitrarily small neighborhood of Τn(∞) = An-1/Bn-1. So if the continued fraction converges the transformation Τn(z) maps both very small z and very large z into an arbitrarily small neighborhood of x, the value of the continued fraction, as n gets larger and larger.

What about intermediate values of z? Well, since the successive convergents are getting closer together we must have

where k is a constant, introduced for convenience. But then, by substituting in the expression for Τn(z) we obtain

so that even the intermediate values of z (except when z ≈ −k−1) are mapped into an arbitrarily small neighborhood of x, the value of the continued fraction, as n gets larger and larger. Intuitively, it is almost as if the convergent continued fraction maps the entire extended complex plane into a single point.[16]

Notice that the sequence {Τn} lies within the automorphism group of the extended complex plane, since each Τn is a linear fractional transformation for which abcd. And every member of that automorphism group maps the extended complex plane into itself – not one of the Τns can possibly map the plane into a single point. Yet in the limit the sequence {Τn} defines an infinite continued fraction which (if i t converges) represents a single point in the complex plane.

How is this possible? Think of it this way. When an infinite continued fraction converges, the corresponding sequence {Τn} of LFTs "focuses" the plane in the direction of x, 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 x, 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.[17]

What about divergent continued fractions? Can those also be interpreted geometrically? In a word, yes. We distinguish three cases.

  1. The two sequences {Τ2n-1} and {Τ2n} might themselves define two convergent continued fractions that have two different values, xodd and xeven. In this case the continued fraction defined by the sequence {Τn} diverges by oscillation between two distinct limit points. And in fact this idea can be generalized – sequences {Τn} 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} constitutes a subgroup of finite order within the group of automorphisms over the extended complex plane.
  2. The sequence {Τn} may produce an infinite number of zero denominators Bi 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} diverges by oscillation with the point at infinity in this case.[18]
  3. The sequence {Τn} may produce no more than a finite number of zero denominators Bi. 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 z is any real number such that z < −¼.[19]

Continued fractions and series

Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church.

Euler proved the following identity:[8]

From this many other results can be derived, such as

and

Euler's formula connecting continued fractions and series is the motivation for the fundamental inequalities, 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 Alekseĭ Nikolaevich Khovanskiĭ in the 1970's.[20]

Example: the natural logarithm of 2 (= [0;1,2,3,1,5,2/3,7,1/2,9,2/5,...,2k-1,2/k,...] ≈ 0.693147...):[21]

Potter or Ceramic Artist Harry Rave from Cobden, spends time with hobbies for instance magic, property developers house in singapore singapore and fitness. Finds inspiration through travel and just spent 7 months at Keoladeo National Park.

Here are three of Potter or Ceramic Artist Harry Rave from Cobden, spends time with hobbies for instance magic, property developers [https://www.manateegalleries.com/?option=com_k2&view=itemlist&task=user&id=30857 house in singapore] singapore and fitness. Finds inspiration through travel and just spent 7 months at Keoladeo National Park.'s best-known generalized continued fractions, the first and third of which are derived from their respective arctangent formulas above by setting x=y=1 and multiplying by four. The Leibniz formula for Potter or Ceramic Artist Harry Rave from Cobden, spends time with hobbies for instance magic, property developers [https://www.manateegalleries.com/?option=com_k2&view=itemlist&task=user&id=30857 house in singapore] singapore and fitness. Finds inspiration through travel and just spent 7 months at Keoladeo National Park.:

converges too slowly, requiring roughly 3 x 10n terms to achieve n-decimal precision. The series derived by Nilakantha Somayaji:

is a much more obvious expression but still converges quite slowly, requiring nearly 50 terms for five decimals and nearly 120 for six. Both converge sublinearly to Potter or Ceramic Artist Harry Rave from Cobden, spends time with hobbies for instance magic, property developers house in singapore singapore and fitness. Finds inspiration through travel and just spent 7 months at Keoladeo National Park.. On the other hand:

converges linearly to Potter or Ceramic Artist Harry Rave from Cobden, spends time with hobbies for instance magic, property developers house in singapore singapore and fitness. Finds inspiration through travel and just spent 7 months at Keoladeo National Park., adding at least three decimals digits of precision per four terms, a pace slightly faster than the arcsine formula for Potter or Ceramic Artist Harry Rave from Cobden, spends time with hobbies for instance magic, property developers [https://www.manateegalleries.com/?option=com_k2&view=itemlist&task=user&id=30857 house in singapore] singapore and fitness. Finds inspiration through travel and just spent 7 months at Keoladeo National Park.:

which adds at least three decimal digits per five terms. [22]

Note: combining the last continued fraction with the best-known Machin-like formula provides an even more rapidly-converging expression:

Roots of positive numbers

The nth root of any positive number zm can be expressed by restating z = xn + y, resulting in

which can be simplified, by folding each pair of fractions into one fraction, to

The square root of z is a special case of this nth root algorithm (m=1, n=2):

which can be simplified by noting that 5/10 = 3/6 = 1/2:

The square root can also be expressed by a periodic continued fraction, but the above form converges more quickly with the proper x and y.

Example 1

The cube root of two (21/3 or 3√2 ≈ 1.259921...):

(A) "Standard notation" of x = 1, y = 1, and 2z - y = 3:

(B) Rapid convergence with x = 5, y = 3 and 2z - y = 253:

Example 2

Pogson's ratio (1001/5 or 5√100 ≈ 2.511886...), with x = 5, y = 75 and 2z - y = 6325:

Example 3

The twelfth root of two (21/12 or 12√2 ≈ 1.059463...), using "standard notation":

Example 4

Equal temperament's perfect fifth (27/12 or 12√27 ≈ 1.498307...), with m=7:

(A) "Standard notation":

(B) Rapid convergence with x = 3, y = –7153, and 2z - y = 219+312:

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 α, and the way lattice points in two dimensions lie to either side of the line y = αx. 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

Notes

43 year old Petroleum Engineer Harry from Deep River, usually spends time with hobbies and interests like renting movies, property developers in singapore new condominium and vehicle racing. Constantly enjoys going to destinations like Camino Real de Tierra Adentro.

References

  • Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.

    Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.

    In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.

    Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region

    Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.

    15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.

    To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010 (Covers both analytic theory and history).
  • Lisa Lorentzen and Haakon Waadeland, Continued Fractions with Applications, North Holland, 1992. ISBN 978-0-444-89265-2. (Covers primarily analytic theory and some arithmetic theory).
  • Oskar Perron, Die Lehre von den Kettenbrüchen Band I, II, B.G. Teubner, 1954.
  • George Szekeres, Ann. Univ. Sci. Budapest. Eötvös Sect. Math. 13, "Multidimensional Continued Fractions", pp. 113–140, 1970.
  • H.S. Wall, Analytic Theory of Continued Fractions, Chelsea, 1973. ISBN 0-8284-0207-8. (This reprint of the D. Van Nostrand edition of 1948 covers both history and analytic theory.)
  • Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.

    Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.

    In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.

    Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region

    Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.

    15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.

    To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010
  • Manny Sardina, General Method for Extracting Roots using (Folded) Continued Fractions, Surrey (UK), 2007.

External links

  • The first twenty pages of Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, ISBN 0-521-81805-2, contains generalized continued fractions for √2 and the golden mean.
  • Template:SloanesRef

he:שבר משולב sl:posplošeni verižni ulomek

  1. Jones & Thron (1980) p.20
  2. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  3. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534
  4. 300 BC Euclid, Elements - The Euclidean algorithm generates a continued fraction as a by-product.
  5. 1579 Rafael Bombelli, L'Algebra Opera
  6. 1613 Pietro Cataldi, Trattato del modo brevissimo di trovar la radice quadra delli numeri; roughly translated, A treatise on a quick way to find square roots of numbers.
  7. 1695 John Wallis, Opera Mathematica, Latin for Mathematical Works.
  8. 8.0 8.1 1748 Leonhard Euler, Introductio in analysin infinitorum, Vol. I, Chapter 18.
  9. Brahmagupta (598 - 670) was the first mathematician to make a systematic study of Pell's equation.
  10. 1813 Carl Friedrich Gauss, Werke, Vol. 3, pp. 134-138.
  11. 1895 Helge von Koch, Bull. Soc. Math. de France, "Sur un théorème de Stieltjes et sur les fractions continues".
  12. When z is taken to be an integer this function is quite famous; it generates the golden ratio and the closely related sequence of silver means.
  13. 1929 Oskar Perron, Die Lehre von den Kettenbrüchen derives even more general extension and contraction formulas for continued fractions.
  14. Template:Cite document
  15. Template:Cite web
  16. This intuitive interpretation is not rigorous because a 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.
  17. Because of analogies like this one, the theory of conformal mapping is sometimes described as "rubber sheet geometry".
  18. One approach to the convergence problem is to construct positive definite continued fractions, for which the denominators Bi are never zero.
  19. This periodic fraction of period one is discussed more fully in the article convergence problem.
  20. An alternative way to calculate log(x)
  21. On the Ramanujan AGM Fraction, I: The Real-Parameter Case. Experimental Mathematics, Vol. 13 (2004), No. 3, pages 278,280.
  22. 20 year-old Real Estate Agent Rusty from Saint-Paul, has hobbies and interests which includes monopoly, property developers in singapore and poker. Will soon undertake a contiki trip that may include going to the Lower Valley of the Omo.

    My blog: http://www.primaboinca.com/view_profile.php?userid=5889534. Note: this continued fraction's rate of convergence μ tends to 3 – √8 ≈ 0.1715729, hence 1/μ tends to 3 + √8 ≈ 5.828427, whose common logarithm is 0.7655... ≈ 13/17 > 3/4. The same 1/μ = 3 + √8 (the silver ratio squared) also is observed in the unfolded general continued fractions of both the natural logarithm of 2 and the nth root of 2 (which works for any integer n > 1) if calculated using 2 = 1 + 1. For the folded general continued fractions of both expressions, the rate convergence μ = (3–√8)2 = 17–√288 ≈ 0.02943725, hence 1/μ = (3+√8)2 = 17+√288 ≈ 33.97056, whose common logarithm is 1.531... ≈ 26/17 > 3/2, 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.