Question 442523
Notice that the numbers we are multiplying together at the bottom are 1 apart.
Then we can let those be represented as n, n+1 respectively. Where n starts at 1 and ends at 9999. Here is the sigma notation.

{{{sum(1/(n(n+1)),n=1, 9999)}}}