Answer to the Question #88204 – Math – Discrete Mathematics
Question
Prove by mathematical induction that: Where "E" is the summation icon.
n i
E E j = 1/6n(n+1)(n+2)
i = 1 j=1
Solution
We want to show by induction that for every positive integer n≥1 we have
i=1∑nj=1∑ij=6n(n+1)(n+2).
This identity holds for n=1 since ∑i=11∑j=1ij=1=66=61(1+1)(1+2).
Suppose that for the positive integer n=k≥1 we have
i=1∑kj=1∑ij=6k(k+1)(k+2).
Now, for n=k+1 we have
i=1∑k+1j=1∑ij=i=1∑kj=1∑ij+j=1∑k+1j.
By applying the induction hypothesis and noting the fact that ∑i=1ri=2r(r+1), we conclude that
i=1∑k+1j=1∑ij=6k(k+1)(k+2)+2(k+1)(k+2)=6(k+1)((k+1)+1)((k+1)+2).
Thus, it has been proved by induction that the identity holds for every integer
n≥1.
Q.E.D.
Answer provided by https://www.AssignmentExpert.com