Let n be a positive integer.
Prove that n∑i=12i(2nn−i)=n(2nn)
Answer
Here’s an alternative that requires a little less of a leap to get started, but a little more algebra later. Instead of pulling 2i=(n+i)−(n−i) out of thin air, substitute k=n−i:
n∑i=02i(2nn−i)=n−1∑k=02(n−k)(2nk)=2nn−1∑k=0(2nk)−2n−1∑k=0k(2nk)=2nn−1∑k=0(2nk)−4nn−1∑k=1(2n−1k−1)=2n(n−1∑k=0(2nk)−2n−2∑k=0(2n−1k))=2n(n−1∑k=0(2nk)−n−2∑k=0((2n−1k)+(2n−12n−1−k)))=2n(n−1∑k=0(2nk)−n−2∑k=0(2n−1k)−2n−1∑k=n+1(2n−1k))=2n(n−1∑k=0(2nk)−(22n−1−(2n−1n−1)−(2n−1n)))=2n(n−1∑k=0(2nk)−22n−1+(2nn))=n(2n−1∑k=0(2nk)−22n+2(2nn))=n(22n−(2nn)−22n+2(2nn))=n(2nn).
I still haven’t found a combinatorial argument, though.
No comments:
Post a Comment