Finding the sum of a series by grouping

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
sooyong94
Messages
173
Reaction score
2

Homework Statement


upload_2016-9-3_16-57-5.png


Homework Equations


Summation

The Attempt at a Solution


I know I could have simplified (3n-2)^3 +(3n-1)^3 -(3n)^3 and put the formulas in but I wonder is there any other method (I was thinking about grouping the terms, but to no avail) to work this out.
 
Physics news on Phys.org
sooyong94 said:

Homework Statement


View attachment 105435

Homework Equations


Summation

The Attempt at a Solution


I know I could have simplified (3n-2)^3 +(3n-1)^3 -(3n)^3 and put the formulas in but I wonder is there any other method (I was thinking about grouping the terms, but to no avail) to work this out.

You can use mathematical induction.
 
sooyong94 said:

Homework Statement


upload_2016-9-3_16-57-5-png.105435.png

Homework Equations


Summation

The Attempt at a Solution


I know I could have simplified (3n-2)^3 +(3n-1)^3 -(3n)^3 and put the formulas in but I wonder is there any other method (I was thinking about grouping the terms, but to no avail) to work this out.
Are you given a set of instructions for some group of problems?

As @Math_QED mention, it does look like a problem typically solved by using induction. However, if you have been given formulas for summing various powers of n, in particular n3, then you can do this using such a formula.
 
sooyong94 said:

Homework Statement


View attachment 105435

The Attempt at a Solution


I know I could have simplified (3n-2)^3 +(3n-1)^3 -(3n)^3 and put the formulas in but I wonder is there any other method (I was thinking about grouping the terms, but to no avail) to work this out.

Hey @sooyong94,

In your post, I do not understand what you mean by "could have simplified ##(3n-2)^3 +(3n-1)^3 -(3n)^3##. " Could you explain how this simplification method works to confirm the validity of the given equation (Problem Statement)?

If you have memorized summation laws (or have access to a table), then regrouping is always a viable way to try on these problems. Regrouping is just the Associative Property of Addition.
 
Last edited by a moderator:
sooyong94 said:

Homework Statement


View attachment 105435

Homework Equations


Summation

The Attempt at a Solution


I know I could have simplified (3n-2)^3 +(3n-1)^3 -(3n)^3 and put the formulas in but I wonder is there any other method (I was thinking about grouping the terms, but to no avail) to work this out.
you can write the terms as ##[(3n-2)^3 +(3n-1)^3 +(3n)^3] - [2(3n)^3]## and sum the terms in the brackets separately. What do you get if you write out the sum of the first brackets?
Then use the theorem ##\sum_1^n k^3=\left(\sum_1^n k \right)^2##.

https://proofwiki.org/wiki/Sum_of_Sequence_of_Cubes