Loading [MathJax]/jax/output/HTML-CSS/jax.js

You are here

Connecting Greek Ladders and Continued Fractions - Matching Continued Fraction Convergents to Greek Ladder Approximations

Author(s): 
Kurt Herzinger (United States Air Force Academy) and Robert Wisner (New Mexico State University)

As we noted earlier, the simple continued fraction converging to 2 is [1,2,2,2]. It is easy to check that the nth convergent of this continued fraction is equal to the value of ynxn produced by the classic Greek ladder for 2 by hand (or computer) up to any n we wish. A general proof for all n is left to the reader but we should note that the proof is a special case of the induction proof we will demonstrate later in this section. Similarly, the simple continued fraction converging to 3 is [1,1,2,1,2,1,2,] and the sequence of convergents of this continued fraction is equal to the sequence of rational numbers produced by the classic Greek ladder for 3. We might expect this relationship to continue for k for any positive integer k, but when k=5 we see the simple continued fraction that converges to 5 is [2,4,4,4,4], which produces convergents S1=2, S2=94=2.25, S3=3817=2.23529, S4=16172=2.23611, . However, the classic Greek ladder approximating 5 is:

  xn yn   yn/xn
n=1 1 1   1
n=2 2 6   3
n=3 8 16   2
n=4 24 56   2.3333
 

For k5 we know that the first convergent of the simple continued fraction for k is at least 2, whereas the classic Greek ladder always start with 1. The reader is encouraged to investigate and attempt to prove that even adjusting the starting values of the Greek ladder so that y1/x1=S1 will not make the two sequences equal.

The question we pose is, "can we find a continued fraction converging to k such that the sequence of convergents is identical to the sequence of approximations that comes from the classic Greek ladder for all k2?" The answer to our question is, "yes." However, the continued fraction in question will not be a simple continued fraction. For example, [1;4,2;4,2;4,2;] is a continued fraction that converges to 5 and the sequence of convergents of this continued fraction is equal to the sequence ynxn created by the classic Greek ladder for 5.

Claim:  We claim that the sequence of approximations created by the classic Greek ladder for k is identical to the convergents of the continued fraction

[1;k1,2;k1,2;k1,2;].

The proof will proceed by induction; however, the induction argument is somewhat more sophisticated than standard induction proofs that establish common identities such as

1+2++n=(n)(n+1)2

for all positive integers n.

We believe that students who have had some experience with basic induction arguments will find it enlightening to examine this proof. Such students might attempt this proof on their own before reading what follows. We believe this exercise will be useful as a project in an introductory proofs course or an introductory Combinatorics class studying recursion. For a more challenging project, instructors might require that students discover the continued fraction on their own. In this case, students will need to create several examples, look for patterns, and test conjectures before attempting a proof.

Proof of the claim:  We start with the classic Greek ladder for k:

    xn yn yn/xn
n=1   1 1 1
n=2   2 k+1 k+12
n=3   k+3 3k+1 3k+1k+3
n=4   4k+4 k2+6k+1 k2+6k+14k+4
 

Recall that xn=xn1+yn1 and yn=kxn1+yn1 for n2.

Now, consider the continued fraction:

1+k12+k12+k12+k1

For n=1, we have S1=1=y1x1.

For n=2, we have S2=1+k12=k+12=y2x2.

This establishes the truth of our statement for n=1 and n=2 and hence the base cases for our induction argument. Before proceeding with the inductive step we take a moment to note something about the convergents of the continued fraction:

S31=k12+k12=k1S2+1

S41=k12+k12+k12=k1S3+1

Following the discussion that led to Equation (1), we see that for n3 we have,

Sn1=k1Sn1+1(Equation2).

Now, our induction hypothesis states that for n3 we assume that the (n1)th convergent of the continued fraction is equal to yn1xn1. That is, we assume that

Sn1=yn1xn1.

Then, from Equation (2) we have

Sn1=k1Sn1+1

=k1yn1xn1+1

=k1xn1+yn1xn1

=(k1)xn1xn1+yn1.

Adding 1 to both sides of the equation yields

Sn=(k1)xn1xn1+yn1+1

=kxn1+yn1xn1+yn1.

Recalling the recursive definitions of xn and yn we have

Sn=ynxn.

We have shown for n3 that if Sn1=yn1xn1, then Sn=ynxn. This completes the proof by induction that Sn=ynxn for all n1.

The key step in the preceding proof was establishing the recursive relation in Equation (2). This relation is very similar to Equation (1). If students have seen the proof that [1,2,2,] converges to 2, then they may be on the look-out for a similar sort of relation. The instructor will need to be ready to help students realize Equation (2) in order to keep them moving forward on the proof.

Kurt Herzinger (United States Air Force Academy) and Robert Wisner (New Mexico State University), "Connecting Greek Ladders and Continued Fractions - Matching Continued Fraction Convergents to Greek Ladder Approximations," Convergence (January 2014)