I am relatively new to maths, and I have hard time understanding and visualizing part of this particular proof for the sum of $1+2+3+\dots+n$.
If we take the 1st number and the Nth number and add them together we should get $n/2$ such pairs, arriving at the formula $(n/2)(n+1)$.
My question is, how do I understand this for odd numbers since there is nothing to pair it with.
Take for example $1$ to $100$, there are $50$ such pairs each amounting to $101$.
But for odd numbers,
Take for example $1$ to $101$, the number $51$ has no such pairing, what is the significance of the middle number?
So for odd numbers in this case, the middle number is always equal to $(n+1)/2$, why is this so?
Is there a way of understanding this or visualizing this? Thanks.
edit: made a mistake, middle number, not necessarily odd. But the Nth number is odd in this case.



Managed to figure out the answer
Draw it in increasing square units and chop it in half, it cuts neat for even, but odd cuts the (middle) squares in half! so when you match em you get N+1(height)/2.
S.D.G.