Pythagorean Triples Pythagorean triple similar primitive

Similar documents
Congruent Number Problem

MATHEMATICAL INDUCTION. Mathematical Induction. This is a powerful method to prove properties of positive integers.

4.2 Euclid s Classification of Pythagorean Triples

Settling a Question about Pythagorean Triples

Applications of Fermat s Little Theorem and Congruences

PYTHAGOREAN TRIPLES KEITH CONRAD

mod 10 = mod 10 = 49 mod 10 = 9.

of Nebraska - Lincoln

The Prime Numbers. Definition. A prime number is a positive integer with exactly two positive divisors.

Math 319 Problem Set #3 Solution 21 February 2002

k, then n = p2α 1 1 pα k

Homework until Test #2

SECTION 10-2 Mathematical Induction

RECURSIVE ENUMERATION OF PYTHAGOREAN TRIPLES

ALGEBRAIC APPROACH TO COMPOSITE INTEGER FACTORIZATION

Five fundamental operations. mathematics: addition, subtraction, multiplication, division, and modular forms

SOLUTIONS FOR PROBLEM SET 2

A SIMPLE PROOF OF FERMAT'S LAST THEOREM BY

MATH10040 Chapter 2: Prime and relatively prime numbers

PROOFS BY DESCENT KEITH CONRAD

THE CONGRUENT NUMBER PROBLEM

The last three chapters introduced three major proof techniques: direct,

3. Mathematical Induction

On the generation of elliptic curves with 16 rational torsion points by Pythagorean triples

CHAPTER 5. Number Theory. 1. Integers and Division. Discussion

Pythagorean Theorem: Proof and Applications

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

SYSTEMS OF PYTHAGOREAN TRIPLES. Acknowledgements. I would like to thank Professor Laura Schueller for advising and guiding me

SUM OF TWO SQUARES JAHNAVI BHASKAR

Solution to Exercise 2.2. Both m and n are divisible by d, som = dk and n = dk. Thus m ± n = dk ± dk = d(k ± k ),som + n and m n are divisible by d.

Mathematical Induction. Mary Barnes Sue Gordon

Number Theory. Proof. Suppose otherwise. Then there would be a finite number n of primes, which we may

Indiana State Core Curriculum Standards updated 2009 Algebra I

Just the Factors, Ma am

Solutions Manual for How to Read and Do Proofs

= = 3 4, Now assume that P (k) is true for some fixed k 2. This means that

Revised Version of Chapter 23. We learned long ago how to solve linear congruences. ax c (mod m)

Every Positive Integer is the Sum of Four Squares! (and other exciting problems)

Integer roots of quadratic and cubic polynomials with integer coefficients

with functions, expressions and equations which follow in units 3 and 4.

PYTHAGOREAN TRIPLES M. SUNIL R. KOSWATTA HARPER COLLEGE, ILLINOIS

Some practice problems for midterm 2

An Innocent Investigation

Properties of Real Numbers

Number Theory: A Mathemythical Approach. Student Resources. Printed Version

Continued Fractions and the Euclidean Algorithm

If n is odd, then 3n + 7 is even.

Lecture 13 - Basic Number Theory.

Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan

MATH Fundamental Mathematics IV

CS 103X: Discrete Structures Homework Assignment 3 Solutions

Factoring and Applications

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include

SUBGROUPS OF CYCLIC GROUPS. 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by

11 Ideals Revisiting Z

ECE 842 Report Implementation of Elliptic Curve Cryptography

Math Workshop October 2010 Fractions and Repeating Decimals

8 Primes and Modular Arithmetic

arxiv: v2 [math.ho] 4 Nov 2009

Basic Proof Techniques

Warm up. Connect these nine dots with only four straight lines without lifting your pencil from the paper.

The application of prime numbers to RSA encryption

1.3 Polynomials and Factoring

Quotient Rings and Field Extensions

