jet
- 1
- 0
Does anyone know how to compute product
a1*a2*...
where ai=1-x^i, x in (0,1)
Thank you in advance
a1*a2*...
where ai=1-x^i, x in (0,1)
Thank you in advance
Eventually you're just multiplying by 1, so the infinite product should converge somewhere. Is that line of reasoning valid?- TALewis