Coefficients Party, Part 2

Algebra Level 5

Find the number of terms in the expansion of ( x + 2 y 5 z + 3 ) 4 . (x+2y-5z+3)^4.


The answer is 35.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

9 solutions

Deepak Agrawal
May 10, 2014

the expansion of (a+b+c+b)^n will have terms of form (a^i)(b^j)(c^k)(d^l) where i+j+k+l = n

this is equivalent to diving n objects in 4 groups which can be done in (n+4-1)!/(n! * (4-1)!)

well it's quite the same way as multinomial theorem ... nice trick for any expansion....

Ambuj Kumar Pandit - 7 years, 1 month ago

nice approach

Saket Rathi - 6 years, 10 months ago
Vikas Kumar Singh
Apr 13, 2015

(X1+X2+.......+Xm)^n number of term = (n+m-1)C(n) for given question m = n = 4; 7C4 = 35

It is a very long problem

The following calculator can be used to simplify ANY polynomial expression.

Result (x+2a-5g+3)^4 = x^4+8ax^3-20gx^3+12x^3+24a^2x^2-120agx^2+72ax^2+150g^2x^2-180gx^2+54x^2+32a^3x-240a^2gx+144a^2x+600ag^2x-720agx+216ax-500g^3x+900g^2x-540gx+108x+16a^4-160a^3g+96a^3+600a^2g^2-720a^2g+216a^2-1000ag^3+1800ag^2-1080ag+216a+625g^4-1500g^3+1350g^2-540g+81

And by counting the number of terms the answer is 35.

It would be nicer if you didn't actually find the polynomial expression. That much work is unnecessary.

Richard Desper - 4 years, 7 months ago

Wolfram Alfa!

Phillip Turton - 7 years, 1 month ago

u can do it very easily by using multinomial theorem

Prajwal Kavad - 7 years ago

usually very long problems can be made simpler. that's what mathematics is for really. pretty much any problem we struggled to solve some hundreds of years ago will have been made progressively easier by new mathematical discoeveries

Davy Ker - 4 years, 6 months ago

better, nice...

Heder Oliveira Dias - 7 years, 1 month ago

well it could be solved with multinomial theorem... x,a g 3 should multliplied to give a term of power 4 ..= coeff of x^4 in ( 1+ x+ x^2 .... x ^4 )^4 = (1-x^5) (1-x)^-4 ... now neglecting higher terms....other than 4 = coeff of x^4 in 1 (1-x)^4 = 7 C 4 = 35 hence found ... made wrong in first try.. but won't matter much to me .. as a learner...

Ambuj Kumar Pandit - 7 years, 1 month ago
Nate Ji
May 24, 2014

Since we are looking for the number of terms, coefficients aren't important and thus it is far easier to simply ( x + y + z + 1 )^4 than ( x + 2a - 5g + 3 )^4, and both methods give us 35 terms.

It should be easy to see that the first term in the expansion ( x + y + z + 1 )^4 would be x^4, and the last would be 1. x^4 can be expressed as (4,0,0), where x = 4th power, y = 0th power, and z = 0th power. Likewise, 1 can be expressed as (0,0,0), where x = 0th power, y = 0th power, and z = 0th power.

Thus, you could find the number of ways 3 whole numbers can add up to 0, 1, 2, 3, 4. There's only 1 way to add up to 0 : (0,0,0). There's 3 ways to add up to 1 : (1,0,0) , (0,1,0) , (0,0,1). There's 6 ways to add up to 2 : (2,0,0) , (1,1,0) , (1,0,1) , (0,2,0) , (0,1,1) , (0,0,2). There's 10 ways to add up to 3 : (3,0,0) , (2,1,0) , (2,0,1) , (1,2,0) , (1,1,1) , (1,0,2) , (0,3,0) , (0,1,2) , (0,2,1) , (0,0,3). There's 15 ways to add up to 4 : (4,0,0) , (3,1,0), (3,0,1) , (2,2,0) , (2,1,3) , (2,0,2) , (1,3,0), (1,2,1) , (1,1,2) , (1,0,3) , (0,4,0) , (0,3,1) , (0,2,2) , (0,1,3) , (0,0,4).

