Operations and limits with sequences

Operations with sequences

Real numbers allow us to define the operations of sum, subtraction, multiplication and division. These operations can be naturally extended to the set of the sequences. The way of extending the operations is performed term-wise. Let's see the corresponding definitions.

Let a={an}nN and b={bn}nN be two sequences. We define the following sequences: a+b={an+bn}nN ab={anbn}nN ab={anbn}nN

Also, we can define the sequence ab like {anbn}nN, but in this case it is necessary to demand bn0 so that the division is definite.

Let's see some example so we have no doubt about it.

Example

Let's say a={n}nN and b={1n}nN. Then, a+b={n+1n}nN={n2+1n}nN ab={n1n}nN={n21n}nN ab={n1n}nN={1}nN a/b={n1/n}nN={n2}nN

Limits and operations with convergent sequences

It is natural now to wonder how the sequences limit behave with respect to the operations. In this sense, the limit acts as simply as possible when the sequences are convergent.

limn(a±b)n=limnan±limnbn limn(ab)n=limnanlimnbn limn(a/b)n=limnan/limnbn

The latter property needs that limnbn0.

These properties allow us to calculate the limit through already well-known limits. The following proposition turns out to be still more useful: The limit of the product of a bounded sequence by another with limit zero has limit zero.

Let's see an example of this proposition.

Example

We consider the sequence an=(1)n, remember that this sequence does not have an extreme but it is bounded, and the sequence bn=1n, which has limit 0. According to the previous proposition the product of the two sequences has limit 0. That is to say: limn(1)nn=0

Limits and operations in general

If we accept some arithmetical rules with the infinite then we can extend the previous rules to divergent sequences. Let a be a real number, we define the following operations: a±=± += = a+=0 ()=()= =()()=

If a>0 we also define a(±)=(±)a=±

And if a<0 then

  • a=a=
  • a()=()a=

These arithmetic rules extend the operations with sequences limits, for both convergent and divergent sequences.

Let's see some examples.

Example

Let's say a={n}nN and b={2n+1n}nN.

We verify the previous rules for the operation of these sequences. For adding and subtraction limn(n±2n+1n)=limn(n2±2n±1n)= limnn±limn2n+1n=±2=

For the product limn(n2n+1n)=limn(2n+1)= limnnlimn2n+1n=2=

For the division ab limn(n/2n+1n)=limn(n22n+1)= limnn/limn2n+1n=2=

For the division ba limn(2n+1n/n)=limn(2n+1n2)=0 limn2n+1n/limnn=2=0

Indeterminate forms

The previous arithmetical rules allow us to define most of the operations with sequence limits. If we notice, all the possible operations are described except for , ± and 0(±). Common sense makes us think that the results should be 0, ±1 and 0 respectively.

We are going to see that this is not true in general.

We consider the sequences with the general term n+1 and n. Both have infinite limit but let's see the limit of the difference.

limn(n+1n)=limn1=1

Considering the sequences with general term 2n and n we see how the limit of the quotient is not 1.

limn2nn=limn2=2

For the last case we choose the sequences with general term n and 1n. We see that the limit of the product is 1.

limnn1n=limn1=1

These operations can give any number or infinity.

To solve this indecisiveness of the indeterminate form there is no generic method and every case must be studied separately. For the cases where the sequences are a polynomial quotient, it is sufficient to manipulate the expressions until finding an expression as quotient of two polynomials and applying the already well-known theory. Let's see a more complete example than the previous ones.

Example

We consider the sequences a={n2n+1}nN and b={2n2n1}nN, both with infinite limit.

We calculate the limit of ab:

limn(n2n+12n2n1/n)=limnn2(n1)2n2(n+1)(n+1)(n1)=limnn33n2n21=

In the first equality we have put a common denominator and in the second one we have simplified the expression.

We calculate the limit of ab:

limn(n2n+1/2n2n1/n)=limnn2(n1)2n2(n+1)=limnn3n22n3+2n2=12

The first equality corresponds to performing the crossed product and the second one to simplifying the expression.

Example

Let's also see the following example with the sequences a={n23n}nN and b={5n27n3n}nN with limits infinte and zero, respectively.

We calculate the limit of the product ab:

limn(n23n5n27n3n)=limn5n415n27n4n2=57