新来的 发表于 2011-7-17 19:10:19

最多能有几个

<br /="/"/><div>集合U由n个不同的点组成。选择U的若干个子集构成一个集类,使得这个集类中的任意两个集合都不存在包含关系。问:这个集类最多能有几个子集组成?</div><span style="display:none;">www.ddhw.com</span><br /="/"/><br /="/"/> <div style="MARGIN-TOP:20px;MARGIN-LEFT:0;MARGIN-BOTTOM:0;float:left"></div>

HF: 发表于 2011-7-18 03:15:16

回复:最多能有几个

<table cellpadding="8" height="100%" width="100%"><tr><td valign="top"><br /="/"/>C(n,n/2) for n even<br /="/"/>C(n,(n+1)/2) for n odd<br /="/"/><br /="/"/><div></div><br /="/"/><table width="100%"><tr><td colspan="10"></td><td width="100%"><i>原贴:</i><hr /="/"/><span>文章来源: 新来的 于 2011-7-17 11:10:19 (北京时间: 2011-7-17 23:10:19)<br /="/"/>标题:<b>最多能有几个</b><br /="/"/><table cellpadding="8" height="100%" width="100%"><tr><td valign="top"><br /="/"/><div>集合U由n个不同的点组成。选择U的若干个子集构成一个集类,使得这个集类中的任意两个集合都不存在包含关系。问:这个集类最多能有几个子集组成?</div></td></tr></table><hr /="/"/></span></td></tr></table><br /="/"/><br /="/"/> <div style="MARGIN-TOP:20px;MARGIN-LEFT:0;MARGIN-BOTTOM:0;float:left"></div></td></tr></table>

HF: 发表于 2011-7-18 03:45:31

回复:回复:最多能有几个

<table cellpadding="8" height="100%" width="100%"><tr><td valign="top"><br /="/"/>We can assume that all subsets in an "optimal" family to be of the same size, and the conclusion above follows easily. The reason we can make such assumption is as follows:<br /="/"/>Let's assume that A is an "optimal" family  (meaning it has the most number of subsets of all families, subjecting to the constrain as mentioned in the question), and let's assume that  B in A is a subset that has the least size among all subsets in A.   For any subset C, let's denote S_C to be the family of subsets which have the same size as C and differ with C by exactly two elements.  Now, consider S_B, there are two possibilities:<br /="/"/>(1) S_B is a subset of A<br /="/"/>(2) S_B is not a subset of A<br /="/"/>In the latter case,  there is a subset D in S_B, which is not in A; Let d be the element in D such that d is not in B. We construct another "optimal" family A': A' is the same as A, except that the subset B is replaced by union(<br /="/"/>B, {d}),  it is easy to show that A' satisfies the constrains.<br /="/"/>Repeat this procedure whenever a case (2) exists.  In the end, we will get an "optimal" family with case (1) only. Let's still denote such an family by A.<br /="/"/>Now, we prove that all subsets in A have the same size.  Let B be a subset in A which has the least size, and we know S_B is a subset of A.  Now for any C in S_B, we again have that S_C is a subset of A, and so on,  in this way, all subsets of size as B can be "reached", therefore is in A. And by the constrains of A, A consists of all subsets of size of B.<br /="/"/><br /="/"/><br /="/"/><br /="/"/><br /="/"/> <br /="/"/><div></div><br /="/"/><table width="100%"><tr><td colspan="10"></td><td width="100%"><i>原贴:</i><hr /="/"/><span>文章来源: HF:<span>®</span> 于 2011-7-17 19:15:16 (北京时间: 2011-7-18 7:15:16)<br /="/"/>标题:<b>回复:最多能有几个</b><br /="/"/><table cellpadding="8" height="100%" width="100%"><tr><td valign="top"><br /="/"/>C(n,n/2) for n even<br /="/"/>C(n,(n+1)/2) for n odd<br /="/"/><br /="/"/><div></div><br /="/"/><table width="100%"><tr><td colspan="10"></td><td width="100%"><i>原贴:</i><hr /="/"/><span>文章来源: 新来的 于 2011-7-17 11:10:19 (北京时间: 2011-7-17 23:10:19)<br /="/"/>标题:<b>最多能有几个</b><br /="/"/><table cellpadding="8" height="100%" width="100%"><tr><td valign="top"><br /="/"/><div>集合U由n个不同的点组成。选择U的若干个子集构成一个集类,使得这个集类中的任意两个集合都不存在包含关系。问:这个集类最多能有几个子集组成?</div></td></tr></table><hr /="/"/></span></td></tr></table></td></tr></table><hr /="/"/></span></td></tr></table><span style="display:none;">www.ddhw.com</span><br /="/"/><br /="/"/> <div style="MARGIN-TOP:20px;MARGIN-LEFT:0;MARGIN-BOTTOM:0;float:left"></div></td></tr></table>
页: [1]
查看完整版本: 最多能有几个