Curious whether the partial sum of every convergent series can be stated as a closed form expression.
I saw this previous question, but they use the terminology "closed form value" and I'm not sure I understand what they mean.
By convergent series I mean an infinite sum of some expression where the partial sum approaches a single value in the limit.
An example is the sum $\sum_{n=1}^k 2 ^{-n}$ which can be written closed form as $2^{-k}(2^{-k} - 1)$
Is this possible for all convergent series?
If not, what is a counter example or how might you disprove it? Feel free to explain like I'm 5