Summing Series (Sigma Notation)

Click For Summary

Homework Help Overview

The problem involves summing a series using sigma notation, specifically focusing on the expression nƩr²(r-1) from r=1. Participants are discussing the application of summation series formulas to simplify and manipulate the terms involved.

Discussion Character

  • Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants are attempting to rewrite the summation terms as fractions and find a common denominator to facilitate subtraction. There are questions about how to handle the subtraction of the two fractions and how to factor the result afterward.

Discussion Status

Some participants have provided guidance on rewriting the fractions and finding a common denominator. There is an ongoing exploration of how to factor the resulting expression after subtraction, with acknowledgment that a quadratic factor may remain unfactorable with integer coefficients.

Contextual Notes

Participants note that the textbook specifies a need for the final answer to be in a factorized form, which adds a layer of complexity to the discussion.

I-need-help
Messages
15
Reaction score
0

Homework Statement



a) nƩr2(r-1)r=1

Homework Equations



Using the summation series formulae...

The Attempt at a Solution



So far I have got:

r2(r-1) = r3-r2

Ʃr3 = \frac{1}{4}n2 (n+1)2

Ʃr2 = \frac{1}{6}n(n+1)(2n+1)

Therefore,

Ʃr3-r2 = \frac{1}{4}n2 (n+1)2 - \frac{1}{6}n(n+1)(2n+1)

But how do I subtract these two massive things from each other??

Thanks.
 
Physics news on Phys.org
They aren't that massive. Rewrite them as fractions:
\frac{n^2(n+1)^2}{4}-\frac{n(n+1)(2n+1)}{6}
Find a common denominator, rewrite both fractions so that both have that common denominator, and then subtract. It will be possible to factor things out.
 
It's pretty much just subtracting fractions. Get a common denominator:
The least common denominator of 4 and 6 is 12. To change the first denominator to 12, multiply both numerator and denominator by 3.
\frac{n^2(n+1)^2}{4}= \frac{3n^2(n+1)^2}{12}

To change the second denominator to 12, multiply both numerator and denominator by 4.
\frac{4n(n+1)(2n+1)}{12}

To subtract now, subtract the numerators:
\frac{3n^2(n+1)^2}{12}- \frac{4n(n+1)(2n+1)}{12}

You will need to multiply those:
3n^2(n+1)^2= 3n^2(n^2+ 2n+ 1)= 3n^4+ 6n^3+ 3n^2
4n(n+1)(2n+1)= 4n(2n^2+ 3n+ 1)= 8n^3+ 12n^2+ 4n

and now subtract.
 
eumyang said:
They aren't that massive. Rewrite them as fractions:
\frac{n^2(n+1)^2}{4}-\frac{n(n+1)(2n+1)}{6}
Find a common denominator, rewrite both fractions so that both have that common denominator, and then subtract. It will be possible to factor things out.

Yeah ok, I've done that, but the textbook answers want it to be "factorised", and I'm unsure how to do that after subtracting... Thanks for your help.
 
@HallsOfIvy

Hmm thanks, for the help, I'll try to factorise those now, since the book wants it to be factorised.
 
You will have a quadratic factor that cannot be factored further (with integer coefficients).
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K