|
Arithmetic Sequence of Four SquaresPreamble, Lemmas, and StuffThis page gives you the background you will need to understand the proofs that there aren't 4 squares in arithmetic sequence. You could skip this, and go directly to Proof 1 or Proof 2, but then you would miss out on some really fun facts about Pythagorean Triples, their "generators", and arithmetic sequences of three squares, each of which can generate the others. (That is, for each Pythagorean Triple, there is a corresponding arithmetic sequence of three squares, and a pair of relatively small numbers r,s that I call the "generator" of both the triple and the sequence.) If you decide to skip this preamble, and then get stuck reading one of the proofs, you can always come on back here for a quick refresher. GCD is the Greatest Common Divisor (sometimes called the GCF, where F stands for Factor). Normally, you think of the greatest common divisor as being the biggest divisor. But in Number Theory, the term "greatest" has a special meaning, which I'll illustrate with the official definition of GCD:
The Pythagorean Triple Generators Whenever you have a Primitive Pythagorean Triple (a,b,c), where, WLOG, c is biggest and b is even, it's always possible to find two numbers r,s of opposite parity (one odd, the other even) and coprime such that a = r² - s² I call these numbers r,s the "generators" of the Pythagorean Triple. It's interesting to note that there is a bijection (an exact pairing) from generators (r,s) to primitive triples. That is, for any pair of generators there is exactly one primitive triple, and for any primitive triple, there is exactly one pair of generators. Maybe that's a lot to throw out all at once "Primitive" means GCD(a,b,c)=1, and it turns out that a,b,c are also pairwise coprime. WLOG means "without loss of generality". We're saying that (3,4,5) and (4,3,5) are really just one triple, and we'll write it with the even number in the middle, and the biggest number last. The three numbers can't all be even because the triple is primitive. So at least one of them has to be odd. Parity tells you that a or b is odd, but not both -- to see this, carry out the calculation a²+b²=c² mod 4, and since each square has to be equivalent to 1 or 0, you know that c must also be odd. WLOG, we always put the even element of the triple in the middle.
At this point, if you're lost, you must do this: start over from the top of this page, and understand everything up to this point. Or else give up. These are your only two choices. There's an email link at the bottom of the page, where you can ask me for help or, as an alternative, you can tell me what a pompous ass I am. I enjoy both kinds of email. So I guess there are more than two choices after all. Good, you're reading on. That means you understand the fact that a Primitive Pythagorean Triple is composed of three elements, and my way of listing them gives the first as the difference of two squares, the second as twice the product of two numbers, and the third as the the sum of the same two squares. For example, (15,8,17) is (4²-1², 2*4*1, 4²+1²), so r and s are 4 and 1. It's easy to find r and s, given the primitive triple (a,b,c)
Often, you'll see that a proof glosses over the method of finding r and s, and just says that given the triple (a,b,c) there exist r,s such that blah blah blah... -- just so you know, it's not hard to find r and s. The last thing I need to say in this section is that wonderful things happen when a, b, and c are themselves perfect squares. If a,b,c are perfect squares, then let a=A², b=B², and c=C². Then r and s can be found such that
which sets up all sorts of new triples: (A,s,r), and (r,s,C) which are both smaller than the original triple (A²,B²,C²). This kind of thing (finding smaller numbers with a given property) sets up the "Infinite Descent" proof, in which you first assume that a number with a certain property is minimal, and then you find another number with the same property that's smaller than the first number. Relationship between 3-element arithmetic progressions of squares and Pythagorean Triples You may be excited to learn that it's easy to find a 3-element arithmetic progression of perfect squares. In fact, there's a bijection from the set of such 3-element progressions to Pythagorean Triples. In this section I'll show you how to create either one from the other. Let (a,b,c) be a triple. Since a and b uniquely determine c, there is only one triple with a given value of a and a given value of b. Consider these three values:
These three values are in arithmetic progression because their constant difference is 2ab. Also, since (a,b,c) is a triple, all three are squares: The first number is (a-b)²; the second is c²; and the third is (a+b)². So every triple determines a unique arithmetic sequence of three squares. Now, let's do the reverse. Let x², y², z² be in arithmetic sequence.
Since ((z+x)/2)² + ((z-x)/2)² = y²,
is a Pythagorean Triple, with the first two numbers in some order. (I say "some order" because the sum of the first two numbers in the triple is z, an odd number. That means one of them is odd and the other is even, but I don't know which is which.) The numbers are integers, because x and z are either both odd or both even. Moreover, it's easy to check that if the triple is primitive, then the arithmetic sequence will be primitive (pairwise coprime) and odd; and if the arithmetic sequence is primitive, then the triple is primitive. The Generators of an Arithmetic Sequence of Three Squares Finally, given any arithmetic sequence of three squares, x²,y²,z², you can get all the way back to the generators, r and s. This is interesting, to me, anyway, because when you go from the sequence of squares to the triple, the numbers get smaller, and when you go from the triple to the generators, the numbers get smaller still. You can also go in the other direction: given any pair of coprime opposite-parity generators, you can get a triple, and from there, you can get the sequence of three squares. Let x², y², z² be a primitive arithmetic sequence. Then
is a primitive triple, with the first two numbers in some order. The generators can be found this way:
Going the other way is a lot easier: Given coprime, opposite parity, integers r,s (with r>s), the arithmetic sequence is
It is instructive to multiply these expressions out:
By expressing the arithmetic sequence of squares this way, you can clearly
see that the common difference in the arithmetic sequence is Proofs
Internet References
Related Pages in this website
|
|
The webmaster and author of the Math
Help site is Graeme McRae. |