Werg22
- 1,431
- 1
Is there a general formula for the sum all the terms of the a serie such as:
1^n + 2^n + 3^n ... a^n
?
1^n + 2^n + 3^n ... a^n
?
Werg22 said:Is there a general formula for the sum all the terms of the a serie such as:
1^n + 2^n + 3^n ... a^n
?
Robokapp said:well, as far as i know, the formulas differ depending on the power. I don't think that you can generalize a rhiemann summation like that...although it would defenetly be useful.
i know that sum(n) = n(n-1)/2
sum(n^2)=n(n-1)(n-2)/6
and so on...but i never had to memorize them so i might be wrong about the second one...if there was a way to combine all of them no matter the power, it should be in the precalculus manuals i think.
Werg22 said:Alright. I hope the proof of those sum is not tied to integral as I was looking for such a thing in order to proove the integral!