Was reading this paper (http://dfns.dyalog.com/n_ratrep.htm) cause it was linked in a stack exchange article, and it said Euler claimed:
Where:
S(x) = ... + x^(3) + x^(2) + x^(1) + x^(0) + x^(-1) + x^(-2) + x^(-3) + ...
Then:
S(x) = 0
I can't find anything about this online, does anyone have a link to any resource about this? Or is this not real?
Dyalog APL