Home

> urticator.net
  Search

  About This Site
> Domains
  Glue
  Stories

  Computers
  Driving
  Games
  Humor
  Law
> Math
  Numbers
  Science

> Continued Fractions
  Game Theory (Section)
  Group Theory
  Probability
  Miscellaneous

  Approximation Quality
  Two Examples
  The Markov Equation
  Equivalence
  The Markov Constant
  The Pattern
  Group Elements and Matrices
  The Random Thoughts
  Symmetries
> Chains and Denominators
  The Discriminant
  Properties of Rotations
  Reflection Symmetry
  A Nice Correspondence

  Going Backward
  The Recurrence Relation
  Positions
  Triangles
> Sketch of a Proof

Sketch of a Proof

prev

Let me show you one more interesting thing about the large example. Remember how in Symmetries the flips from the solution (u,v,w) led to the solutions (uv,u,w) and (uw,u,v)? Here the actual numbers are uv = 294685 and uw = 4400489. But, we've seen those numbers before! Most recently they appeared as intermediate chain values in this table from Going Backward.

366684339842
20294685
413
−12194
−284400489
−44 99816291793

Here's a picture that shows everything that's going on.

The black dots point out that the intermediate chain values are equally spaced. The magenta and cyan dots point out that the heuristic pictures from Positions are compatible with the new equations.

expansion(uv)= expansion(u) & expansion(w)
expansion(uw)= expansion(u) & expansion(v)

The fact that uv and uw appear in the denominators for u suggests that we might be able to use induction over the tree of solutions to prove that the table of positions is correct. Let's give it a try! So, suppose that for the solution (u,v,w) we know that (1) the table of positions is correct and (2) the denominators have the expected triangle structure with the symmetrical part in the middle. Those things are actually not true for (1,1,1) and (2,1,1), but they are true for (5,2,1), so that will be the starting point of the induction. Here are those denominators, partly to help you check what I just said and partly to remind you what the triangle structure looks like. Note that the symmetrical part is empty.

01212
 
11122
221
31
3       5 2       5 1

And here's the table of positions again for reference.

lowerupper
wL(w)− 1L(w)− 1 − δ6
vL(v)− 1 + δL(v)− 110
uL(u)− 1L(u)− 116

What I want to do next is take those two tables, condense them as much as possible, and then use them to observe what happens when we make certain changes to the expansions. Here's the result, a little movie with five frames. Each frame contains two columns.

11211222112112
211222211211
               
w−1−2−1−2−2−2−1−2−1−2
v0−10−1−1−10−1
u−1−1−1−1−1−10−10−1
uv−2−2−2−1−1−1−1

The first frame shows the standard values for a solution with δ = +1. The first two rows show the contents of the top and bottom triangles. The rest is just the table of positions with the L(x) terms removed. In other words, it's a table of offsets.

In the second frame we shift our focus from u to uv. Here I want to argue by example. If you look back at the table of denominators in the first part, you can see that uv = 294685 appears in the upper denominators at position 20 with coefficient 2. Since L(uv) = 22, the offset is −2, and that gives us all the information we need for the frame.

In fact, the offset for uv is always equal to the offset for w. That's easy to prove, but sadly not easy to explain in prose, so here are some equations, even though it's overkill. On the one hand, uv and w are consecutive chain values.

position(uv) = position(w) + L(u)

On the other hand, the expansion lengths are related by the pattern.

L(uv) = L(u) + L(w)

Subtracting the second equation from the first yields the desired result.

Now, the first problem we have is that uv doesn't appear on the left side. In the third frame we fix that by simply copying the entire right side to the left. Now is a good time to explain that entries in bold are ones that have been overwritten (with the same value, in one case).

The second problem we have is that uv is in the wrong position on both sides. In the fourth frame we fix that by lengthening the expansions. On the right side we perform a proper-improper conversion in the bottom triangle, which only changes the position of uv. On the left side we perform a same-denominator conversion in the top triangle, which changes all the positions.

In the fifth frame we forget about v and are left with the standard values for a solution with δ = +1 … except that now the solution is (uv,u,w)! For completeness, I should point out that that solution does in fact have δ = +1. We did a v-flip, so the number of w-flips hasn't changed, so δ(uv) = δ(u). And that's the end of that case of the induction!

The w-flip case is similar.

1121121111211211
211111111112112
               
w−1−2−1−2−1−1−2−1
v0−10−100−10−10
u−1−1−1−1−1−1−2−1−2−1
uw000−1−1−1−1

The first frame shows the standard values for a solution with δ = +1.

In the second frame we shift our focus from u to uw. Consulting the table of denominators in the first part, we find that uw = 4400489 appears in the lower denominators at position 26 (offset 0) with coefficient 1 and previous coefficient 1. Also, by the same argument as before, the offset for uw is always equal to the offset for v.

In the third frame we copy the entire left side to the right.

In the fourth frame we shorten the expansions. On the right side we perform a proper-improper conversion in the bottom triangle, which only changes the position of uw. On the left side we perform a same-denominator conversion in the top triangle, which changes all the positions.

And, in the fifth frame we forget about w and are left with the standard values for a solution with δ = −1, which of course is exactly what we want for the solution (uw,u,v). We did a w-flip, so the number of w-flips has ticked up, so δ(uw) = −δ(u).

The δ = −1 cases are so similar that I've got nothing to say. Here's the v-flip case.

2112111111211211
112111111112112
               
w−10−1000−10−10
v−2−1−2−1−1−1−2−1
u−1−1−1−1−1−1−2−1−2−1
uv000−1−1−1−1

And here's the w-flip case.

21121122112112
112222211211
               
w−10−10−1−10−1
v−2−1−2−1−2−2−1−2−1−2
u−1−1−1−1−1−10−10−1
uw−2−2−2−1−1−1−1

Two quick technical notes about the “lengthen” and “shorten” operations:

  • If a denominator of interest is so small that it appears before the symmetrical part, then it's not obvious that it will change position as expected. We can use the table of denominators for u = 5, above, to investigate. The denominator 2 does change position as expected, but the denominator 1 appears on the left side twice. However, the one in the position 0 is never used, because columns that start with 11 never contain the necessary offset −2.
  • To preserve the triangle structure, we must always lengthen and shorten diagonally opposite entries. But why are the entries always the bottom right and top left instead of the bottom left and top right? I don't think there's any real reason, that's just how it goes.

So, we've demonstrated that if the solution (u,v,w) satisfies two conditions, …

… (1) the table of positions is correct and (2) the denominators have the expected triangle structure with the symmetrical part in the middle.

… then in all cases the child solutions (uv,u,w) and (uw,u,v) satisfy the same two conditions. Why is that not a proof? There are two reasons.

The first reason is that we didn't really demonstrate everything we needed to. One input is missing, because in the second frame we don't know that the new denominator uv or uw appears with the appropriate coefficient(s), and one output is missing, because in the end we don't know that the new symmetrical part is actually symmetrical.

The second reason is that we implicitly made use of another condition. To know that uv and uw appear in the denominators, we need to know not just that v and w appear but also that the recurrence relation holds, and the recurrence relation only holds because the expansion is specifically expansion(u). So, we also need to demonstrate that the new expansions are expansion(uv) and expansion(uw), but I have no idea how to do that.

That's the end of the story of chains and denominators.

next

 

  See Also

  Properties of Rotations

@ July (2023)