I'm trying to prove following statement through induction:
∑nk=1(−1)n−kk2=n(n+1)2
I have only seen how to prove with induction when the variable n is not included in the sum function. Like here (this statement is not correct, just to provide an example):
∑nk=1(−1)kk2=n(n+1)2
It confuses me and I don't know how to proceed. Any advice?
Thank you.
Answer
n∑k=1(−1)n−kk2=(−1)nn∑k=1(−1)−kk2=(−1)nn∑k=1(−1)kk2n∑k=1(−1)kk2=(−1)nn(n+1)2
No comments:
Post a Comment