How Is the Sum of Squares Formula Derived Using Induction?

  • Context: Undergrad 
  • Thread starter Thread starter rsala004
  • Start date Start date
  • Tags Tags
    Induction
Click For Summary

Discussion Overview

The discussion centers around the derivation of the sum of squares formula, specifically how to prove that the sum of the squares of the first n natural numbers, expressed as 1² + 2² + 3² + ... + n², equals (n)(n+1)(2n+1)/6, using mathematical induction. The scope includes theoretical understanding and application of induction in mathematics.

Discussion Character

  • Mathematical reasoning
  • Homework-related

Main Points Raised

  • One participant requests a step-by-step explanation of how to derive the sum of squares formula using induction, indicating a lack of familiarity with the induction process.
  • Another participant suggests starting with the base case of the induction, demonstrating that 1² = 1, and then assuming the formula holds for n.
  • The same participant outlines the next step of adding (n+1)² to the assumed formula and manipulating the resulting expression to prove the formula for n+1.
  • There is a link provided to an external problem, which may relate to the topic but does not directly contribute to the discussion on induction.

Areas of Agreement / Disagreement

Participants appear to agree on the general approach to using induction for proving the formula, but there is no consensus on the completeness of the explanation or the understanding of the induction process itself, as one participant expresses uncertainty.

Contextual Notes

Some assumptions about the participants' familiarity with mathematical induction and the specific context of the question (e.g., whether it is for school work) remain unresolved.

rsala004
Messages
23
Reaction score
0
this is to figure out formula for how many squares you can find in a nxn box.

12+22+32+...+N2

Can someone show steps to how a simplified formula can be found? ( i only know the concept of induction, not how to do it really..)

it is (n)(n+1)(2n+1)/6 , but how is this accomplished

thanks a lot, would be great if some work was shown.
 
Mathematics news on Phys.org
rsala004 said:
this is to figure out formula for how many squares you can find in a nxn box.

12+22+32+...+N2

Can someone show steps to how a simplified formula can be found? ( i only know the concept of induction, not how to do it really..)

it is (n)(n+1)(2n+1)/6 , but how is this accomplished

thanks a lot, would be great if some work was shown.

What is the context of the question? Is this for school work?
 
First show the base case:
1^2 = 1
Then assume:
[tex]1^2+2^2+\cdots+n^2 = \frac{n(n+1)(2n+1)}{6}[/tex]
Now add [itex](n+1)^2[/itex] to get:
[tex]1^2+2^2+\cdots+n^2+(n+1)^2 = \frac{n(n+1)(2n+1)}{6}+(n+1)^2[/tex]
Now your task is do manipulate the right hand side to get:
[tex]\frac{n(n+1)(2n+1)}{6}+(n+1)^2 = \frac{(n+1)(n+2)(2n+3)}{6}[/tex]
which would prove the induction hypothesis that if the formula is true for n, then it's true for n+1.

If you do this you show the theorem true for n=1 and therefore also by n=2, and therefore also for n=3, and therefore also for n=4, ... So by induction you have shown it true for all positive n.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 68 ·
3
Replies
68
Views
12K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
31
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K