Binomial Series Help: Expansion and Coefficients Explained | 1-x^-^3 Question

  • Thread starter Thread starter misogynisticfeminist
  • Start date Start date
  • Tags Tags
    Binomial Series
AI Thread Summary
The discussion centers on expanding the binomial series for (1-x)^-3 and finding the coefficient of x^r. The initial expansion yields a series with coefficients expressed in terms of factorial-like products. The key transformation involves recognizing that the numerator can be simplified to resemble a factorial, leading to the final result of the coefficient being (r+1)(r+2)/2. Participants clarify the confusion around the notation and the process of deriving the coefficients, emphasizing the importance of understanding the pattern in the expansion. The conversation concludes with a clear understanding of the coefficient derivation method.
misogynisticfeminist
Messages
370
Reaction score
0
I've got 1 question regarding the binomial series which I am currently stuck at.

1. Expand (1-x)^-^3 and express the coefficient of x^r in terms of r.

What i did was to first expand it, according to the binomial series, and I got,

1+3x+6x^2...\frac {(-3)(-3-1)...(-3-r+1)}{r!} (-x)^r

and the answer is \frac {(r+1)(r+2)}{2}. How do i get from \frac {(-3)(-3-1)...(-3-r+1)}{r!} to the answer? The dots confuse me.
 
Physics news on Phys.org
The general binomial formula is
(1-a)^{n}=\sum_{k=0}^{n} C_{n}^{k} (-1)^{k} a^{k}

So decide what is the coefficient of "a^{r}".


Daniel.
 
I know it seems like very absurd, daniel, but we haven't learned about sequences and series as well as sigma notation but we started on binomial expansions first !

But all I know for now, is that for the term x^r, in the expansion of (1+x)^n is,

\frac {n(n-1)(n-2)...(n-r+1)}{r!} x^r

what confuses me is how to get rid of those dots...
 
misogynisticfeminist said:
I've got 1 question regarding the binomial series which I am currently stuck at.

1. Expand (1-x)^-^3 and express the coefficient of x^r in terms of r.

What i did was to first expand it, according to the binomial series, and I got,

1+3x+6x^2...\frac {(-3)(-3-1)...(-3-r+1)}{r!} (-x)^r

and the answer is \frac {(r+1)(r+2)}{2}. How do i get from \frac {(-3)(-3-1)...(-3-r+1)}{r!} to the answer? The dots confuse me.

Don't worry about the dots, all you have to remember is that you're multiplying a whole lot of terms to get the desired coefficient. Think simply.

In this case, realize :

a) the coefficients of x^r are always positive.

b) The numerator you're dealing with is very similar to a factorial - I'm assuming you've already studied up on those ? In this case, you're multiplying in increasing terms starting from 3,4, and going up to (r + 2). This is like taking (r + 2) ! and dividing it by 2, do you see that ?

Let's look at the general term (only the coefficient) :

\frac{(3)(4)...(3 + r - 2)(3 + r - 1)}{r !} = \frac{(3)(4)...(r + 1)(r + 2)}{r !}

With me so far ? Then ...

\frac{(3)(4)...(r + 1)(r + 2)}{r !} = \frac{(1)(2)(3)(4)...(r + 1)(r + 2)}{(1)(2)(r !)}<br />

and here I'm multiplying both the numerator and the denominator by the same amount (2) to get the numerator to equal (r + 2) !

Can you proceed from here ? :wink:
 
Last edited:
Oh yes ! I've seen it...thanks a lot man.

And hey ! you're from Singapore too...!
 
misogynisticfeminist said:
Oh yes ! I've seen it...thanks a lot man.

And hey ! you're from Singapore too...!

Glad to help, and, yes, I'm from Sg. :smile:
 
misogynisticfeminist said:
I've got 1 question regarding the binomial series which I am currently stuck at.

1. Expand (1-x)^-^3 and express the coefficient of x^r in terms of r.

