1. **State the problem:** We have an arithmetic series where the sum of the first 48 terms is 4 times the sum of the first 36 terms. We need to find the sum of the first 30 terms.
2. **Recall the formula for the sum of the first n terms of an arithmetic series:**
$$S_n = \frac{n}{2} [2a + (n-1)d]$$
where $a$ is the first term and $d$ is the common difference.
3. **Write the given condition using the formula:**
$$S_{48} = 4S_{36}$$
Substitute the sum formulas:
$$\frac{48}{2} [2a + 47d] = 4 \times \frac{36}{2} [2a + 35d]$$
4. **Simplify both sides:**
$$24(2a + 47d) = 72(2a + 35d)$$
5. **Expand both sides:**
$$48a + 1128d = 144a + 2520d$$
6. **Bring all terms to one side:**
$$48a - 144a + 1128d - 2520d = 0$$
$$-96a - 1392d = 0$$
7. **Divide entire equation by -96 to simplify:**
$$\cancel{-96}a + \cancel{-96} \times 14.5 d = 0$$
$$a + 14.5 d = 0$$
8. **Express $a$ in terms of $d$:**
$$a = -14.5 d$$
9. **Find the sum of the first 30 terms:**
$$S_{30} = \frac{30}{2} [2a + 29d] = 15 (2a + 29d)$$
Substitute $a = -14.5 d$:
$$S_{30} = 15 [2(-14.5 d) + 29 d] = 15 (-29 d + 29 d) = 15 \times 0 = 0$$
**Final answer:**
$$\boxed{0}$$
The sum of the first 30 terms of the series is 0.
Arithmetic Series Sum B4Be03
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.