Sum of cubes - please verify my proof

  • Thread starter iainfs
  • Start date
  • Tags
    Proof Sum
I'm saying the proof works for all 2n in N not just n in N.In summary, the given proof for the statement \sum^{2n}_{r=1} r^3 = n^2(2n+1)^2 by mathematical induction can be simplified by changing the variable and grouping terms, which ultimately leads to the conclusion that the statement is true for all 2n in the set of natural numbers. This is a more elegant and efficient approach compared to the initial proof.
  • #1
iainfs
9
0

Homework Statement


Prove

[tex]\sum^{2n}_{r=1} r^3 = n^2(2n+1)^2[/tex]

by mathematical induction.

My proof is below but it is rather long winded. Is there a quicker way of doing the algebraic manipulation? Preferably one that forgoes the polynomial division and multiplying out all the brackets!

The Attempt at a Solution


Base case, [tex]n=1[/tex]:

[tex]\sum^{2 \times 1}_{r=1} r^3 = 1^2 (2 \times 1+1)^2 = 1 \times 9 = 9[/tex]

[tex]= 1^3 + 2^3 = 1 + 8 = 9[/tex]

Inductive step, assume true for [tex]n=k, \quad k \in \mathbb{N}[/tex]

[tex]\sum^{2k}_{r=1} r^3 = k^2(2k+1)^2[/tex]

Adding the next two terms, [tex]n=k+1[/tex]

[tex]\sum^{2(k+1)}_{r=1} r^3 = k^2(2k+1)^2 + (2k+1)^3 + (2k+2)^3[/tex]

Multiplying out and collecting terms
[tex]\sum^{2k+2}_{r=1} r^3 = 4k^4 + 20k^3 + 37k^2 + 30k + 9[/tex]

By factor theorem, (k+1) is a factor.
By long-hand polynomial division

[tex]= (k+1)(4k^3 + 16k^2 + 21k + 9)[/tex]

By factor theorem, (2k+3) is a factor.
By long-hand polynomial division

[tex]= (k+1)(2k+3)(2k^2 + 5k + 3)[/tex]

Factorising the quadratic
[tex]= (k+1)(2k+3)(2k+3)(k+1)[/tex]
[tex]= (k+1)^2(2k+3)^2[/tex]
[tex]= (k+1)^2(2(k+1)+1)^2[/tex]

So if the statement is true for [tex]n=k[/tex], it is true for [tex]n=k+1[/tex].
Therefore
[tex]\sum^{2n}_{r=1} r^3 = n^2(2n+1)^2[/tex]
for all [tex] n \geq 1, \quad n \in \mathbb{N}[/tex]

Thanks for any suggestions on making this simpler.
 
Physics news on Phys.org
  • #2
Hi iainfs

how about this

[tex]\sum^{2(k+1)}_{r=1} r^3 = k^2(2k+1)^2 + (2k+1)^3 + (2k+2)^3[/tex]

Then re-write everything in terms of k+1

[tex]\sum^{2(k+1)}_{r=1} r^3 = ((k+1)-1)^2(2(k+1)-1)^2 + (2(k+1)-1)^3 + (2(k+1))^3[/tex]

then to make the algebra simpler change variable to m = k+1
[tex]\sum^{2(k+1)}_{r=1} r^3 =\sum^{2m}_{r=1} r^3 = (m-1)^2(2m-1)^2 + (2m-1)^3 + (2m)^3[/tex]

and then group terms and see where we end up
[tex]\sum^{2m}_{r=1} r^3 = ((m-1)^2 + (2m-1))(2m-1)^2 + (2m)^3[/tex]
[tex]= m^2(2m-1)^2 + (8m)m^2[/tex]
[tex]= m^2((2m-1)^2 + 8m)[/tex]
[tex]= m^2((4m^2 -4m +1) + 8m)[/tex]
[tex]= m^2(4m^2 +4m +1)[/tex]
[tex]= m^2(2m +1)^2[/tex]
...sweet

I always find that variable change always makes it easier for me...
 
  • #3
Thank you! Knew there would be a more elegant way.
 
  • #4
Doesn't this work for all 2n in N too? (not just n in N) for 2n>=1.
Because adding (2n+1)^3 to both sides gives,
Sum(from r=1 to 2n+1) of r^3
= n^2*(2n+1)^2+(2n+1)^3
=(2n+1)^2*(n+1)^2
=((2n+1)/2))^2+((2n+1)+1)^2
and the initial cases of 2n=1, 2n=2, 2n=3 all work.
 
  • #5
hsarp71 said:
and the initial cases of 2n=1, 2n=2, 2n=3 all work.

n is an integer, so not too sure what you mean by 2n=3
 
  • #6
no I'm saying that it works for all 2n in N. so n does not have to be an integer for this to work- n can be 0.5, 1, 1.5, 2,...
 

1. What is the sum of cubes?

The sum of cubes is a mathematical concept that involves finding the sum of the cubes of a set of numbers. This is represented as a3 + b3 + c3 + ... where a, b, c, etc. are numbers.

2. How do you calculate the sum of cubes?

The formula for calculating the sum of cubes is (n * (n+1) / 2)2, where n is the number of terms in the set. For example, if we have to find the sum of cubes of the first 5 natural numbers, the formula would be (5 * 6 / 2)2 = 152 = 225.

3. What is the proof for the sum of cubes formula?

The proof for the sum of cubes formula involves using mathematical induction. It can be shown that the formula holds true for n = 1, and then using the inductive hypothesis, we can prove that it holds true for n+1. This proves the formula for all natural numbers.

4. Can you provide an example of the sum of cubes?

Sure, let's find the sum of cubes of the first 4 natural numbers. Using the formula, we get (4 * 5 / 2)2 = 102 = 100. So, the sum of cubes of 1, 2, 3, and 4 is 100.

5. How is the sum of cubes used in real life?

The sum of cubes is used in various fields of science and engineering, such as physics, chemistry, and computer science. It is used to solve problems involving the volume of objects, the energy of particles, and in algorithms for data encryption. It also has applications in economics and finance, such as calculating compound interest.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
17
Views
2K
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
756
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
2
Views
915
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
13
Views
1K
  • Precalculus Mathematics Homework Help
Replies
5
Views
865
Back
Top