Rewriting (1 + 2 + + [k + 1])^2

  • Thread starter Thread starter pasido
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on the equality of the formulas (1 + 2 + ... + [k + 1])² and (1 + 2 + ... + k)² + 2(1 + ... + k)(k + 1) + (k + 1)² as presented in Spivak Calculus 4th edition. Participants express confusion regarding the derivation of the term 2(1 + ... + k)(k + 1) on the right-hand side. The formula is clarified through the binomial expansion of (x + (k + 1))², where x is defined as the sum of the first k integers. A practical approach is suggested by substituting k = 3 to visualize the expansion.

PREREQUISITES
  • Understanding of binomial expansion
  • Familiarity with summation notation
  • Basic knowledge of algebraic manipulation
  • Experience with calculus concepts from Spivak Calculus 4th edition
NEXT STEPS
  • Study binomial expansion in detail
  • Explore summation formulas and their applications
  • Practice algebraic manipulation with polynomial expressions
  • Review Spivak Calculus 4th edition for related topics
USEFUL FOR

Students of calculus, mathematics educators, and anyone seeking to deepen their understanding of algebraic identities and binomial expansions.

pasido
Messages
3
Reaction score
0
This is from Spivak Calculus 4th ed.

Why are these two formulas equal?

Code:
(1 + 2 + ... + [k + 1])[SUP]2[/SUP] = (1 + 2 + ... + k)[SUP]2[/SUP] + 2(1 + ... + k)(k + 1) + (k + 1)[SUP]2[/SUP]
I'm especially confused about the right hand side. Where did 2(1 + ... + k)(k + 1) come from?
 
Physics news on Phys.org
pasido said:
This is from Spivak Calculus 4th ed.

Why are these two formulas equal?

Code:
(1 + 2 + ... + [k + 1])[SUP]2[/SUP] = (1 + 2 + ... + k)[SUP]2[/SUP] + 2(1 + ... + k)(k + 1) + (k + 1)[SUP]2[/SUP]
I'm especially confused about the right hand side. Where did 2(1 + ... + k)(k + 1) come from?
Didn't they just group them into two terms?

(x + (k + 1))^2 = x^2 + 2*x*(k+1) + (k+1)^2

where x = 1 + 2 ... + k
 
pasido said:
This is from Spivak Calculus 4th ed.

Why are these two formulas equal?

Code:
(1 + 2 + ... + [k + 1])[SUP]2[/SUP] = (1 + 2 + ... + k)[SUP]2[/SUP] + 2(1 + ... + k)(k + 1) + (k + 1)[SUP]2[/SUP]
I'm especially confused about the right hand side. Where did 2(1 + ... + k)(k + 1) come from?

Try it with k = 3. Start with$$
(1+2+3+4)(1+2+3+4) = [(1+2+3)+4)][(1+2+3)+4]$$Expand as a binomial without simplifying and see what happens. That might give you an idea.

[Edit] I didn't see the other post while I was typing.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
8
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
1K