Converging to Zero: How to Solve Bijective Mapping Sequences Problem?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
pbxed
Messages
12
Reaction score
0

Homework Statement



Let f: N -> N be a bijective map. for n Є N

a sub n = 1 / f(n)

Show that the sequence (a sub n) converges to zero.


Homework Equations





The Attempt at a Solution



Basically I have been stuck on this problem for hours now and have read through my notes and the course textbook numerous times and am still not getting anywhere. I sort of get how to apply the definition of a convergent sequences to a few other questions but my understanding of this topic is clearly pretty poor.

Can someone give me a hint either as a question to get me started or some material available that would clarify this for me ?

Thanks in advance
 
Physics news on Phys.org
So you'll want to show that

[tex]\forall \epsilon >0~\exists n_0~\forall n>n_0:~|1/f(n)|<\epsilon[/tex]

This is equivalent with (take [tex]N=1/\epsilon[/tex]):

[tex]\forall N>0~\exists n_0~\forall n>n_0:~|f(n)|>N[/tex]

So you'll have to show that, from a certain moment on, the sequence gets bigger then N (and this forall N). But since f is a bijection, it is true that, from a certain [tex]n_0[/tex], f has already assumed all elements smaller then N. So from that moment on, f is always larger then N. Which we needed to prove.

Ï hope you understand my ramblings :smile:
 
is it rude of me to say that I don't really understand your reply and ask for further clarification, either from yourself on someone else?