I have the set $A = \{f(x) : x > -4\}$, while $f(x)= \frac{x^2+12x+32}{x+5}$ for every $x>-4$. I want to show that $\min(A)$ does not exists.
My attempt:
I showed that: $\lim\limits_{x \to -4} f(x)=0$, so $A$ is bounded from below by $0$, and $0 \notin A$.
Now I want to show that $\inf(A)=0$, I tried using the epsilon property, and tried assuming towards contradiction, with no luck.
Any help will be amazing!
Thanks!
$f(x)=\frac {(x+4)(x+8)} {x+5}$ so $f(x) >0$ for all $x >-4$ and $f(x) \to 0$ as $x \to -4$. This implies that the infimum of $f$ is $0$ and this infimum is not attained.
If you want to prove that the infimum is $0$ using definition of infimum you can do the following: Since $f(x) >0$ for all $x$ it follows that $0$ is a lower bound. Let us show that no positive number is a lower bound. Let $0<\epsilon < 1$. Take $x=-4+\frac {\epsilon } 5$. Then $f(x) < \frac {(\frac {\epsilon } 5)(5)} {1}=\epsilon$ Hence, $\epsilon $ is not a lower bound. Obviously, and $\epsilon \geq 1$ also cannot be a lower bound.