Stupid questions of basic analysis

  • Context: Graduate 
  • Thread starter Thread starter jessicaw
  • Start date Start date
  • Tags Tags
    Analysis Stupid
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
jessicaw
Messages
54
Reaction score
0
Why [itex]\lim t_n >-\infty\Rightarrow inf\{t_n:n\in\mathbb N\} >-\infty[/itex]?
 
Physics news on Phys.org
I think the argument is, first of all, I assume [tex]\{t_{n}\}[/tex] take values in [tex]\mathbb{R}[/tex], then, due to the existence of limit, [tex]\inf[/tex] is indeed [tex]\min[/tex] and so it should be [tex]> - \infty[/tex]. Somehow I think it is also an if-and-only-if statement.

Wayne
 
The existence of the limit does not imply infimum is minimum.

It's a general fact that if a sequence of points has a limit, the sequence is bounded. The proof can be sketched as follows: Only finitely many points can be a distance greater than 1 away from the limit (by the definition of a limit). So a lower bound of the set is either one of the values farther away than 1 from the limit, or one less than the limit is a lower bound
 
Argh, you are right.

I made a mistake in assuming that the bound can be attained within the finite set in the infimum but indeed it is not necessary true. Thanks.

Wayne