No, many infinite sums converge. An infinite sum (or "series") a0+a1+a2+… is defined to converge to a value S if the limit
S=limn→∞n∑i=1ai
exists. For example, if the value of
ai falls off exponentially quickly or as a power law faster than
1/i, then the series converges. The various convergence tests you learned in calculus can give you more precise criteria for convergence.
The infinite series 1+1+1+… is not convergent - the above limit does not exist. However, it is regularizable - that is, you can play some tricks on it that "beat it into shape" well enough that you can assign some finite number to it. But this finite number is not actually the sum, which does not exist. Being regularizable is a much weaker criterion than being convergent.
So whenever you come across a divergent series in QFT and replace it with its regularized value, it's very important that you take into account that the two quantities aren't actually equal. Despite its being very important, there are approximately zero physicists who actually do it.
Edit: the OP asked a very good question in the comments that I though was worth addressing in my main answer: whether imposing different regulators on the same divergent series always yields the same result. If anyone has any thoughts, I've posed that question at http://math.stackexchange.com/questions/1854642/can-different-choices-of-regulator-assign-different-values-to-the-same-divergent. Also, I once asked a related question at How can dimensional regularization "analytically continue" from a discrete set? for which I never got a satisfactory answer.
This post imported from StackExchange Mathematics at 2016-07-10 19:38 (UTC), posted by SE-user tparker