Can Bijections Between Sequences Reveal Insights About Their Convergence?

  • Thread starter Thread starter dmatador
  • Start date Start date
  • Tags Tags
    Sequences
dmatador
Messages
120
Reaction score
1
Consider two sequences, {a_n} and {b_n}.

If there is a one-to-one correspondence between these sets, can we conclude anything about their behavior considering, say, that we know that one is convergent?

Going further, can we conclude anything about the series resulting from these sequences?
 
Physics news on Phys.org
It can be shown that there is a one-to-one correspondence between A = {1,1/2,1/4,...} and B = {1,2,4,...}. The sequence and series of A converges. The sequence and series of B diverges. However, there exists the trivial bijection from any set to itself, in which case, the series/sequence will converge in both sets or diverge in both sets.

So unfortunately, we can't make any statements on convergence or divergence from inspection alone, only knowing that there exists a bijection from one set to another. However, there might be some special properties that you could look for that both sets have in common, but I'm not aware of any.

edit: Fixed a typo. A converges and B diverges.
 
Last edited:
In fact, given any two sequences {an} and {bm}, the mapping ai-> bi is a one-to-one correspondence, so, no, the convergence of one does not tell you anything about the other.
 
Thanks for the replies. I realized that the bijection doesn't tell you anything using a counterexample similar to that one right after I posted :(
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top