What a geometric series is
A geometric sequence multiplies by a fixed common ratio r each step: t1, t1*r, t1*r², and so on. A geometric series is what you get when you add those terms together instead of just listing them. For example 3 + 6 + 12 + 24 is a geometric series with r = 2.
Why it works
A sequence is the list of stepping stones; a series is the total distance you have walked across them. Geometric just means each stone is a fixed multiple bigger (or smaller) than the last, so the gaps grow or shrink by a constant factor rather than a constant amount.