Let f:R→R be a function which takes a convergent sequence and gives us a convergent sequence.
Show that f is continuous.
So I saw a proof for this but I don't get it.
proof
We show that for all convergent sequences an with limit a it holds that limn→∞f(an)=f(a).
Let an be convergent with limit a. define bn:=an2 if n even and bn:=a if n odd.
Now the unclear part
The following first equation is unclear:
And the last part with "it follows that" is unclear:
limn→∞f(bn)=limn→∞f(b2n+1)=limn→∞f(a)=f(a).
It follow that limn→∞f(an)=a.
Answer
The sequence (f(b2n+1))n∈N is a subsequence of the sequence (f(bn))n∈N and therefore, since the limit limn∈Nf(bn) exists, you havelimn∈Nf(bn)=limn∈Nf(b2n+1).So, the limit limn∈Nf(b2n) also exists, but b2n=an and therefore limn→∞f(an) exists (and it is equal to f(a)).
No comments:
Post a Comment