I know that the expression $\prod_{i\geq 1} (1+q^i)$ counts the number of partitions of of $n$ with distinct parts. I was wondering if we could have the same interpretation of the expression $\prod_{i\geq 1} (1-q^i)$, just disregarding the negative sign in the expression. If this is not the case, how could one interpret the second expression in terms of partitions?
Thanks for your help!
It is the difference of the number of partitions with distinct parts having and even number of parts and those with and odd number of parts.
Try it out until $3$.
$(1-q)(1-q^2)(1-q^3) = (1 -q -q^2 +q^3) - (q^3 -q^4 -q^5 +q^6)= 1-q -q^2 +q^4 +q^5-q^6$.
The terms up to order $3$ are thus as in the final product.
You see that there is no $q^3$. As you have $1+2$ and $3$ as partitions so the difference of even and odd is $0$.