Example of a divergent sequence which has two convergent sequences.
Let's consider the sequences xn={01if n−oddif n−even and yn={10if n−oddif n−even
Since the subsequences x2k=1k→∞→1 and x2k−1=0k→∞→0 have different limit points, then the sequence xn={01if n−oddif n−even is divergent.
Since the subsequences y2k=1k→∞→1 and y2k−1=0k→∞→0 have different limit points, then the sequence yn={10if n−oddif n−even is divergent.
Now, we can consider the sum of those sequences:
xn+yn={11if n−oddif n−even=1n→∞→1, Hence the sequence (xn+yn) is convergent.
And also, we can consider the product of those sequences:
xn×yn={00if n−oddif n−even=1n→∞→1, Hence the sequence (xn×yn) is convergent.
Final Answer: xn={01if n−oddif n−even , yn={10if n−oddif n−even
Comments