.
The sum of n terms of a certain series is 3n^2 + 10n for all values of n.
Find the nth term and show that the series is an arithmetical progression.
~~~~~~~~~~~
If the sum of the first n terms of the sequence is given by the formula = 3n^2 + 10n, then
= - = (3n^2 + 10n) - ( 3(n-1)^2 + 10(n-1) ) =
= 3n^2 + 10n - (3n^2 - 6n + 3 + 10n - 10) = 6n + 7.
The n-th term of the sequence is = 6n + 7.
It is the arithmetic progression with the first term of 13 (at n= 1) and the common difference of 6.
The proof is completed.
Solved, answered, explained and completed.