Fat Subsets

Probability Level pending

A finite set of positive integers is called fat if each of its members is at least as large as the number of elements in the set. (The empty set is considered to be f a t fat .) Let a n a_n denote the number of fat subsets of { 1 , 2 , , n } \{1,2,\ldots,n \} that contain no two consecutive integers, and let b n b_n denote the number of subsets of { 1 , 2 , , n } \{1,2,\ldots,n \} in which any two elements differ by at least three.

Find a 1729 b 1729 + 1 a_{1729}-b_{1729}+1 .


The answer is 1.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Soumava Pal
Mar 4, 2016

Let S n S_n = {1, 2,...,n}.

Let A n A_n denote the set of all f a t fat subsets of S n S_n that contain no two consecutive integers.

Let B n B_n denote the set of all subsets of S n S_n in which any two elements differ by at least three.

Then a n a_n = I A n A_n | and b n b_n = I B n B_n |.

Let C n C_n be the set of those fat subsets in A n A_n that contain n, and let c n c_n = I C n C_n |.

Let s be an element of B n B_n . If n is not in s, then s is an element of B n 1 B_{n-1} . If n is in s, then n-1 and n-2 are not in s, and the set s-{n} is an element of B n 3 B_{n-3} . Thus, b n = b n 1 + b n 3 b_n = b_{n-1} + b_{n-3} .

Now let s be an element of A n A_n . If n is not in s, then s is an element of A n 1 A_{n-1} . If n is in s, then s is in C n C_n . Hence a n = a n 1 + c n a_n = a_{n-1} + c_n . We will show that c n = a n 3 c_n = a_{n-3} by defining a bijection between C n C_n and A n 3 A_{n-3} .

For an element c in C n C_n , we map c to a as c = { n 1 < n 2 < . . . < n i < n n_1 < n_2 < . . .< n_i < n } > --> a ={ n 1 1 < n 2 1 < . . . < n i 1 n_1-1 < n_2-1 < . . .< n_i-1 } for i>0 and c = {n} > --> a = n u l l s e t null set . From the fact that n i < n 1 n_i < n-1 we have n_1-1 < n-2 . From n 1 > i n_1 > i (because c has i + 1 elements) we know that n 1 1 > i 1 n_1-1 > i-1 . Hence a belongs to A n 3 A_{n-3} . It is then easy to check that this is indeed a bijection. The result follows by strong induction that a n = b n a_n=b_n for all n>0.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...