A Pre-RMO question! -22

If the number of subsets of { 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 } \{ 1,2,3,4,5,6,7,8,9 \} that are subsets of neither { 1 , 2 , 3 , 4 , 5 } \{ 1,2,3,4,5 \} nor { 4 , 5 , 6 , 7 , 8 , 9 } \{ 4,5,6,7,8,9 \} is k k , find the sum of the digits of k k .


The answer is 6.

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.

2 solutions

X X
Jun 27, 2020

There are 2 element in the intersection of {1,2,3,4,5} and {4,5,6,7,8,9}.

We can use the idea of Venn's Diagram and get 2 9 2 5 2 6 + 2 2 = 420 2^9-2^5-2^6+2^2=420 .

I thought of the exact same thing but wasn't sure if I was right. Thanks!

Mahdi Raza - 11 months, 2 weeks ago

@Zakir Husain , @X X , @Chew-Seong Cheong , the two solutions given here have different answers, I can't understand which one is right. Please help! Thanks!

Vinayak Srivastava - 11 months, 1 week ago

Log in to reply

I think this one, the answer might be 420

Mahdi Raza - 11 months, 1 week ago

Log in to reply

I got only 418. I think only 2 subsets should be removed, not 4. Can you please tell my mistake?

Vinayak Srivastava - 11 months, 1 week ago
Pop Wong
Aug 3, 2020

A = ( 1 , 2 , 3 , 4 , 5 ) B = ( 4 , 5 , 6 , 7 , 8 , 9 ) A = ( \textcolor{#3D99F6}{1,2,3}, \textcolor{#69047E}{4,5) } \\ B = ( \textcolor{#69047E}{4,5}, \textcolor{#D61F06}{6,7,8,9} )

To form a set that is neither a subet of A nor B, we need the set C C

  • with some non-empty blue elements ( ( 3 1 ) + ( 3 2 ) + ( 3 3 ) = 2 3 1 = 7 ) ( {3 \choose 1 } + {3 \choose 2 } + {3 \choose 3 } = 2^3-1 = 7 )
  • with some non-emplty red elements ( ( 4 1 ) + ( 4 2 ) + ( 4 3 ) + ( 4 4 ) = 2 4 1 = 15 ) ({4 \choose 1 } + {4 \choose 2 } + {4 \choose 3 } + {4 \choose 4 } = 2^4-1 =15 )
  • if we have both blue and red elements, then we can have any purple elements ( ( 2 0 ) + ( 2 1 ) + ( 2 2 ) = 2 2 = 4 ) ( {2 \choose 0 } + {2 \choose 1 } + {2 \choose 2 } = 2^2 = 4 )

The total number of set C satisfies the requirement = 7 15 4 = 420 = 7*15*4 = 420

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...