The aim of this section is to get us used to using geometric series or continued fractions to represent numbers. We will first have a look at some geometric series:
More generally, we can write a geometric series as:
Therefore:
We have to be careful using this formula, since the radius of convergence of is
and
is defined on
. We can consider
as some “representation” of
on
.
This formula allows us, for example, to find that the argument of the geometric series of 3 is (
ensures convergence of the series):
Now we can write as:
Instead of writing numbers as a geometric series, we could also decide to write a number as a continued fraction with the form:
To calculate the coefficients , we can use the continued fraction algorithm, which iteratively takes the integer part of the number and inverts its fractional part. In the case of the number
, we proceed as follows:
The process repeats, leading to the coefficients ,
,
,
. Thus, we can write
as a continued fraction:
The convergents of this continued fraction are:
These convergents approach . Note that an alternative method, such as associating the partial sums of a geometric series to a continued fraction, often leads to non-standard coefficients (e.g., negative or non-integer values like
for
or
for
), which may cause convergence issues. The continued fraction algorithm ensures integer coefficients and reliable convergence.
To find a continued fraction for , we can use its decimal expansion or a series approximation. For example, we can use the following series:
Then we proceed as follows:
- Let
be the largest integer that does not exceed
, namely
:
- Compute:
- Continue iteratively:
Using this technique, the continued fraction for is:
The number itself does not appear as a coefficient in this continued fraction. We could also represent
(or any real number) using a generalized continued fraction:
Leave a comment