Series: –1, 0, 2, 6, 14, 30, … What is the sum of the next four terms?
Reveal answer
Fill a bubble to check yourself
Series: –1, 0, 2, 6, 14, 30, … What is the sum of the next four terms?
1024
512
960
952
The series follows the pattern x(n+1) = 2*x(n) + 2. The terms are -1, 0, 2, 6, 14, 30. The next four terms are 62, 126, 254, 510. Their sum is 62 + 126 + 254 + 510 = 952.
The pattern follows multiplying the previous term by 2 and then adding 2, as seen in (-1 times 2) + 2 = 0 and (0 times 2) + 2 = 2. The next four terms are 62, 126, 254, and 510, which sum to 952.