Inf Series, Summations with k, k^2 to get Summation of k(k+1)

  • Thread starter Thread starter Natasha1
  • Start date Start date
  • Tags Tags
    Series Summation
Click For Summary
SUMMARY

The discussion focuses on deriving the summation formula for the expression \(\sum_{k=1}^n k(k+1)\). Participants clarify that this can be expressed as \(\sum_{k=1}^n k^2 + \sum_{k=1}^n k\). The key takeaway is that the solution involves using known formulas for \(\sum_{k=1}^n k^2\) and \(\sum_{k=1}^n k\) to simplify the expression further. The final result can be represented as \(n^2 + n\), confirming the algebraic manipulation of the summation.

PREREQUISITES
  • Understanding of summation notation and basic algebra
  • Familiarity with the formulas for \(\sum_{k=1}^n k\) and \(\sum_{k=1}^n k^2\)
  • Basic knowledge of polynomial expressions
  • Ability to manipulate algebraic expressions
NEXT STEPS
  • Research the formula for \(\sum_{k=1}^n k\) and its derivation
  • Study the formula for \(\sum_{k=1}^n k^2\) and its applications
  • Explore algebraic techniques for simplifying summations
  • Learn about generating functions as a method for solving summation problems
USEFUL FOR

Students, educators, and mathematicians interested in summation techniques, algebraic manipulation, and those seeking to enhance their understanding of series and sequences.

Natasha1
Messages
494
Reaction score
9
As I don't know how to use this latex coding here it goes...

if I represent by E the sum of terms where k=1 and n is the unknown

I need to use the formulae for Ek and Ek^2 to obtain a formula for Ek(k+1), by simplifying the algebra as much as possible.

Can someone help with this please?
 
Physics news on Phys.org
Natasha1 said:
As I don't know how to use this latex coding here it goes...
if I represent by E the sum of terms where k=1 and n is the unknown
I need to use the formulae for Ek and Ek^2 to obtain a formula for Ek(k+1), by simplifying the algebra as much as possible.
Can someone help with this please?
Are you asking for:

\sum_{k=1}^nk\left(k+1\right)

?

If so, note that k(k+1)=k2+k.
 
apmcavoy said:
Are you asking for:
\sum_{k=1}^nk\left(k+1\right)
?
If so, note that k(k+1)=k2+k.

Yes I am asking exactly that :-).

Could someone start this problem, because I am stuck? Thank you :shy:
 
apmcavoy said:
Are you asking for:
\sum_{k=1}^nk\left(k+1\right)
?
If so, note that k(k+1)=k2+k.

You have seen the last line of the above reply right?
So you have:
\sum_{k=1}^nk\left(k+1\right)=\sum_{k=1}^n k^2+\sum_{k=1}^nk
that should take you off
 
pinodk said:
You have seen the last line of the above reply right?
So you have:
\sum_{k=1}^nk\left(k+1\right)=\sum_{k=1}^n k^2+\sum_{k=1}^nk
that should take you off


Ok so now I get

= 1^2+1+2^2+2+3^3+3+...+n^2+n

and then what do I do?


Is the answer then

= n^2 + n
 
Last edited:
If I understand your assignment correctly, you already have the formulas for the two expressions

\sum_{k=1}^n k^2
\sum_{k=1}^nk

So just put a "+" between them :-) and simplify them even more if possible...

But being foreign and all, i could have misinterpreted what you wrote, so please don't hate me if that's the case ;-)
 

Similar threads

Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
17
Views
2K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K