Question
Question: Prove that if n and r are positive integers \[{n^r} - n{(n - 1)^r} + \dfrac{{n(n - 1)}}{{2!}}{(n -...
Prove that if n and r are positive integers
nr−n(n−1)r+2!n(n−1)(n−2)r−3!n(n−1)(n−2)(n−3)r+⋯
is equal to 0 if r be less than n, and to n! if r=n.
Solution
Hint-To solve this question, we need to know the basics of Chapter Binomial Theorem. First you should remember the binomial expansion which is given as (x+y)n=r=0∑nxn−ryr, where, n ∈ N and x,y,∈ R then
nCr = [r!(n - r)!]n!
This is also called the binomial theorem formula which is used for solving many problems related to the expressions having a large number of terms.
Complete step-by-step solution:
Given in the question,
We have two positive integers n and r.
Given expression is:
nr−n(n−1)r+2!n(n−1)(n−2)r−3!n(n−1)(n−2)(n−3)r+⋯
Now, as we know,
The Binomial Theorem is the method of expanding an expression which has been raised to any finite power.
Therefore, we use the expansion of ex.
ex= (1+x+2!x2+3!x3+4!x4+⋯)
By manipulating this we get,
(ex−1)n=(x+2!x2+3!x3+4!x4+⋯)n
= xn+ terms containing higher powers of x ………..... (1)
Again, by the Binomial Theorem,
(ex−1)n=enx−ne(n−1)x+1.2n(n−1)e(n−2)x−⋯ ……………. (2)
By expanding each of the terms enx, e(n−1)x, …. we find that the coefficient of xrin above expression of (ex−1)n.
r!1(nr−n(n−1)r+2!n(n−1)(n−2)r−3!n(n−1)(n−2)(n−3)r+⋯)
and by equating the coefficients of xrin (1) and (2) the result follows.
The value of the given expression is equal to 0 if r be less than n, and to n! if r=n.
Thus, overall, we verify and satisfy the given condition of the question.
Note: The total number of terms in the expansion of (x+y)n are (n+1). The sum of exponents of x and y is always n. and The binomial coefficients which are equidistant from the beginning and from the ending are equal i.e.nC0=nCn, nC1 = nCn - 1 ….. etc.