Derivative of u*v , u times v
The derivative of u(x).v(x) is given by : u’(x).v(x) + u(x). v’(x). Let’s prove it using limits.
Derivative of u(x) * v(x)
Let $u(x)$ and $v(x)$ be two functions of the real variable $x$. The derivative $f’(x)$ of the function $f(x) = u(x) \cdot v(x)$ is given by:
\[\forall x \in \mathbb{R}, \quad f'(x) = u'(x) \cdot v(x) + u(x) \cdot v'(x)\]Proof
Using the definition of the derivative, we have:
\[\begin{aligned} f'(x) &= \lim_{h\to 0} \frac{u(x+h)v(x+h) - u(x)v(x)}{h} \\ &= \lim_{h\to 0} \frac{u(x+h)v(x+h) - u(x)v(x+h) + u(x)v(x+h) - u(x)v(x)}{h} \\ &= \lim_{h\to 0} \frac{v(x+h)(u(x+h)-u(x))}{h} + \lim_{h\to 0} \frac{u(x)(v(x+h)-v(x))}{h} \\ &= v(x) \cdot \lim_{h\to 0} \frac{u(x+h)-u(x)}{h} + u(x) \cdot \lim_{h\to 0} \frac{v(x+h)-v(x)}{h} \\ &= u'(x) \cdot v(x) + u(x) \cdot v'(x) \end{aligned}\]Therefore, we have:
\[\forall x \in \mathbb{R}, \quad f'(x) = u'(x) \cdot v(x) + u(x) \cdot v'(x)\]If you found this post or this website helpful and would like to support our work, please consider making a donation. Thank you!
Help UsArticles in the same category
- Derivative of x power n
- Derivative of u/v
- Derivative of u*v , u times v
- Derivative of tan x
- Derivative of square root of x
- Derivative of sin x
- Derivative of ln x
- Derivative of ln u
- Derivative of inverse functions
- Derivative of exp x, e^x
- Derivative of exp(u) , exp(u(x))
- Derivative of cos x
- Derivative of argsinh(x)
- Derivative of arctan x
- Derivative of arcsin x
- Derivative of arccos x
- Derivative of 1/x
- Derviative of 1/u
- Chain rule proof - derivative of a composite function
- Mathematics - Derivative of a function