- UID
- 579779
- 在线时间
- 小时
- 注册时间
- 2010-11-3
- 最后登录
- 1970-1-1
- 主题
- 帖子
- 性别
- 保密
|
categories: a b c (a+b+c) 1 0 1 -2, 2 or 0 3 4 5 -6, -4, -2, 2, 4, 6
Apparently B -1 is not possible.
Another way to look at this problem is the following: If the sum of a, b, and c is odd (like -1), then among a, b, and c, either 1 or 3 numbers are odd. However, since the square of an odd number is still odd, therefore there are either 1 or 3 odd numbers in a^2, b^2, and c^2. However, it would require that the sum of two even numbers to be odd, or the sum of an even and an odd number to be odd, or the sum of two odd numbers to be odd. Impossible. |
|