Multinomial Expansion: Coefficient & Term Count for (w+x+y+z)^{23}

  • Thread starter Thread starter Mentallic
  • Start date Start date
  • Tags Tags
    Expansion
Mentallic
Homework Helper
Messages
3,802
Reaction score
95

Homework Statement


1) Find the coefficient of w^2x^5y^7z^9 in (w+x+y+z)^{23}
2) When (w+x+y+z)^{23} is expanded and terms collected, how many different terms will there be?


The Attempt at a Solution


Again, I'm studying through my textbook and I'm finding these kinds of questions in past exams that aren't present in the book. I'm unsure how to begin.
 
Physics news on Phys.org
Hi mentallic! :smile:

Do you know the multinomial theorem? This answers your question immediately.

See http://en.wikipedia.org/wiki/Multinomial_theorem

Basically, it states that

(x_1+...+x_m)=\sum_{k_1+...+k_m=n}{\binom{n}{k_1,...,k_m}x_1^{k_1}...x_m^{k_m}}

So what does that give us in our specific case? Here: m=4 and n=23.
 
Oh thanks, that makes finding the answer very simple! :smile:

But the multinomial expansion isn't in our syllabus so I'm guessing we need to argue with separate combinatoric multiplications.

Judging by the multinomial expansion though, I'm guessing the second last step in the solution would be of the form:

\binom{23}{2}\binom{23-2}{5}\binom{23-2-5}{7}\binom{23-2-5-7}{9}=\frac{23!}{2!5!7!9!}

Somehow I need to be able to argue why the coefficient is equal to these combinations?

And I still have no clue how to answer part 2.
 
OK, the things that you could do then is actually show the multinomial theorem in the case m=4. This is very easy and natural because it just requires you to use the binomial theorem a few times.

So, let's start with

(y+z)^{23}

this is just the binomial theorem. Then we add one more term:

(x+(y+z))^{23}

this is again using the binomial theorem and previous result. And finally, we have

(w+(x+y+z))^{23}

Working this out should give you the statement of the multinomial theorem.

Now, this statement is also needed in part 2, since that basically asks you to calculate in how many ways we can write k_1+k_2+k_3+k_4=n.



Mentallic said:
Oh thanks, that makes finding the answer very simple! :smile:

But the multinomial expansion isn't in our syllabus so I'm guessing we need to argue with separate combinatoric multiplications.

Judging by the multinomial expansion though, I'm guessing the second last step in the solution would be of the form:

\binom{23}{2}\binom{23-2}{5}\binom{23-2-5}{7}\binom{23-2-5-7}{9}=\frac{23!}{2!5!7!9!}

Somehow I need to be able to argue why the coefficient is equal to these combinations?

And I still have no clue how to answer part 2.
 
micromass said:
OK, the things that you could do then is actually show the multinomial theorem in the case m=4. This is very easy and natural because it just requires you to use the binomial theorem a few times.

So, let's start with

(y+z)^{23}

this is just the binomial theorem. Then we add one more term:

(x+(y+z))^{23}

this is again using the binomial theorem and previous result. And finally, we have

(w+(x+y+z))^{23}

Working this out should give you the statement of the multinomial theorem.
Hmm, since we haven't diverged from the multinomial theorem, I'll use it, but I don't know how happy they'll be about me using a different technique to the one they taught in the class that I missed.
It'll suffice though. I mean, an answer's an answer, right? :smile:

micromass said:
Now, this statement is also needed in part 2, since that basically asks you to calculate in how many ways we can write k_1+k_2+k_3+k_4=n.

Oh really? Ok well that I can answer, but I don't quite understand why exactly. I'll have to come back to this detail after my exam is over.

Thanks a lot for your help micromass!
 
When (w+x+y+z)23 is expanded and terms collected, how many different terms will there be?

from pascal's triangle you can find \frac{26!}{23!3!}= 5200 diffenent terms.
 
Last edited:
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