Question
Mathematics Question on Binomial theorem
Find the coefficient of x8y3 in (x+y)−5 ?
To find the coefficient of x8y3in(x+y)−5, we can use the binomial theorem. According to the binomial theorem, the expansion of (x+y)n is given by:
(x+y)n = C(n,0)×xn×y0+C(n,1)×x(n−1)×y1+C(n,2)×x(n−2)×y2+........+C(n,n−1)×x1×y(n−1)+C(n,n)×x0×yn
Where C(n, k) represents the binomial coefficient, given by C(n,k)=(k!×(n−k)! )n!
In this case, we have (x+y)−5.
Now, let's focus on the term involving y^3/x^8, which corresponds to the term with k = 3 and n - k = 8:
C(−5,3)×x−4×y3
The binomial coefficient C(-5, 3) can be calculated as:
C(−5,3)=(3!×(−5−3)!)(−5)!=3!×(−8)!(−5)!
Since factorial values of negative numbers are not defined, C(-5, 3) is not defined. Therefore, the coefficient of x8y3in(x+y)−5 is zero.