Question: Combinatorial problem

We have a set S of 30 elements and choose its subsets A, B, and C such that nops(A union B) = 5,  

nops(A intersect B intersect C) = 3. How many ways are there to produce that?

How to count this number  with Maple?

Please Wait...