Question
Question: (nc0/x)-(nc1/(x+1))+.....+(-1)^(n) ncn/(x+n)= n!/((x)(x+1)...(x+n)). If n belongs to N, prove that l...
(nc0/x)-(nc1/(x+1))+.....+(-1)^(n) ncn/(x+n)= n!/((x)(x+1)...(x+n)). If n belongs to N, prove that lhs=rhs
Answer
The identity ∑k=0n(−1)k(kn)x+k1=(x)(x+1)...(x+n)n! is proven to be true for n∈N.
Explanation
Solution
Use the integral representation a1=∫01ta−1dt for each term in the LHS. This transforms the sum into an integral of tx−1(1−t)n, which is the Beta function B(x,n+1). Using the relation B(a,b)=Γ(a+b)Γ(a)Γ(b) and Gamma function properties Γ(n+1)=n! and Γ(z+1)=zΓ(z), the expression simplifies to x(x+1)...(x+n)n!, proving the identity.