Problem 6

本帖于 2009-07-28 16:38:03 时间, 由普通用户 康MM 编辑

Mathematical induction

When n=2, obvious.

Assume the statement is true for n.

For n+1, write M as {b1,b2,…b(n)}, where b1
Choose a1, a2, …, a(n) such that a1+a2+…a(n) is not equal to b(n-1). By induction, a solution exists for instance with n steps.

If b(n-1)> a1+a2+…a(n), adding b(n) and a(n+1) won’t cause any conflict.

If b(n-1)

所有跟帖: 

回复:Problem 6 -dynamic- 给 dynamic 发送悄悄话 (217 bytes) () 07/27/2009 postreply 18:18:33

回复:回复:Problem 6 -屋漏痕- 给 屋漏痕 发送悄悄话 屋漏痕 的博客首页 (224 bytes) () 07/28/2009 postreply 05:53:51

回复:回复:回复:Problem 6 -dynamic- 给 dynamic 发送悄悄话 (195 bytes) () 07/28/2009 postreply 09:14:51

回复:回复:回复:回复:Problem 6 -屋漏痕- 给 屋漏痕 发送悄悄话 屋漏痕 的博客首页 (79 bytes) () 07/28/2009 postreply 10:07:10

still off a littlt bit. -屋漏痕- 给 屋漏痕 发送悄悄话 屋漏痕 的博客首页 (0 bytes) () 07/28/2009 postreply 10:58:07

This one might be right, but I might be wrong. -屋漏痕- 给 屋漏痕 发送悄悄话 屋漏痕 的博客首页 (1042 bytes) () 07/28/2009 postreply 12:39:19

请您先登陆,再发跟帖!