No, I'm not talking about $-\frac{1}{12}$.
I was talking with someone the other day, and they said that the sum of all integers, positive and negative, is zero because they all cancel each other out. Basically,
$$\cdots+(-3)+(-2)+(-1)+0+1+2+3+\cdots=0$$
I'm skeptical, given how infinity tends to never work the way I want it to, but I have no math to back this.
What I'm asking is this:
Is the sum of all integers 0?
We model the concept of "infinite sum" by taking limits of finite sums. This model has the "flaw" that the value of an infinite sum will depend on the order we sum the terms (compared to finite sums, where the order doesn't matter). If you think the sum of all integers as
$$\lim_{n\to \infty} \sum_{i=0}^n (i-i)$$
then certainly the sum is equal to $0$, however, if you think this sum as
$$\lim_{n\to \infty} \left(\sum_{i=0}^n (i-(i+1))\right)$$
(All the integers appear as a sumand) then the sum is not zero!, The limit doesn't exist.