Answer: It converges to -3
=============================================
Reason:
This is a geometric series with
- a = -4 = first term
- r = -1/3 = common ratio
The template is

If -1 < r < 1, then the infinite geometric series converges to a finite number. This is because we add on smaller and smaller pieces, which prevents the sum going off to infinity.
In the case of r = -1/3, it fits the interval -1 < r < 1. In other words -1 < -1/3 < 1 is true.
We'll plug those values into the formula below to wrap things up.


Therefore,

The final answer is -3.
You can verify the answer by generating partial sums with a spreadsheet. The partial sums should steadily get closer to -3.
Here's a few partial sums.

The interesting thing is that the partial sums
bounce around -3 while also getting closer to it.