As explained by Terence Tao on his blog for example, it is possible to give a value to some divergent series using analytic continuation. For instance, that allows identities like
$$\sum\limits_{n \geq 1} 1 = - \frac{1}{2}, \ \ \sum\limits_{n \geq 1} n = - \frac{1}{12} \ \ \text{and} \ \ \sum\limits_{n \geq 1} n^2 = 0.$$
My question is:
Is it just an artificial definition or can it be really used in some computation or argument?
Stirling's approximation, so useful for approximating $n!$, is actually a divergent series. The terms decrease initially, but for a given $n$ they start to increase after a while. The error of the approximation is bounded by the first ignored term, so if you want the best for a given $n$ you just keep adding until they start to grow. For most purposes the first term or two is all you need.