Consider a set $ \ A \ $ with $ \ n>0 \ $elements , $ \ \mathcal{O}=\{B \subset A: \ |B| \ \ is \ \ odd \} \ $ , $ \ \large \large \epsilon=\{B \subset A: \ |B| \ \ is \ \ even \} \ $.
Then which is true?
(i) $ \ |\mathcal{O}|< |\large \epsilon | \ $
(ii) $ \ |\mathcal{O} |=|\large \epsilon| \ $
(iii) $ \ | \mathcal{O} |>|\large \epsilon | \ $
Answer:
Let $ \ |A|=n \ $
Let $ P(A) \ $ denote the power set of $ \ A \ $, then
$ | P(A) |=2^n-1 \ $
Thus , we have
$ |\mathcal{O}|=\frac{2^n-2}{2} = $ collection of subsets of $ \ A \ $ with odd number of elements
$ |\mathcal{\large \epsilon}|=\frac{2^n-2}{2} = $ collection of subsets of $ \ A \ $ with even number of elements
Thus ,we see that
$ |\mathcal{O}|=\frac{2^n-2}{2} =|\large \epsilon | \ $
Am I right ?
It is true that both sets have the same number of elements, but your argument is wrong, since $\bigl|\mathcal{P}(A)\bigr|=2^n$.
You can prove that $|\mathcal{O}|=|\varepsilon|$ by induction on $n$. If it is true for a cetain set $A$ and then you add a new element $k$ to $A$, let $\mathcal{O}'$ be the set of subsets of $A\cup\{k\}$ with an odd number of elements and let $\varepsilon'$ be the set of subsets of $A\cup\{k\}$ with an even number of elements. Then the elements of $\mathcal{O}'$ are the elements of $\mathcal{O}$ together with the elements of $\varepsilon$ after adding the element $k$ to each one of them. Therefore, $|\mathcal{O}'|=|\mathcal{O}|+|\varepsilon|$. By the same argument, $|\varepsilon'|=|\mathcal{O}|+|\varepsilon|$ too.