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 :(
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top