Maths Puzzles

What is the first derivative of xx and hence of f(x)g(x)?

Hint: try differentiating the logarithm of the function.



Solution:

For brevity let y' be the first derivative of y, and similarly f'(x) for f(x) and g'(x) for g(x). This also assumes that f(x) and g(x) are differentiable, of course.

Let y = xx
log y = x log x
y' y−1 = 1 + log x
y' = (1 + logx) xx

Now let y = f(x)g(x)
log y = g(x) log f(x)
y' y−1 = g(x) f'(x) f(x)−1 + g'(x) log f(x)
y' = [ g(x) f'(x) f(x)−1 + g'(x) log f(x) ] f(x)g(x)

It looks ugly, but it's true.

Puzzles