What i did was to first expand it, according to the binomial series, and I got,

1+3x+6x^2...\frac {(-3)(-3-1)...(-3-r+1)}{r!} (-x)^r

and the answer is \frac {(r+1)(r+2)}{2}. How do i get from \frac {(-3)(-3-1)...(-3-r+1)}{r!} to the answer? The dots confuse me.

Some years ago, I came up with a formula for the binomial series expansion, which doesn't make use of factorials, but instead uses iterated products over a dummy variable inside the summation sign. From memory, the formula I got was:


(1+U)^{\alpha}=\sum_{n=0}^{n=\infty} \prod_{k=1}^{k=n} \frac{U(\alpha + 1 - k)}{k}

Eventually, I learned to solve many problems by assuming a general solution of the form:

\sum_{n=0}^{n=\infty} \prod_{k=1}^{k=n} f(k)

where f(k) is an unknown function of k. Using that assumption, it is possible to solve for the spherical harmonics, for the hydrogen atom, without having to have memorized the legendre polynomials. But I can leave that for another time.

As for your problem, U=-x, and \alpha = -3. Therefore, you want to expand the following combination sum/product:

(1-x)^{-3}=\sum_{n=0}^{n=\infty} \prod_{k=1}^{k=n} \frac{-x(-3 + 1 - k)}{k}

or equivalently

(1-x)^{-3}=\sum_{n=0}^{n=\infty} \prod_{k=1}^{k=n} \frac{x(2 + k)}{k}

the first term in the expansion (corresponding to n=0) is 1, the next term in the expansion corresponding to n=1, is given by

[tex ] \prod_{k=1}^{k=1} \frac{x(2 + k)}{k} = \frac{x(2+1)}{1} = 3x [/tex]

The third term in the expansion (corresponding to n=2) is given by:

\prod_{k=1}^{k=2} \frac{x(2 + k)}{k} = (3x)(4x/2) = 6x^2

Now you can see the pattern. The coefficient of x^r is given by:

\prod_{k=1}^{k=r} \frac{x(2 + k)}{k}


Kind regards,

Guru
 
(Fixing latex error in previous post, I wanted to just edit it, but couldn't.)


Some years ago, I came up with a formula for the binomial series expansion, which doesn't make use of factorials, but instead uses iterated products over a dummy variable inside the summation sign. From memory, the formula I got was:


(1+U)^{\alpha}=\sum_{n=0}^{n=\infty} \prod_{k=1}^{k=n} \frac{U(\alpha + 1 - k)}{k}

Eventually, I learned to solve many problems by assuming a general solution of the form:

\sum_{n=0}^{n=\infty} \prod_{k=1}^{k=n} f(k)

where f(k) is an unknown function of k. Using that assumption, it is possible to solve for the spherical harmonics, for the hydrogen atom, without having to have memorized the legendre polynomials. But I can leave that for another time.

As for your problem, U=-x, and \alpha = -3. Therefore, you want to expand the following combination sum/product:

(1-x)^{-3}=\sum_{n=0}^{n=\infty} \prod_{k=1}^{k=n} \frac{-x(-3 + 1 - k)}{k}

or equivalently

(1-x)^{-3}=\sum_{n=0}^{n=\infty} \prod_{k=1}^{k=n} \frac{x(2 + k)}{k}

the first term in the expansion (corresponding to n=0) is 1, the next term in the expansion corresponding to n=1, is given by

\prod_{k=1}^{k=1} \frac{x(2 + k)}{k} = \frac{x(2+1)}{1} = 3x

The third term in the expansion (corresponding to n=2) is given by:

\prod_{k=1}^{k=2} \frac{x(2 + k)}{k} = (3x)(4x/2) = 6x^2

Now you can see the pattern. The coefficient of x^r is given by:

\prod_{k=1}^{k=r} \frac{(2 + k)}{k}


Kind regards,

Guru
 
Back
Top