856 views
0 0 votes
Coefficient of x^8 in ( (1-x^6)/(1-x) )^3.

1 Answer

3 3 votes
Given ,

$\large (\frac{1-x^{6}}{1-x})^{3}$

=$\large (1-x^{6})^{3}(1-x)^{-3}$

=$\large (1-3x^{6}+3x^{12}-x^{18})(1-x)^{-3}$

Now we need to expand $\large (1-x)^{-3}$.

$\large (1-x)^{-3}$                [By extended binomial theorem]

=$\large (1+\binom{-3}{1}(-x)+\binom{-3}{2}x^{2}+\binom{-3}{3}(-x)^{3}+.......)$

Now, $\large \binom{-n}{r}=(-1)^{r}\binom{n+r-1}{r}$  [only if n is integer ]

=$\large (1+3x+6x^{2}+10x^{3}+15x^{4}+21x^{5}+28x^{6}+36x^{7}+45x^{8}+........)$

 

So putting this value in the expression ,

=$\large (1-3x^{6}+3x^{12}-x^{18})$ . $\large (1+3x+6x^{2}+10x^{3}+15x^{4}+21x^{5}+28x^{6}+36x^{7}+45x^{8}+........)$

So Coefficient of $\large x^{8}$ is $(45+(-3)*6)=27$ .
edited by
Answer:
Position:
Show:

Related questions

14 14 votes
7 7 answers
2.3k
2.3k views
GO Classes asked May 30, 2025
2,255 views
Let $n$ be the number of ways in which $5$ boys and $5$ girls can stand in a queue in such a way that all the girls stand consecutively in the queue. Let $m$ be the numbe...
52 52 votes
6 answers 6 answers
13.4k
13.4k views
Misbah Ghaya asked Nov 29, 2016
13,392 views
How many substrings (of all lengths inclusive) can be formed from a character string of length $n$? Assume all characters to be distinct, prove your answer.
43 43 votes
6 answers 6 answers
16.6k
16.6k views
Kathleen asked Sep 23, 2014
16,605 views
The number of binary strings of $n$ zeros and $k$ ones in which no two ones are adjacent is$^{n-1}C_k$$^nC_k$$^nC_{k+1}$None of the above
51 51 votes
8 answers 8 answers
17.1k
17.1k views
Kathleen asked Sep 14, 2014
17,098 views
A multiset is an unordered collection of elements where elements may repeat any number of times. The size of a multiset is the number of elements in it, counting repetiti...