God created the integers and the rest is the work of man. (Leopold Kronecker, in an after-dinner speech at a conference, Berlin, 1886)

Collinear Points in Permutations

Alex, I will take congruent numbers for one million dollars please

Mathematical Induction

Contents. 6 Continued Fractions and Diophantine Equations. 6.1 Linear Diophantine Equations

H/wk 13, Solutions to selected problems

26 Integers: Multiplication, Division, and Order

Math 55: Discrete Mathematics

High School Geometry Test Sampler Math Common Core Sampler Test

Theorem3.1.1 Thedivisionalgorithm;theorem2.2.1insection2.2 If m, n Z and n is a positive

To Evaluate an Algebraic Expression

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University

Vocabulary. Term Page Definition Clarifying Example. biconditional statement. conclusion. conditional statement. conjecture.

8 Divisibility and prime numbers

How To Prove The Dirichlet Unit Theorem

A Direct Method To Generate Pythagorean Triples And Its Generalization To Pythagorean Quadruples And n-tuples

A Second Course in Mathematics Concepts for Elementary Teachers: Theory, Problems, and Solutions

LAKE ELSINORE UNIFIED SCHOOL DISTRICT

Kevin James. MTHSC 412 Section 2.4 Prime Factors and Greatest Comm

Introduction. Appendix D Mathematical Induction D1

INCIDENCE-BETWEENNESS GEOMETRY


WRITING PROOFS. Christopher Heil Georgia Institute of Technology

PowerScore Test Preparation (800)

CHAPTER SIX IRREDUCIBILITY AND FACTORIZATION 1. BASIC DIVISIBILITY THEORY

Prime Factorization, Greatest Common Factor (GCF), and Least Common Multiple (LCM)

Winter Camp 2011 Polynomials Alexander Remorov. Polynomials. Alexander Remorov

Geometry: Classifying, Identifying, and Constructing Triangles

Cubes and Cube Roots

Pythagorean Triples. becomes

Page 331, 38.4 Suppose a is a positive integer and p is a prime. Prove that p a if and only if the prime factorization of a contains p.

MATH 289 PROBLEM SET 4: NUMBER THEORY

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2

FACTORING OUT COMMON FACTORS

The Fundamental Theorem of Arithmetic

Circles in Triangles. This problem gives you the chance to: use algebra to explore a geometric situation

Transcription:

Pythagorean Triples One of the most far-reaching problems to appear in Diophantus Arithmetica was his Problem II-8: To divide a given square into two squares. Namely, find integers x, y, z, so that x 2 + y 2 = z 2. Clearly, this problem can be restated in the form: Find a right triangle with integer side lengths, we call such a triple of (positive) numbers {x, y, z} a Pythagorean triple. Some easy observations will focus our attention here: note that if {x, y, z} is a Pythagorean triple, then so is {kx, ky, kz} for any integer k; so in fact, we can group Pythagorean triples into classes by saying that two sets of triples are similar if one is a rational multiple of the other. For instance, {6,8,10} and {9,12,15} are similar since the second is 3/2 times the first. In each similarity class of triples, then, there is a unique primitive one, namely, a triple {x, y, z} for which (x, y,z) = 1. Notice also, that the primitive triple in each similarity class of triples has the smallest sized values (why?). Indeed, not only are the three members of a primitive Pythagorean triple {x, y, z} relatively prime as a group, but they are relatively prime in pairs, for if, say, (x, y) = d > 1, then since x 2 + y 2 = z 2, d 2 z 2, which implies that d z. (Similar arguments

work for the other pairings within {x, y, z}.) It follows, for instance, that only one of the three numbers can be even. But we can say more, for if x and y were both odd, then they would both have to be congruent to either ±1 (mod 4). This implies that z 2 x 2 + y 2 1+1 2 (mod 4), but this is not possible, for since z is even, 4 z 2, so z 2 0 (mod4). It follows that z must be odd, and one of x or y is even and the other is odd. We will assume thenceforth that x is odd and y = 2w is even. (Our textbook reverses this standard convention!) We can now write 4w 2 = y 2 = z 2 x 2 = (z + x)(z x) (*) w 2 = z + x z x 2 2 where, since x and z are odd, the factors on the right are known to be integers. Put d = z + x 2, z x. Then d z and d x, so d (z, x). 2 But this means d = 1. We then have from (*) that

