回复:Problem 6

来源: 2009-07-27 18:18:33 [旧帖] [给我悄悄话] 本文已被阅读:
Choosing a1, a2, …, a(n) such that a1+a2+…a(n) is not equal to b(n-1) is not enough to apply the induction. If b(n) < a1+a2+...+an, then you have n numbers in M and for the induction to work you can only have n - 1.