A Pythagorean triplet is a set of three natural numbers, a b c, for which,
a2 + b2 = c2
For example, 32 + 42 = 9 + 16 = 25 = 52.
There exists exactly one Pythagorean triplet for which a + b + c = 1000.
Find the product abc.
即找出符合a2 + b2 = c2和a + b + c = 1000的a b c 之解.
<無>
<無>
| 編號 | 身分 | 題目 | 主題 | 人氣 | 發表日期 |
| 55441 |
|
d236 | 75 | 2026-07-08 17:12 | |
| 17172 | addii (白家宇) | d236 | 1732 | 2019-03-21 19:14 | |
| 55437 |
|
d236 | 71 | 2026-07-08 14:57 | |
| 22415 |
|
d236 | 1964 | 2020-08-31 14:31 | |
| 22132 | yoyokuo2007b ... (haha) | d236 | 1709 | 2020-08-13 09:44 |