jorgen
- 12
- 0
Hi all,
I have the following sum
\sum n - n_1 + 1
which I split up in two independent sums
\sum_{n_1=0}^N n + 1 - \sum_{n_1=0}^N n_1
the last sum can be written as
0.5*n(n+1)
but how to rewrite the first sum any hints appreciated. The final answer is
0.5(n+1)(n+2)
but as stated above I have some problems getting there.
Any help or advice appreciated thanks in advance
I have the following sum
\sum n - n_1 + 1
which I split up in two independent sums
\sum_{n_1=0}^N n + 1 - \sum_{n_1=0}^N n_1
the last sum can be written as
0.5*n(n+1)
but how to rewrite the first sum any hints appreciated. The final answer is
0.5(n+1)(n+2)
but as stated above I have some problems getting there.
Any help or advice appreciated thanks in advance