Proving the Generating Function for 1/(z-1) Using Binomial Expansion

  • Thread starter Thread starter nowimpsbball
  • Start date Start date
  • Tags Tags
    Induction
nowimpsbball
Messages
13
Reaction score
0

Homework Statement


Prove that the generating function 1/(1-z) = (1+z)(1+z^2)(1+z^4)(1+z^8)...
which is also to 1+z+z^2+z^3+z^4+... when you multiply out the binomials.

Homework Equations


(1/(1-z))^k = {\Sigma[from i=0 to infinity] C(i+k-1, k-1)z^i}

The Attempt at a Solution


I've been playing around with this for a while. I thought I had it, but then I realized that I plugged the "n+1" into the exponent...ie 1+z+z^2+z^3+z^4+...+z^n+z^n+1...but that is not right...I need to plug in z+1 into each z.

PS Ignore the topic name, it should be 1/(1-z)

Thanks
Thanks
 
Last edited:
Physics news on Phys.org
So you want to prove that 1/(1-z) = (1+z)(1+z2)(1+z4)...?
 
Why do you refer to induction? There is no "n" in your formula to do an induction on!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top