Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Who can answer this quick ?
Determine a number that can be expressed as the sum of two positive squares having at least two equivalent forms and also that number should be the lowest. And no repeating positive squares.
2 Answers
- Apratim RLv 61 decade agoFavorite Answer
The smallest such number appears to be 65.
65 = 8² + 1² = 7² + 4².
The indication, not proof, of minimality is explained below.
Suppose a² + b² = c² + d². Then a² - c² = d² - b², i.e.
(a+c)(a-c) = (d+b)(d-b). The "smallest" 4-sequence of pairwise-distinct positive integers (p, q, r, s) such that
pq = rs and p ≡₂ q, r ≡₂ s
is (15, 1, 5, 3), which gives us (a,b,c,d) = (8,1,7,4).