The exponential function The exponential function
ex is an
entire function with a power series expansion that converges uniformly on every bounded domain in the
complex plane. : e^x = 1 + \sum_{n=1}^\infty \frac{x^n}{n!} = 1 + \sum_{n=1}^\infty \left(\prod_{i=1}^n \frac{x}{i}\right)\, The application of Euler's continued fraction formula is straightforward: : e^x = \cfrac{1}{1 - \cfrac{x}{1 + x - \cfrac{\frac{1}{2}x}{1 + \frac{1}{2}x - \cfrac{\frac{1}{3}x} {1 + \frac{1}{3}x - \cfrac{\frac{1}{4}x}{1 + \frac{1}{4}x - \ddots}}}}}.\, Applying an
equivalence transformation that consists of clearing the fractions this example is simplified to : e^x = \cfrac{1}{1 - \cfrac{x}{1 + x - \cfrac{x}{2 + x - \cfrac{2x}{3 + x - \cfrac{3x}{4 + x - \ddots}}}}}\, and we can be certain that this continued fraction converges uniformly on every bounded domain in the complex plane because it is equivalent to the power series for
ex.
The natural logarithm The
Taylor series for the
principal branch of the
natural logarithm in the neighborhood of 1 is well known: : \log(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \frac{x^4}{4} + \cdots = \sum_{n=1}^\infty \frac{(-1)^{n+1}x^{n}}{n}.\, This series converges when and can also be expressed as a sum of products: : \log (1+x) = x + (x)\left(\frac{-x}{2}\right) + (x)\left(\frac{-x}{2}\right)\left(\frac{-2x}{3}\right) + (x)\left(\frac{-x}{2}\right)\left(\frac{-2x}{3}\right)\left(\frac{-3x}{4}\right) + \cdots Applying Euler's continued fraction formula to this expression shows that : \log (1+x) = \cfrac{x}{1 - \cfrac{\frac{-x}{2}}{1+\frac{-x}{2}-\cfrac{\frac{-2x}{3}}{1+\frac{-2x}{3}-\cfrac{\frac{-3x}{4}}{1+\frac{-3x}{4}-\ddots}}}} and using an equivalence transformation to clear all the fractions results in : \log (1+x) = \cfrac{x}{1+\cfrac{x}{2-x+\cfrac{2^2x}{3-2x+\cfrac{3^2x}{4-3x+\ddots}}}} This continued fraction converges when |
x| \begin{align} \sin x = \sum^{\infty}_{n=0} \frac{(-1)^n}{(2n+1)!} x^{2n+1} & = x - \frac{x^3}{3!} + \frac{x^5}{5!} - \frac{x^7}{7!} + \frac{x^9}{9!} - \cdots \\[8pt] & = x + (x)\left(\frac{-x^2}{2 \cdot 3}\right) + (x)\left(\frac{-x^2}{2 \cdot 3}\right)\left(\frac{-x^2}{4 \cdot 5}\right) + (x)\left(\frac{-x^2}{2 \cdot 3}\right)\left(\frac{-x^2}{4 \cdot 5}\right)\left(\frac{-x^2}{6 \cdot 7}\right) + \cdots \end{align} Euler's continued fraction formula can then be applied :\cfrac{x}{1 - \cfrac{\frac{-x^2}{2 \cdot 3}}{1 + \frac{-x^2}{2 \cdot 3} - \cfrac{\frac{-x^2}{4 \cdot 5}}{1 + \frac{-x^2}{4 \cdot 5} - \cfrac{\frac{-x^2}{6 \cdot 7}}{1 + \frac{-x^2}{6 \cdot 7} - \ddots}}}} An equivalence transformation is used to clear the denominators: : \sin x = \cfrac{x}{1 + \cfrac{x^2}{2 \cdot 3 - x^2 + \cfrac{2 \cdot 3x^2}{4 \cdot 5 - x^2 + \cfrac{4 \cdot 5x^2}{6 \cdot 7 - x^2 + \ddots}}}}. The same
argument can be applied to the
cosine function: : \begin{align} \cos x = \sum^{\infty}_{n=0} \frac{(-1)^n}{(2n)!} x^{2n} & = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - \frac{x^6}{6!} + \frac{x^8}{8!} - \cdots \\[8pt] & = 1 + \frac{-x^2}{2} + \left(\frac{-x^2}{2}\right)\left(\frac{-x^2}{ 3 \cdot 4}\right) + \left(\frac{-x^2}{2}\right)\left(\frac{-x^2}{ 3 \cdot 4}\right)\left(\frac{-x^2}{ 5 \cdot 6}\right) + \cdots \\[8pt] & = \cfrac{1}{1 - \cfrac{\frac{-x^2}{2}}{1 + \frac{-x^2}{2} - \cfrac{\frac{-x^2}{3 \cdot 4}}{1 + \frac{-x^2}{3 \cdot 4} - \cfrac{\frac{-x^2}{5 \cdot 6}}{1 + \frac{-x^2}{5 \cdot 6} - \ddots}}}} \end{align} : \therefore \cos x = \cfrac{1}{1 + \cfrac{x^2}{2 - x^2 + \cfrac{2x^2}{3 \cdot 4 - x^2 + \cfrac{3 \cdot 4x^2}{5 \cdot 6 - x^2 + \ddots}}}}.
The inverse trigonometric functions The
inverse trigonometric functions can be represented as continued fractions. : \begin{align} \arcsin x = \sum_{n=0}^\infty \frac{(2n-1)!!}{(2n)!!} \cdot \frac{x^{2n+1}}{2n+1} & = x + \left( \frac{1}{2} \right) \frac{x^3}{3} + \left( \frac{1 \cdot 3}{2 \cdot 4} \right) \frac{x^5}{5} + \left( \frac{1 \cdot 3 \cdot 5}{2 \cdot 4 \cdot 6} \right) \frac{x^7}{7} + \cdots \\[8pt] & = x + x \left(\frac{x^2}{2 \cdot 3}\right) + x \left(\frac{x^2}{2 \cdot 3}\right)\left(\frac{(3x)^2}{4 \cdot 5}\right) + x \left(\frac{x^2}{2 \cdot 3}\right)\left(\frac{(3x)^2}{4 \cdot 5}\right)\left(\frac{(5x)^2}{6 \cdot 7}\right) + \cdots \\[8pt] & = \cfrac{x}{1 - \cfrac{\frac{x^2}{2 \cdot 3}}{1 + \frac{x^2}{2 \cdot 3} - \cfrac{\frac{(3x)^2}{4 \cdot 5}}{1 + \frac{(3x)^2}{4 \cdot 5} - \cfrac{\frac{(5x)^2}{6 \cdot 7}}{ 1 + \frac{(5x)^2}{6 \cdot 7} - \ddots}}}} \end{align} An equivalence transformation yields : \arcsin x = \cfrac{x}{1 - \cfrac{x^2}{2 \cdot 3 + x^2 - \cfrac{2 \cdot 3 (3x)^2}{4 \cdot 5 +(3x)^2 - \cfrac{4 \cdot 5 (5x)^2}{6 \cdot 7 + (5x)^2 - \ddots}}}}. The continued fraction for the
inverse tangent is straightforward: : \begin{align} \arctan x = \sum_{n=0}^\infty (-1)^n \frac{x^{2n + 1}}{2n + 1} & = x - \frac{x^3}{3} + \frac{x^5}{5} - \frac{x^7}{7} + \cdots \\[8pt] & = x + x \left(\frac{-x^2}{3}\right) + x \left(\frac{-x^2}{3}\right)\left(\frac{-3x^2}{5}\right) + x \left(\frac{-x^2}{3}\right)\left(\frac{-3x^2}{5}\right)\left(\frac{-5x^2}{7}\right) + \cdots \\[8pt] & = \cfrac{x}{1 - \cfrac{\frac{-x^2}{3}}{1 + \frac{-x^2}{3} - \cfrac{\frac{-3x^2}{5}}{1 + \frac{-3x^2}{5} - \cfrac{\frac{-5x^2}{7}}{1 + \frac{-5x^2}{7} - \ddots}}}} \\[8pt] & = \cfrac{x}{1 + \cfrac{x^2}{3 - x^2 + \cfrac{(3x)^2}{5 - 3x^2 + \cfrac{(5x)^2}{7 - 5x^2 + \ddots}}}}. \end{align}
A continued fraction for We can use the previous example involving the inverse tangent to construct a
continued fraction representation of Pi|. We note that : \tan^{-1} (1) = \frac\pi4 , And setting
x = 1 in the previous result, we obtain immediately : \pi = \cfrac{4}{1 + \cfrac{1^2}{2 + \cfrac{3^2}{2 + \cfrac{5^2}{2 + \cfrac{7^2}{2 + \ddots}}}}}.\,
The hyperbolic functions Recalling the relationship between the
hyperbolic functions and the trigonometric functions, : \sin ix = i \sinh x : \cos ix = \cosh x , And that i^2 = -1, the following continued fractions are easily derived from the ones above: : \sinh x = \cfrac{x}{1 - \cfrac{x^2}{2 \cdot 3 + x^2 - \cfrac{2 \cdot 3x^2}{4 \cdot 5 + x^2 - \cfrac{4 \cdot 5x^2}{6 \cdot 7 + x^2 - \ddots}}}} : \cosh x = \cfrac{1}{1 - \cfrac{x^2}{2 + x^2 - \cfrac{2x^2}{3 \cdot 4 + x^2 - \cfrac{3 \cdot 4x^2}{5 \cdot 6 + x^2 - \ddots}}}}.
The inverse hyperbolic functions The
inverse hyperbolic functions are related to the inverse trigonometric functions similar to how the hyperbolic functions are related to the trigonometric functions, : \sin^{-1} ix = i \sinh^{-1} x : \tan^{-1} ix = i \tanh^{-1} x , And these continued fractions are easily derived: : \sinh^{-1} x = \cfrac{x}{1 + \cfrac{x^2}{2 \cdot 3 - x^2 + \cfrac{2 \cdot 3 (3x)^2}{4 \cdot 5 - (3x)^2 + \cfrac{4 \cdot 5 (5x^2)}{6 \cdot 7 - (5x^2) + \ddots}}}} : \tanh^{-1} x = \cfrac{x}{1 - \cfrac{x^2}{3 + x^2 - \cfrac{(3x)^2}{5 + 3x^2 - \cfrac{(5x)^2}{7 + 5x^2 - \ddots}}}}. == See also ==