First principles/induction proof

  • Thread starter Thread starter forty
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary
SUMMARY

The discussion centers on proving the formula for the sum of the first n natural numbers, expressed as 1 + 2 + 3 + ... + n = n(n+1)/2, using both first principles and mathematical induction. Participants suggest starting with the sum written in reverse order and adding both representations to derive insights. The inductive proof involves verifying the base case for n=1 and assuming the formula holds for n, then proving it for n+1 by demonstrating that the difference between the two equations equals (n+1). This structured approach clarifies the proof process for the original poster (OP).

PREREQUISITES
  • Understanding of arithmetic progressions, specifically with a common difference of 1.
  • Familiarity with mathematical induction and its steps.
  • Basic knowledge of algebraic manipulation and equation solving.
  • Concept of summation notation and its properties.
NEXT STEPS
  • Study the principles of mathematical induction in detail.
  • Learn about arithmetic series and their properties.
  • Explore proofs by first principles, particularly in the context of summation.
  • Practice solving similar problems involving summation formulas and induction proofs.
USEFUL FOR

Students in mathematics, educators teaching proof techniques, and anyone interested in understanding mathematical induction and summation formulas.

forty
Messages
132
Reaction score
0
1 + 2 + 3 + ... + n = n(n+1)/2

I need to prove this by first principles and by induction.

I am extraordinarily stuck with this and don't really know where to begin, I've tried writing the LHS in terms of n then trying to simplify but am pretty much stuck. Any suggestions of how to begin for either method would be very much appreciated!
 
Physics news on Phys.org
This is an arithmetic progression with d=1. To start off, imagine the sum:
n + n-1 + n-2 + ... + 1 , which is the same as the above, but written in the reverse order. What happens if you add one sum to the other?
 
Sorry for my lack of understanding but what do you mean by this..

What happens if you add one sum to the other?

do you mean what happens when you add n + (n-1) + (n-2) and so on? Because if that's what you mean i have no idea >.<
 
He means what happens when you sum

1 + 2 + 3 + ... n-2 + n-1 + n
n + n-1 + n-2 + ... + 3 + 2 + 1
 
scast said:
He means what happens when you sum

1 + 2 + 3 + ... n-2 + n-1 + n
n + n-1 + n-2 + ... + 3 + 2 + 1

This is all fine, but the OP needs an inductive proof. Begin by showing the formula is true for say n=1. Let's call P(n)=n(n+1)/2. Now assume 1+...+n=P(n). You want to prove 1+...+(n+1)=P(n+1). Take the difference of the two equations. (n+1)=P(n+1)-P(n). Can you prove that? That's the inductive step.
 
No, the OP said he needed and proof "from first principles" and an inductive proof. forty and scast were trying to lead him to the first.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
Replies
22
Views
3K
  • · Replies 5 ·
Replies
5
Views
747
  • · Replies 9 ·
Replies
9
Views
3K
Replies
31
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K