Understanding Boundedness in Real Sequences

  • Thread starter Thread starter bugatti79
  • Start date Start date
  • Tags Tags
    Homework
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
bugatti79
Messages
786
Reaction score
4

Homework Statement



Let [itex]\ell_\infty \mathbb({R})[/itex] be the set of bounded real sequences with k > 0 such that [itex]\left | x_n \right |\le k[/itex]

a) [itex](n)=(1,2,3...) \notin \ell_\infty \mathbb({R})[/itex]. This is not bounded 'above'?

b) [itex](2n^2+1) \notin \ell_\infty \mathbb({R})[/itex] Same answer as above?

c) [itex](1/n)=(1,1/2,1/3,1/4...) \in \ell_\infty \mathbb({R})[/itex] Is bounded above?

d) [itex](4-1/n) \notin \ell_\infty \mathbb({R})[/itex] Why is this not bounded? Is it because the value wll not go below 0?
 
Physics news on Phys.org


bugatti79 said:

Homework Statement



Let [itex]\ell_\infty \mathbb({R})[/itex] be the set of bounded real sequences with k > 0 such that [itex]\left | x_n \right |\le k[/itex]

a) [itex](n)=(1,2,3...) \notin \ell_\infty \mathbb({R})[/itex]. This is not bounded 'above'?
Correct. No matter how large an M you pick, for some n, an > M.
bugatti79 said:
b) [itex](2n^2+1) \notin \ell_\infty \mathbb({R})[/itex] Same answer as above?
Yes.
bugatti79 said:
c) [itex](1/n)=(1,1/2,1/3,1/4...) \in \ell_\infty \mathbb({R})[/itex] Is bounded above?
Yes, by 1.
bugatti79 said:
d) [itex](4-1/n) \notin \ell_\infty \mathbb({R})[/itex] Why is this not bounded? Is it because the value wll not go below 0?
Looks bounded to me. Every number in the sequence is less than 4. Why do you think it's not bounded?
 


Mark44 said:
Looks bounded to me. Every number in the sequence is less than 4. Why do you think it's not bounded?

Thanks guys,

Is d) bounded above AND below...because [itex]0<(4-1/n) \le 4[/itex]...?