Let $g:\left[0.5,1\right]\rightarrow\mathbb{R}$ be a positive non
constant differentiable function such that
$g'(x)<2g(x)$ and $g(0.5)=1$. Then prove that
$\displaystyle \int^{1}_{0.5}g(x)dx\in\bigg(0,\frac{e-1}{2}\bigg)$
solution i try
$g'(x)-2g(x)<0$. multiply both side by $e^{-2x}$
so $g'(x)\cdot e^{-2x}-2g(x)\cdot e^{-2x}<0$
$\bigg(g(x)\cdot e^{-2x}\bigg)'<0$
i am not go ahead after that, help me
I think your statement is incorrect. The correct conclusion should be:
Prove: $$0 < \displaystyle \int_{1/2}^1 g(x)dx < \dfrac{e-1}{2}$$.
Note that $g(t) > 0, \forall t \in [1/2, 1]$. Hence $\dfrac{g'(t)}{g(t)}< 2\implies \displaystyle \int_{1/2}^x \dfrac{g'(t)}{g(t)}dt< \displaystyle \int_{1/2}^x 2dt\implies \ln(g(x))=\ln\left(\dfrac{g(x)}{g(1/2)}\right)< 2\left(x-1/2\right)=2x-1\implies g(x) < e^{2x-1}\implies \displaystyle \int_{1/2}^1 g(x)dx < \displaystyle \int_{1/2}^1 e^{2x-1}dx= \displaystyle \int_{0}^1 \dfrac{e^x}{2}dx= \dfrac{e-1}{2}$ .