How Does Summing Cubic Expansions Reveal the Formula for Sum of Squares?

Click For Summary

Discussion Overview

The discussion revolves around the derivation of the formula for the sum of the first n squares using cubic expansions. Participants explore the relationship between cubic differences and the resulting sums, focusing on the telescoping nature of the series involved.

Discussion Character

  • Exploratory
  • Mathematical reasoning

Main Points Raised

  • One participant presents a deduction involving the expression (k+1)^3 - k^3 = 3k^2 + 3k + 1 and questions the transformation of this expression when summing over k from 1 to n.
  • Another participant suggests that the series can be expressed as a telescoping sum, indicating that terms cancel out in the summation process.
  • A later reply reiterates the definition of the cubic difference and emphasizes the telescoping nature of the sum, leading to the conclusion that the sum of the differences results in (n+1)^3 - 1.
  • One participant repeats the initial question about the left side of the equality, seeking clarification on the transformation of (k+1)^3 - k^3.

Areas of Agreement / Disagreement

Participants express uncertainty regarding the transformation of the cubic expression and the implications of the telescoping sum. There is no consensus on the clarity of the left side of the equality or the understanding of the deduction process.

Contextual Notes

The discussion includes assumptions about the definitions and properties of cubic functions and summation techniques, which may not be fully articulated or agreed upon by all participants.

sleepwalker27
Messages
6
Reaction score
0
I found a deduction to determinate de sum of the first n squares. However there is a part on it that i didn't understood.


We use the next definition: (k+1)^3 - k^3 = 3k^2 + 3k +1, then we define k= 1, ... , n and then we sum...

<br /> (n+1)^3 -1 = 3\sum_{k=0}^{n}k^{2} +3\sum_{k=0}^{n}k+ n<br />

The left side of the equality is the one that i didn't understood. Why (k+1)^3 - k^3 changes in that way?
 
Physics news on Phys.org
((n+1)3-n3) + (n3-(n-1)3) + ((n-1)3-(n-2)3) ...
 
The first term for k is canceled by the second term for k+1. This leaves the first term for k=n and the second for k=1.
 
sleepwalker27 said:
We use the next definition: (k+1)^3 - k^3 = 3k^2 + 3k +1

A general definition is ## \triangle F(k) = F(k+1) - F(k) ##
So ##\triangle ( k^3) = (k+1)^3 - k^3 ##

A general trick is the "telescoping sum":
##\sum_{k=1}^n \triangle F(k) = (F(1+1) - F(1)) + ( F(2+1) - F(2)) + (F(3+1) - F(3)) + ...+ F(n+1) - F(n)##
## = ( F(2) - F(1)) + (F(3) - F(2)) + (F(4) - F(3)) + ... + (F(n+1) - F(n)) ##
## = -F(1) + (F(2) - F(2)) + (F(3) - F(3)) + ...+ (F(n) - F(n))+ F(n+1) ##
## = F(n+1) - F(1) ##

So ## \sum_{k=1}^n \triangle k^3 = (n+1)^3 - 1^3##
 
sleepwalker27 said:
I found a deduction to determinate de sum of the first n squares. However there is a part on it that i didn't understood.


We use the next definition: (k+1)^3 - k^3 = 3k^2 + 3k +1, then we define k= 1, ... , n and then we sum...

<br /> (n+1)^3 -1 = 3\sum_{k=0}^{n}k^{2} +3\sum_{k=0}^{n}k+ n<br />

The left side of the equality is the one that i didn't understood. Why (k+1)^3 - k^3 changes in that way?
(k+1)^3=k^3+3k^2+3k+1. Expand the expression.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K