Re: "minus infinity to infinity" series



On Tue, 30 Aug 2005 00:00:03 GMT, "NotP" <spam@xxxxxxxx> wrote:

>Let's say we have a function f: Z -> R (or C).
>How is convergence of the series
>sum(n = -oo, oo) f(n)
>defined?
>Are there partial sums?
>I keep seeing this notation and I don't know how to deal with it rigorously.
>I can't seem to find it in any books either.
>My guess would be something like the partial sums c_i,j = sum(n=i, j) f(n),
>and we take the limit as
>i -> -oo and j -> +oo,

There are at least two things that the notation for that sum might
mean.

One is as you suggest: The sum is the limit of what you call c_i,j as
i -> -infinity and j -> infinity.

>but I'm not quite sure how to deal with that either.

Saying that limit is L means this: For any e > 0 there exists N such
that

|L - c_i,j| < e

for all i,j satisfying i < -N and j > N.

The other thing the sum might mean is the limit of the
symmetric partial sums; that would be the limit of
c_{-i, i} as i -> infinity.

>While you're at it, what about a Riemann integral of the same form -oo to
>oo?

Same thing here. The official definition is the limit of the integral
from -B to A as A and B tend to infinity (you can figure out what
that means from what's above). There's also what's called the
"principal-value integral", which is the limit as A -> infinity
of the integral from -A to A.

>Thanks.
>


************************

David C. Ullrich
.



Relevant Pages

  • Re: Polysigned A^A
    ... Using Golden's notation: ... and let RCbe the real group algebra ... of RCwhich is sum of the elements in C. ... I have no idea what "field contingencies" are. ...
    (sci.math)
  • Re: Polysigned A^A
    ... pair of zero divisors in P4. ... Using Golden's notation: ... and let RCbe the real group algebra ... of RCwhich is sum of the elements in C. ...
    (sci.math)
  • Re: O(n) analysis of Bubble and Selection Sort
    ... I don't know how you type the letter SIGMA but I think SIGMA(i=0... ... if you mean the sum of the numbers 0 through size-1. ... But your notation is a bit off. ... but, then again, if one used a function pointer for these things (noting C's ...
    (comp.programming)
  • Re: not factorial, but similar
    ... I know that the notation n! ... >> What if you wanted to add a decending sequence, ... >> Is there a name for this, and a notational symbol? ... > "the sum of the first ... ...
    (sci.math)
  • Re: Well Ordering the Reals
    ... >> Tony Orlow wrote: ... > Do I have specific notation? ... it is just 2's complement with infinite digits. ... > and the sum over the digits. ...
    (sci.math)