Confirm Answers on Homework Sheet: Subsequence Convergence

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Carla1985
Messages
91
Reaction score
0
Question from my homework sheet. Can someone confirm I've got these correct.

Let (an)n∈N be any sequence of real numbers. Which of the following statements are true?
Give precise references to the results in the Lecture Notes for those which are true. Construct counter examples for those that are false.
(i) Every sequence (an)n∈N has a convergent subsequence.
(ii) If (an)n∈N has a convergent subsequence, then (an)n∈N is convergent.
(iii) If (an)n∈N is bounded, then (an)n∈N has a convergent subsequence.
(iv) If (an)n∈N has a convergent subsequence, then (an)n∈N is bounded.

My answers:
i) False: {1,2,3,4,5,6...) has no convergent subsequence.
ii) False: {-1/2, 1/4, -1/8, 1/16, -1/32...} diverges but has subsequence {1/4, 1/16, 1/64...} which converges
iii) True (Bolzano Weierstrass theorem)
iv) False: {1, 1, 2, 1/2, 3, 1/3...} is unbounded but has subsequence {1, 1/2, 1/3, 1/4...} which converges

 
Physics news on Phys.org
Looks good to me.

[EDIT] See Evgeny.Makarov's post below for a correction.
 
Last edited:
Carla1985 said:

ii) False: {-1/2, 1/4, -1/8, 1/16, -1/32...} diverges but has subsequence {1/4, 1/16, 1/64...} which converges
Does -1/2, 1/4, -1/8, 1/16, -1/32, ... really diverge?
 
Evgeny.Makarov said:
Does -1/2, 1/4, -1/8, 1/16, -1/32, ... really diverge?


So maybe try flipping what the alternating terms are doing:
{-1/2, 1/2, -1/4, 1, -1/8, 2, -1/16, 4, ...}