Salick Academy

Try each one on paper first, then check a single step. That is worth far more than reading a finished solution.

Example 1 — summing a geometric series

Find the sum of the first 6 terms of 2,6,18,54,2, 6, 18, 54, \ldots

Example 2 — combining standard results

Find r=1n(2r+1)\displaystyle\sum_{r=1}^{n}(2r+1) in terms of nn.

Example 3 — the method of differences

Show that r=1n1r(r+1)=nn+1\displaystyle\sum_{r=1}^{n}\frac{1}{r(r+1)} = \frac{n}{n+1}.