/ / 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}$$
/ 9\
5*\1 - (-2) /
S9 = -------------
1 + 2 $$S_{9} = \frac{5 \cdot \left(1 - \left(-2\right)^{9}\right)}{1 + 2}$$
Произведение первых n-членов
[src]$$P_{n} = \left(b_{1} b_{n}\right)^{\frac{n}{2}}$$
Произведение девяти членов
$$P_{9} = \left(5 \cdot 1280\right)^{\frac{9}{2}}$$
$$P_{9} = 134217728000000000$$