Why Does This Infinite Product Identity Hold for Integer Partitions?

  • Thread starter Thread starter futurebird
  • Start date Start date
  • Tags Tags
    Infinite Product
futurebird
Messages
270
Reaction score
0

Homework Statement


I am reading about integer partitions. I'm learning a proof and I don't understand what would seem to be a simple step... as the book presents it without comment:

\prod_{n=1}^{\infty} \frac{1-q^{2n}}{1-q^{n}}=\prod_{n=1}^{\infty} \frac{1}{1-q^{2n-1}}

The fractions presented are not algebraically equivalent outside of the infinite product... So, it's something about the product that makes this possible. I also know that |q|<1... What is going on?
 
Physics news on Phys.org
Look at a partial product:

\left(\frac{1-q^2}{1-q}\right)\left(\frac{1-q^4}{1-q^2}\right)\left(\frac{1-q^6}{1-q^3}\right)\left(\frac{1-q^8}{1-q^4}\right)...

At least intuitively, each factor in the numerator is canceled by the corresponding factor in the denominator with q to that same even exponent. So in the limit you are left with 1 on top and odd powers of q in the factors on the bottom.
 
Thank you so much... I wish I'd seen that, it makes so much sense.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top