A mathematical series is the sum of the terms of a sequence. Sequences themselves are ordered lists of numbers which often follow a specific rule or pattern. In our example,
the sequence \(2 \cdot 3, 3 \cdot 4, 4 \cdot 5,...\),
is what generates the terms of the series. When we sum the reciprocals of these products, we form our series:
\(\frac{1}{2 \cdot 3}+\frac{1}{3 \cdot 4}+\frac{1}{4 \cdot 5}+\frac{1}{5 \cdot 6}+\ldots\).
Some important points to remember about series:
- A series can be finite or infinite.
- The general term dictates how each value in the series is formulated.
- Understanding whether a series converges (sums to a specific value) or diverges (grows without bound) is crucial in advanced mathematics.
In our case, the series: \[\text{{\sum}}_{{n=2}}^{{\infty}}\frac{1}{n(n+1)}\]
is an infinite series that we defined using the summation notation.