If is a finite set, let denote the number of elements in . Call an ordered pair of subsets of admissible if for each , and for each . How many admissible ordered pairs of subsets of are there?
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.
If you wanted to, you could prove the whole scenario, which would also give you the answer. However, let's work smarter. We can see that we are dealing with Fibonacci Numbers, which gives us a huge leap in the problem. The question asks us to find the number of admissible ordered pairs of subsets of the set 1 , 2 , … , 1 0 . This equals the 22nd Fibonacci number, which is F 2 2 = 1 7 7 1 1 .