twoflower
- 363
- 0
Hello,
I've been solving a problem which forces me to answer the question: "Is there a boolean function with exponential number (in variable count) of prime implicants of the length n - 1?"
Anyway, during solving this problem I came to this point:
Is the following sum exponential in 2n?
<br /> \sum_{x=0}^{n} \left( \begin{array}{cc} 2n \\ 2x \end{array} \right)<br />
Are there some nice combinatorial identities which I overlooked that can be useful in this case?
Thank you very much.
I've been solving a problem which forces me to answer the question: "Is there a boolean function with exponential number (in variable count) of prime implicants of the length n - 1?"
Anyway, during solving this problem I came to this point:
Is the following sum exponential in 2n?
<br /> \sum_{x=0}^{n} \left( \begin{array}{cc} 2n \\ 2x \end{array} \right)<br />
Are there some nice combinatorial identities which I overlooked that can be useful in this case?
Thank you very much.