All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Set Me Up (Posted on 2004-02-10) Difficulty: 3 of 5
To demonstrate set union and intersection to her class, Mrs. Putnam asked for three students to each write down a set of numbers.

After they had done so, she looked at their sets and told the class, "the union of these three sets is the first ten counting numbers, but their intersection is empty!"

How many triples (A, B, C) of sets are there such that

A U B U C = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
and
A ∩ B ∩ C = {} ?

See The Solution Submitted by DJ    
Rating: 4.3636 (11 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution | Comment 9 of 31 |
Since there are three sets, a number can be in two of them and still not be in the intersection of all three. Then, for any one interger, there are six different ways it can be found among A, B, and C: only in A, only in B, only in C, in A and B, in A and C, in B and C.

In total there are 6^10 = 60466176 possible triplets (A, B, and C).

This number includes empty sets. There are 3^10 triplets with A empty, likewise for B and C. The set with A, B empty was counted twice, likewise with A, C and B, C.

The total number of triplets with empty sets is 3*3^10-3 = 177144

The total number of triplets with no empty sets is 60466176 - 177144 = 60289032.
  Posted by Brian Smith on 2004-02-10 10:58:38
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (15)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information