I think I'm finally starting to understand this and wanted to check that I answered the following correctly:
$\{\frac{n+3}{n}\;:\;n \in \mathbb N\}$
inf: 1
min: 4
sup: DNE
max: DNE
I think I'm finally starting to understand this and wanted to check that I answered the following correctly:
$\{\frac{n+3}{n}\;:\;n \in \mathbb N\}$
inf: 1
min: 4
sup: DNE
max: DNE
Copyright © 2021 JogjaFile Inc.
Note that $n\mapsto(n+3)/n$ is decreasing. Moreover, $\lim_{n\rightarrow\infty}(n+3)/n=1$. Therefore, $\inf=1$.
For the same reasons, there is no $\min$. Indeed, suppose the minimum is attained at $n$. However, letting $m=n+1$, $(m+3)/m<(n+3)/n$, contradicting that $n$ is the point at which the minimum is attained.
Can you figure out the $\sup$/$\max$ case?
Addendum: These definitions might be of help. In the following, $S\subset\mathbb{R}$ is arbitrary and nonempty.
An infimum is defined differently. First, let's introduce the following:
Now we can define infimum:
Maximums and supremums are defined similarly.