0

The number of subsets {1,2,…,n} with odd cardinality is ?

(Is it asking about number of subsets, we have to take power set then?)

1 Answers1

-1

For $n>0$ There are half subset containing an odd and half containing an even number of elements

The set of subsets has $2^n$ elements so the number of subsets with odd cardinality

is half $2^n$ that is $2^{n-1}$

Hope this helps

Raffaele
  • 26,371
  • This answer doesn't give any intuition whatsoever as to why this might be the case. – JMoravitz Oct 06 '17 at 11:57
  • @JMoravitz There are half containing an odd and half containing an even number of elements. It is almost obvious. You are mean to downvote my beautiful answer now that I have edited and explained please rethink to your decision. – Raffaele Oct 06 '17 at 12:03
  • I disagree that it is "obvious." Although it is true that half contain an odd number of elements, a claim like that requires proof. Without proof this is as valid as saying "half of all milk drunk in the united states is chocolate milk." It could be true that half of all milk consumed actually is chocolate milk, but there is no reason to believe that ahead of time without evidence. – JMoravitz Oct 06 '17 at 12:08
  • @JMoravitz Are you triggered because you discovered this :)) Looks like everybody but you find it obvious. https://math.stackexchange.com/questions/267755/suppose-that-a-set-has-an-odd-number-of-elements-explain-why-half-of-the-subset – Raffaele Oct 06 '17 at 12:13
  • Whether I find it obvious or not is besides the point (I understand the proof and how to prove it, unlike you it seems). What is important is being able to convey the ideas of the proof to the student trying to learn. It helps noone to make unjustified claims and actively hurts in the case that your unjustified claims turn out to be flat out incorrect and false despite being "obvious." Including a proof or at least important observations that directly lead to a proof will help protect against false information and will help the student develop the intuition and skills to prove in future. – JMoravitz Oct 06 '17 at 12:18