The sequence an is defined by the rule an = (−1)n − (−1)n−1 + (−1)n+2 for n ≥ 1.
Find the value of ∑n=139 an
- A−39
- B−3
- C−1
- D0
- E1
- F3
- G39
Show the answer and worked solution
answer · B
- A−39
- B−3
- C−1
- D0
- E1
- F3
- G39
Do not list terms; simplify the rule first. Since (−1)n−1 = −(−1)n and (−1)n+2 = (−1)n, the three pieces become (−1)n + (−1)n + (−1)n, so an = 3(−1)n. The sequence is therefore −3, 3, −3, 3, …, and over 39 terms the pairs cancel leaving one extra −3 from the odd n. Formally ∑n=139(−1)n = −1, so the sum is 3 × (−1) = −3.