Given an infinite list of numbers $\{x_i\}$ is it possible and sensible to compute the first and second derivative of $\sum_{n=1}^{\infty} x_i$?
To give more context $x_i$ are real numbers, scores between -10 to 10 of a player in a game, convergence is unknown, and i would use first derivative to know when a player got to his best\worst "peak" in his career, interpertation of the second derivative in this context is not clear to me, I will think about it, suggestions are welcome...