Series Summation: Solving for r^2 with (2r+1)^3 and (2r-1)^3 Equations

  • Thread starter Thread starter spaghetti3451
  • Start date Start date
  • Tags Tags
    Series Summation
AI Thread Summary
The discussion centers on proving that the equation (2r + 1)³ - (2r - 1)³ = 24r² + 2 leads to the summation formula for squares, ∑r² = (1/6)n(n+1)(2n+1). Participants suggest evaluating the equation for specific values of r, such as 1, 2, and n, to identify patterns. The approach involves summing both sides from r=1 to n, highlighting significant cancellations on the cubic side. The goal is to demonstrate the relationship between the cubic difference and the summation of squares. This mathematical exploration emphasizes the connection between algebraic identities and series summation.
spaghetti3451
Messages
1,311
Reaction score
31

Homework Statement



Given that \left(2r + 1\right)^{3} - \left(2r - 1\right)^{3} = 24r^{2} + 2,
show that \sum r^{2} = \frac{1}{6}n(n+1)(2n+1).


Homework Equations



No idea!

The Attempt at a Solution

 
Physics news on Phys.org
Given this:
24r^{2} + 2 = \left(2r + 1\right)^{3} - \left(2r - 1\right)^{3}

For r = 1:
24(1)^{2} + 2 = \left(3\right)^{3} - \left(1\right)^{3}

Show us what the equation would look like if r = 2, 3, (n - 1), and n, exactly like I did for r = 1.
 
failexam said:

Homework Statement



Given that \left(2r + 1\right)^{3} - \left(2r - 1\right)^{3} = 24r^{2} + 2,
show that \sum r^{2} = \frac{1}{6}n(n+1)(2n+1).


Homework Equations



No idea!

The Attempt at a Solution


Sum both sides for r=1 to n. There's a lot of cancellation on the side with the cubes in it.
 
Its is just like showing the sum of first n2
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top