User Tools

Site Tools


pow:problem5

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

pow:problem5 [2020/04/12 03:40] – created mazurpow:problem5 [2020/04/14 01:34] (current) mazur
Line 1: Line 1:
 +<box 80% round orange|Problem 5 (due Monday, April 13)> 
  
 +Positive integers $a<b<c$ are lengths of sides of a right triangle whose inradius is equal
 +to $\gcd(a+1,b)^2$. Find $a,b,c$.
 + 
 +</box>
 +Three solutions were received: from Yuqiao Huang, Ashton Keith, and Naftoli Kolodny. All three solvers
 +stated correctly that $a=20, b=99, c=101$ is the only solution. Both Yuqiao Huang and Ashton Keith
 +provided complete proof that no other solutions exist (with some small gaps in their arguments). The solution by Ashton Keith follows basically the same ideas as our original solution. The solution by
 +Yuqiao Huang follows slightly different idea, which leads to a shorter and simpler solution.
 +Detailed solutions are discussed in the following link {{:pow:2020sproblem5.pdf|Solution}}