Find Sum of Series a^2: Law, Examples, Types

  • Context: Undergrad 
  • Thread starter Thread starter heaven eye
  • Start date Start date
  • Tags Tags
    Series Sum
Click For Summary

Discussion Overview

The discussion revolves around the sum of series, specifically focusing on the sum of integers and the sum of squares. Participants explore the nature of these series, their classifications, and the formulas used to calculate their sums.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Technical explanation

Main Points Raised

  • One participant presents the formula for the sum of an arithmetic series and questions the classification of the sum of squares, asking what type of series it is.
  • Another participant clarifies that the sum of squares is not an arithmetic series, noting that the differences between consecutive terms are not constant but rather consecutive odd numbers, leading to a discussion on second and third differences.
  • A formula for the sum of squares is provided: ∑ from n = 1 until m for n^2 = [m(m+1)(2m+1)]/6, with an example calculation included.
  • A later reply suggests a method for generalizing the sums of powers, proposing a polynomial approach to derive the sums of higher powers.

Areas of Agreement / Disagreement

Participants generally agree on the classification of the sum of squares as not being arithmetic. However, there is no consensus on the broader implications of the polynomial approach or the specific methods for deriving sums of higher powers.

Contextual Notes

The discussion includes various assumptions about the nature of series and the relationships between their terms, which may not be universally applicable. The exploration of polynomial representations is not fully resolved, leaving open questions about the methodology.

heaven eye
Messages
30
Reaction score
0
a series such as :-

∑ from n = 1 ,until m for n

can be found with the law of the sum of arithmetical series:-

[m(2a+(m-1)d)]/2
where :-
m= the number of terms
a= the first term in the series
d= the basic arithmetical

in the pervious example :-

a=1 , d=1 , m=m

when we solve the last information in the law we find :-

∑ from n = 1 ,until m for n = m(m+1)/2

for example :-
1+2+3+4+...+18+19+20 = 20(20+1)/2 = 210


my question is :-

what about the series :-

∑ from n = 1 ,until m for n^2 ?


it isn't an artithmetical or even a geometrical series then :-

what kind of series is it ?

and how could they find that :-
∑ from n = 1 ,until m for n^2 = [m(m+1)(2m+1)]/6 ?

for example :-

(1^2)+(2^2)+(3^2)+(4^2)+(5^2)= 5(5+1)(2*5+1)/6 = 55


and thank you
 
Physics news on Phys.org
It's not an arithmetic series, obviously. In an arithmetic series, by definition, the difference between two consecutive terms must always be the same. But in 1, 22= 4, 32= 9, 42= 16, ..., the differences are 4-1 =3, 9- 4= 5, 16- 9= 7,...

Notice, however, those differences are consecutive odd numbers: the "second differences" 5-3. 7- 5, ... are all 2. Obviously, for the sum of squares, the first difference is the squares themselves so the "third differences" are all 2. "Newton's divided difference formula" gives us
[tex]\sum_{i=0}^n i^2= \frac{n(n+1)(2n+1)}{6}[/tex]

Similar things can be done for higher powers but the results get progressively more difficult.
 
Well sorry I was late to repost cause of exams

well thank you mr.HallsofIvy for your answer, now it is more clear to me



my reagrds
 
If you want to put time into it, you can assume that the sum of the integers has a leading square factor, the sum of the squares has a leading cube term, the sum of third powers, etc. (This follows from HallsofIvy above.)

We then attempt to find terms [tex]ax^3+bx^2+cx+d[/tex]=S(x)

We know that S(0) = 0 and so d=0. S(1) = a+b+c=1, S(2)=8a+4b+2c=5, S(3) = 27a+9b+3c=14. So we can solve these equations by elimination of terms.
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
4
Views
2K
Replies
5
Views
2K