This is just the sum of the first five triangular numbers, and 1 + 3 + 6 + 10 + 15 = 35

Terrell Bombb
Nov 21, 2016

using the binomial theorem for ((x+2y) + (-5z+3))^4:

(x+2y)^4 = 5 terms

4((x+2y)^3)*(-5z+3)) = 8 terms

6(x+2y)^2*((-5z+3)^2) = 9 terms

4(x+2y)(-5z+3))^3 = 8 terms

(-5z+3)^4 = 5terms

Saurabh Mallik
May 8, 2014

This problem can be solved can be solved by diving the exponents which will make it easier to solve:

( x + 2 y 5 z + 3 ) 4 = ( ( x + 2 y + 3 5 z ) 2 ) 2 (x+2y-5z+3)^{4} = ((x+2y+3-5z)^{2})^{2}

If we solve it by applying the formula, we will get the expanded form as:

( x + 2 y 5 z + 3 ) 4 ) = x 4 + 8 x 3 y 20 x 3 z + 12 x 3 + 24 x 2 y 2 120 x 2 y z + 72 x 2 y + 150 x 2 y 2 (x+2y-5z+3)^{4}) = x^{4}+8x^{3}y-20x^{3}z+12x^{3}+24x^{2}y^{2}-120x^{2}yz+72x^{2}y+150x^{2}y^{2} 180 x 2 z + 54 x 2 + 32 x y 3 240 x y 2 z + 144 x y 2 + 600 x y z 2 720 x y z + 216 x y 500 x z 3 + 900 x z 2 -180x^{2}z+54x^{2}+32xy^{3}-240xy^{2}z+144xy^{2}+600xyz^{2}-720xyz+216xy-500xz^{3}+900xz^{2} 540 x z + 108 x + 16 y 4 160 y 3 z + 96 y 3 + 600 y 2 z 2 720 y 2 z + 216 y 2 1000 y z 3 + 1800 y z 2 -540xz+108x+16y^{4}-160y^{3}z+96y^{3}+600y^{2}z^{2}-720y^{2}z+216y^{2}-1000yz^{3}+1800yz^{2} 1080 y z + 216 y + 625 z 4 1500 z 3 + 1350 z 2 540 z + 81 -1080yz+216y+625z^{4}-1500z^{3}+1350z^{2}-540z+81

So, ( x + 2 y 5 z + 3 ) 4 (x+2y-5z+3)^{4} expanded form consists of 35 35 terms.

So, the answer is 35 \boxed{35}

Arpan Mathur
Dec 28, 2016

no of terms in (x1 + x2 + x3 + ... +x_m)^n= (n +m -1)!/((n!)(m-1)!),hence no of terms in above question ( n = m = 4),is equal to (4 + 4 -1)!/((4!)(4 - 1)!) i.e. 35

Mudit Jha
Aug 2, 2014

We can think of the no. of terms in an expansion like this: (x + y) ^ 2 has three terms: x^2, y^2 and xy. There are 3 ways to distribute a power of 2 among terms: either one gets both or they get 1 each. The coefficient is irrelevant here.

Using this idea for the given question, we have to find the no. of ways to distribute a power of 4 among 4 terms. The different ways are: 1. Any one term gets all 4 : x^4 for example.. 2. Two terms get 2 each 3. One term gets 2 and two others get 1 each 4. All of them get 1 5. One term gets 3 and another one gets 1

Now, we use combinatorics to find the no. of combinations of each: 1. 4 ways to do this 2. We must pick a pair of terms. Hence 4C2 3. 4C1 * 3C2 4. 1 way to do this 5. 4C1 * 3C1

The sum is 35.

Harsh Kumar
May 7, 2014

Suppose (a+b+c+d)^{n} If we go down to the basics of binomial expansion, we realize that we have to distribute \boxed{n}
brackets to 4 terms:a,b,c,d OR we have for each term of expansion a^{p}b^{q}c^{r}d^{s} where p+q+r+s=n. Therefore solution to both the problem is \begin{pmatrix} n+ & 4-1 \ 4 & -1 \end{pmatrix}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...