Jump to content

Talk:Laurent series

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Josh Grosse (talk | contribs) at 20:30, 11 July 2002. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

I wonder if it is useful to allow for infinitely many negative-exponent terms, so that functions with essential singularities can be described? You can't talk formally about those of course. AxelBoldt, Thursday, July 11, 2002

The problem is that if you allow for infinitely many negative-exponent terms, Laurent series stop being unique. For instance:

1 + 1/x + 1/x2 + 1/x3 + ... = 1/(1 - 1/x) = -x/(1 - x) = -x(1 + x + x2 + x3 + ...) = -x - x2 - x3 - x4 - ...