Posted by Ethan on Sunday, October 2, 2011 at 9:04am.
Use binomial expansion over and over again
let u = x^2(1+x)
then [1 + x^2(1+x)]^7 = (1+u)^7
= 1 + 7u + 21u^2 + 35u^3 + 35u^4 + 21u^5 + 7u^6 + u^7
= 1 + 7(x^2(1+x)) + 21(x^2(1+x))2 + 35(x^2(1+x))^3 + 35(x^2(1+x))^4 ... + (x^2(1+x))^7
to carry on seems like a rather unreasonable question, but I will assume you only want the term containing x^8
if so, then x^8 can only arise in the expansions of
35(x^2(1+x))^3 and 35(x^2(1+x))^4
35(x^2(1+x))^3
= 35x^6( 1 + 3x + 3x^2 + x^3)
and the x^8 term from that is 105x^8
35(x^2(1+x))^4
= 35x^8( 1 + 4x + ... + x^4)
and the only term with x^8 from that is 35x^8
so the term containing x^8 is 105x^8+35x^8 = 140x^8
check my arithmetic
Related Questions
maths - Use binomial theorem to to expand squareroot of 4+x in ascending powers ...
binomial expansion - how do you expand the following as a series of ascending ...
Math - arramge terms in each polynomial in ascending powers of y. y^3+xy^2+y+2-...
Algebra 1 - Arrange the terms of -3x+4x^5 - 2x^3 so that the powers of x are in ...
government - congress shares powers with the president in the field of foreign ...
GOVERNMENT - Are delegated powers the powers that can only be exercised by the ...
GOVERNMENT - Are delegated powers the powers that can only be exercised by the ...
Precalc - 1) expand (1+3x)^4 using the Binomial Theorem. 2) Use Pascal's ...
Algebra 2 - How do I expand these powers? (a - b/2)^4 (2- m/2)^5
binomial theorem! - How do i do this question using the binomial theorem concept...
For Further Reading