there exist positive integers a and b so that z + x 2 = a2, z x 2 = b2 ; also, a and b must be relatively prime, and on adding the two expressions above, z = a 2 +b 2, x = a 2 b 2. Further, (*) implies that w 2 = a 2 b 2 y = 2w = 2ab, and since z is odd, a and b must have opposite parity. These arguments can be extended by the Theorem If x, y are relatively prime positive integers with x odd, then there exists a positive integer z for which x 2 + y 2 = z 2 if and only if there exist relatively prime integers a, b with a odd, for which x = a 2 b 2, y = 2ab, z = a 2 +b 2. Proof ( ) Given above. ( ) If {x, y, z} are given in terms of a, b as in the formulas, it is easy to check that x 2 + y 2 = z 2, and that x is odd and y even. We leave it as an exercise to check that (x, y) = 1. //

In the early 1600s, Fermat studied the work of Diophantus, and used the result of the previous theorem in formulating an extension of the Pythagorean triples problem to what would be his most famous unsupported claim: Fermat s Last Theorem (FLT) There do not exist positive integers x, y, z that satisfy for any exponent n > 2. // x n + y n = z n The theorem was finally proven true in 1994 by Andrew Wiles, who employed extremely sophisticated tools from algebraic geometry to accomplish it. Still, Fermat was successful in proving a special case of the theorem, for n = 4, and in the process he developed a technique called the method of descent, whereby, on assuming the existence of a single solution in positive integers, he derives the existence of a smaller solution in positive integers. The ability to generate smaller solutions contradicts the Well Ordering Principle, showing that there could not have existed a solution to begin with!...

Theorem There do not exist positive integers x, y, z that satisfy x 4 + y 4 = z 2. Proof An analysis similar to the one we used for Pythagorean triples shows that any solution {x, y, z} can be reduced to a primitive solution, that is, one for which (x, y) = 1. We assume as before that x and z are odd and y is even. In fact, we may assume by the Well-Ordering Principle that {x, y, z} is a solution for which z is as small as possible. Therefore, { x 2, y 2,z} is a primitive Pythagorean triple, so we may conclude that there exist relatively prime integers a, b (with a odd), for which x 2 = a 2 b 2, y 2 = 2ab, z = a 2 +b 2. Then a 2 = b 2 + x 2, and (b, x) divides b and x, hence also a; but (a,b) = 1 implies that (b, x) = 1. That is, {x, b, a} is a primitive Pythagorean triple, so there exist relatively prime integers u, v (with u odd), for which x = u 2 v 2, b = 2uv, a = u 2 +v 2. Note that 1 2 y ( ) 2 = a 1 2 b is the product of the relatively prime integers a and 1 b; so there also 2

exist relatively prime integers s and t so that a = s 2 and 1 2 b = t 2. But then t 2 = uv and since (u,v) = 1, we must have relatively prime integers m and n such that u = m 2 and v = n 2. It follows that m 4 +n 4 = u 2 +v 2 = a = s 2 ; in other words, {m, n, s} is a second solution our the original equation. However, s a < z, so {m, n, s} is smaller in size than the solution {x, y, z}, contradicting the minimality of the choice of {x, y, z}. This contradiction shows that our original assumption, that there existed a solution in the first place, must have been false. // Corollary (FLT4) There do not exist positive integers x, y, z that satisfy x 4 + y 4 = z 4. Proof If {x, y, z} were a solution to x 4 + y 4 = z 4, then {x, y, z 2 } would give a solution to x 4 + y 4 = z 2. //