An arithmetic sequence satisfies Compute .
A. B. C. D.
Rewrite every condition in terms of and . Using :
Solve the two-by-two system. Subtracting the first from the second gives , so
Describe the even-indexed sub-sequence. , which is itself an arithmetic sequence with first term and common difference .
Count its terms. The indices run , that is to , so there are terms ending at .
Apply the arithmetic-series sum.
Confirm by direct summation. Adding all terms in Python returns as well, so the answer is B.
Need to solve a different problem like this? Open the solver →