The task was to find (without pen and paper)
n∑k=rk(k−1)…(k−r)
Solution
Let Sk=k(k−1)…(k−r).
One way to solve this is to notice that
(k+1)k(k−1)…(k−r)−k(k−1)(k−2)…(k−r)(k−r+1)
=(k+1−(k−r+1))k(k−1)…(k−r)=rk(k−1)…(k−r)
i.e
Pk−Pk−1=rSk
where Pk=(k+1)k(k−1)…(k−r)
Thus we get a sum where most of the terms cancel each other out (called a telescopic sum) and the answer is simply Pn−Pr−1 which is
(n+1)n(n−1)…(n−r)r
There are other solutions, like writing in terms of binomial coefficients etc, not sure we can do those without pen and paper though.
n∑k=rk(k−1)…(k−r)
Solution
Let Sk=k(k−1)…(k−r).
One way to solve this is to notice that
(k+1)k(k−1)…(k−r)−k(k−1)(k−2)…(k−r)(k−r+1)
=(k+1−(k−r+1))k(k−1)…(k−r)=rk(k−1)…(k−r)
i.e
Pk−Pk−1=rSk
where Pk=(k+1)k(k−1)…(k−r)
Thus we get a sum where most of the terms cancel each other out (called a telescopic sum) and the answer is simply Pn−Pr−1 which is
(n+1)n(n−1)…(n−r)r
There are other solutions, like writing in terms of binomial coefficients etc, not sure we can do those without pen and paper though.
No comments:
Post a Comment