SOLUTION: What is the rule for the sum of the first 'n' positive integers. I.e. 1+2+3+4+5... Could you please give the formula and explain the solution?

Algebra.Com
Question 853347: What is the rule for the sum of the first 'n' positive integers.
I.e. 1+2+3+4+5...
Could you please give the formula and explain the solution?

Found 2 solutions by richard1234, rothauserc:
Answer by richard1234(7193)   (Show Source): You can put this solution on YOUR website!
1 + 2 + 3 + ... + n = n(n+1)/2

Can be proven by induction, or by noting that

S = 1 + 2 + ... + n
S = n + (n-1) + .. + 1
------------------
2S = (n+1) + (n+1) + ... + (n+1) = n(n+1) --> S = n(n+1)/2

Answer by rothauserc(4718)   (Show Source): You can put this solution on YOUR website!
the sum of the first n positive integers is given by the formula
n(n+1) / 2
note that if n = 1, then
1(1+1) / 2 = 2/2 = 1
now assume that the formula
n(n+1) / 2 is true for n > 1
we need to show that
sum of i where i =1, n+1 is (n+1)(n+2) / 2
pull n+1 out of the sum and we get
sum of i where i =1, n+1 is n+1 + sum of i where i =1,n is (n+1)+ n(n+1)/2
factor out (n+1) and simplify
(n+1) + n(n+1) / 2 = (n+1)(1+ n/2) = (n+1)(2+n)/2 = (n+1)(n+2) / 2
which proves the result


RELATED QUESTIONS

Please I will Cashapp 10$ If anyone can solve it it's due today I really need help.... (answered by Boreal)
3, 6, 11, 18 ... The first four terms of a sequence are shown above. Which of the... (answered by Nate)
Please help me solve the following problems. I've tried to solve the problem but I don't (answered by venugopalramana)
If N,E and T are distinct positive integers such that N*E*T =2013, then which of the... (answered by CubeyThePenguin)
For each positive integer n, the set of integers (0,1...,n-1) is known as the residue... (answered by ikleyn)
1. Use the arithmetic sequence of numbers 1,3,5,7,9,....to find the following: a.... (answered by jim_thompson5910)
The product of the first and third of three positive consecutive even integers is 150... (answered by ewatrrr)
How can I prove that for each positive integer n, the sum of the first n odd positive... (answered by tommyt3rd)
Could you please help me solve this word problem and the formula used for solve it?... (answered by Mathtut)