How do I find the deriviative of $\sqrt{\ln(x)}$, by definition? I got stuck thinking of a solution... Would be glad of getting help/hints.
Thanks in advance!
How do I find the deriviative of $\sqrt{\ln(x)}$, by definition? I got stuck thinking of a solution... Would be glad of getting help/hints.
Thanks in advance!
For $x\in (1,+\infty)$, $$\lim_{h\to 0}\frac{\sqrt{\ln(x+h)}-\sqrt{\ln x}}{h}=\lim_{h\to 0}\frac{\ln(x+h)-\ln x}{h}\frac{1}{\sqrt{\ln(x+h)}+\sqrt{\ln x}}=\\ \lim_{h\to 0}\frac{1}{\sqrt{\ln(x+h)}+\sqrt{\ln x}}\cdot \lim_{h\to 0}\frac{\ln(x+h)-\ln x}{h}=\\\frac{1}{2\sqrt{\ln(x)}}\lim_{h\to 0}\frac{\ln(x+h)-\ln x}{h}$$ The last limit is the derivative of $\ln x$. Check differentiability at $x=1$ separately.