#AS level arithmetic sequence q
15 messages · Page 1 of 1 (latest)
yo so
i see something like what i want but just to be on the same page
how would you find the sum of terms of an arithmatic sequence
one of these 2 formulas depending on what i have
sn = 1/2n (a+l)
or
sn = 1/2n(2a+(n-1)d)
ok so
this is the sum of the terms from 1 to n right
and so you just plug in 10 for the first 10 terms, so that bits easy
the issue is the last 10
now if you know there are k terms (in the question)
then you can actually write the sum of the last 10
as the sum of the first k terms, minus the sum of the first k-10 terms