Calculate the sum of the squares of following numbers:
2,5,8,11,...,(3n-4),(3n-1)
???

Hello, lynch-mob!
If you're familiar with summation formulas,
. . wingless has an excellent solution.
Here's a very primitive method for constructing the formula.
Calculate the sum of the squares of following numbers:
. .![]()
Consider the partial sums of: .
We have the sequence: .
Take the difference of consecutives terms,
. . take the differences of the differences, and so on . . .
We find that the third differences are constant.
. . Hence, the generating function is a cubic.
The general cubic function is: .
Use the first four known values to form a system of equations.
Substitute into [8]: .
Substitute into [5]: .
Substitute into [1]: .
Hence: .There!
Umm...when i put number 4 in the function i get 214. This is the correct answer for the sum of that sequence. So the correct answer when n is unspecified is the actual formula?
I have trouble understanding wingless summation formula, i hope somebody could explain that one for me.
I find it so hard to understand that there is a forum like this where answers (math answers) are given the same day as the question. How do you write math functions and symbols here. Itīs so much easier to understand than text like this 2*14(5X-3)/4*^2.
![]()
So now I understand. Your summation formula gives me the number I get when I square the n:th number. Lets say the third number in the sequence is 8.
... which is number 8 squared. But how do I sum all the previous and consecutive squared numbers up to the n:th number.
Thanks!

Thank you so much guys. Now I get it. All the time I was wondering how can I calculate the formula when n is undefined. So the answer will be a function where n is the n:th number in the series and S is the total sum of all the squared numbers.
This must be simple to you guys, but such a crash course in sums to me. I think Iīm finally starting to get it!
Thanks wingless, soroban and aryth!