Example:
This is the Sequence of even numbers from 2 onwards: {2, 4, 6, 8, 10, 12, ...}
This is the Partial Sum of the first 4 terms of that sequence: 2+4+6+8 = 20