/ / n\
|b_1*\1 - q /
|------------ for q != 1
S = < 1 - q
|
| n*b_1 otherwise
\
$$S = \begin{cases} \frac{b_{1} \cdot \left(1 - q^{n}\right)}{1 - q} & \text{for}\: q \neq 1 \\b_{1} n & \text{otherwise} \end{cases}$$
/ 6\
-4*\1 - (-5) /
S6 = --------------
1 + 5
$$S_{6} = \frac{\left(-1\right) 4 \cdot \left(1 - \left(-5\right)^{6}\right)}{1 + 5}$$
Произведение первых n-членов
[src]$$P_{n} = \left(b_{1} b_{n}\right)^{\frac{n}{2}}$$
Произведение шести членов
$$P_{6} = \left(\left(-4\right) 12500\right)^{3}$$
$$P_{6} = -125000000000000$$