We have this inequality :
$1-x^2-\log x \ge 0$
How we can solve this inequality ? (Note : It is natural $\log$)
(In general , I have problem with inequalities involving logarithms and exponents functions.)
We have this inequality :
$1-x^2-\log x \ge 0$
How we can solve this inequality ? (Note : It is natural $\log$)
(In general , I have problem with inequalities involving logarithms and exponents functions.)
On
If the $\log$ denotes the natural logarithm (i.e., base $e$), then
Hint:
On
Notice that we must have $x > 0$ for $\log x$ to be defined. Next, notice that $1 - x^2 - \log x = 0$ if and only if $1 - x^2 \geq \log x$.
The function $f_1(x) = 1 - x^2$ is strictly decreasing for the interval $(0;\infty)$ while $f_2(x) = \log x$ is strictly increasing for the same interval. We have that $\lim_{x \rightarrow 0} f_1(x) = 1$, while $\lim_{x \rightarrow 0} f_2(x) = -\infty$.
The graphs of $f_1$ and $f_2$ intersect at $x=1$, since $1 - 1^2 = \log 1 = 0$. We must therefore have that $0 < x \leq 1$ is the required solution.
Let $x > 1$. Then $1-x^2<0$ and $\log x>0$. In this case the inequality is false.
Let $0<x < 1$. Then $1-x^2 > 0$ and and $\log x < 0$. In this case the inequality is true.
The case $x=1$ should be clear.