derivative of the function $\int_{0}^{\sqrt{x}} e^{-t^{2}}dt$

30 Views Asked by At

The derivative of the function

$\int_{0}^{\sqrt{x}} e^{-t^{2}}dt$

at $x = 1$ is? I used libnith rule and got $e^{-1}/2$ am I correct!

2

There are 2 best solutions below

0
On

Yes if you are differentiating with respect to $x$.

$$\frac{d}{dx}\int_0^{\sqrt{x}}e^{-t^2}\, dt=e^{-x}\frac{d}{dx}{\sqrt{x}}=e^{-x}\frac{1}{2\sqrt{x}}$$

0
On

$$\frac{d}{dx}\int_{0}^{\sqrt{x}} e^{-t^{2}}dt = e^{-(\sqrt{x})^2} \cdot \frac{d}{dx}\sqrt{x} = e^{-x}\frac{1}{2\sqrt{x}}$$

by the fundamental theorem of calculus and the chain rule.