I have to find the following 3 things:
A function on interval $[0, 1]$ that does not assume its supremum.
A continuous function on $[1, +\infty)$ that does not assume its infimum.
A continuous function of $(0, 1)$ that does not assume its supremum or infimum.
I know what supremum and infimum are but I don't understand what I'm being asked to do. What does "assume" mean? Thanks in advance.
When we say a function $f: S \longrightarrow \mathbb{R}$ assumes its supremum, it means there is some $s \in S$ with $f(s)=\sup\{f(x)\,|\,x \in S\}$. In other words, $f$ has a maximum.
Similarly for the infimum.
For instance, $f:(0,+\infty)\longrightarrow \mathbb{R}$ given by $f(x)=\frac{1}{x}$ does not assume its supremum, but $g:\mathbb{R}\longrightarrow \mathbb{R}$ given by $g(x)=-x^2$ does, at $x=0$.