Why is it that the sum of all natural numbers up to n is 1/2(n)(n+1)?

First let's consider the case of even numbers. Suppose n is even, then it must be double some other number, so we have:
n = 2k
Where k is another natural number. We want to find out what:
1 + 2 + ... + (n - 1) + n
is equal to.
We can write this as :
1 + 2 + ... + (k - 1) + k + (k + 1) + (k + 2) + ... + (n - 1) + n
Now let's rearrange this equation, by pairing the first term with the last, second with the second last and so on. We end up with:
(1 + n) + (2 + (n - 1)) + ... + ((k - 1) + (k + 2)) + (k + (k + 1)) ()
Notice how each pair has the same value, which is (n + 1), and that there are k pairs. So we are adding (n + 1) to itself k times, which means the whole sum is actually :
k(n + 1)
But since n is double k, the sum is also:
1/2(n)(n + 1)
Which is what we were looking for. If n is odd, we have a slight problem, because we can't pair up the numbers like we did at (
). We can easily fix this by re-writing the sum like this:
0 + 1 + 2 + ... + (n - 1) + n
And carrying on just as we did earlier.

IM
Answered by Ibrahim M. Maths tutor

4295 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

Find dy/dx in terms of t for the curve given by the parametric equations x = tan(t) , y = sec(t) for -pi/2<t<pi/2.


Differentiate y = 5x^3 + 7x + 3 with respect to x


Find the exact solutions, in their simplest form, to the equations : a) 2ln(2x + 1)-4=0 b)7^(x)e^(4x)=e^5


integrate 5x^2 + x + 2 and find the value of c if the curve lies on the coordinates (1,3)


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning