Find the smallest square-free positive integer such that there exist more than 2015 Pythagorean triangles with hypotenuse . (As we all know, a Pythagorean triangle is a right triangle with positive integer sides.) As your answer, enter the largest prime factor of .
Bonus Question : How would Alexander Grothendieck have answered this question?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
There is an old and elegant theory on how to write a positive integer as a sum of two squares. Here is a good summary , in just two pages. The proofs, based on Gaussian integers, are pretty straightforward.
Let's apply this theory to our problem. If n is a square-free positive integer with m prime factor of the form 4 k + 1 , then there are 2 1 ( 3 m − 1 ) ways to write n 2 = a 2 + b 2 for an unordered pair a , b of positive integers, each giving us a Pythagorean triangle with hypotenuse n . The smallest number m such that 2 1 ( 3 m − 1 ) > 2 0 1 5 turns out to be m = 8 . To construct the smallest n with the required property, let's multiply the 8 smallest primes of the form 4 k + 1 , namely n = 5 ∗ 1 3 ∗ 1 7 ∗ 2 9 ∗ 3 7 ∗ 4 1 ∗ 5 3 ∗ 6 1 . The largest prime factor of n is 6 1 .