Differentiate x^x

This can't be differentiated with the usual methods (chain rule, product rule). First we set y = xx, and our objective is to calculate dy/dx in terms of x.
To turn this function into more familiar functions, we log both sides:
ln y = ln(xx) = x ln x
where in the second equality we have used the logarithm rule ln(ab) = b ln a.
Then we differentiate both sides with respect to x. For the left hand side, we use the chain rule, dz/dx = (dz/dy) * (dy/dx), with z = ln y:
d(ln y)/dx = d(ln y)/dy * dy/dx = (1/y) * dy/dx
On the right hand side, we use the product rule, d(uv)/dx = u * dv/dx + v*du/dx, with u = x and v = ln x:
d(x ln x)/dx = x * (1/x) + ln x * 1 = 1 + ln x
So then we have
(1/y) * dy/dx = 1 + ln x
and our goal is to find dy/dx in terms of x only. To do this, we multiply both sides by y and substitute y = xx, leaving
dy/dx = xx (1 + ln x)

JT

Related Maths A Level answers

All answers ▸

The rate of growth of a population of micro-organisms is modelled by the equation: dP/dt = 3t^2+6t, where P is the population size at time t hours. Given that P=100 at t=1, find P in terms of t.


A curve C with an equation y = sin(x)/e^(2x) , 0<x<pi has a stationary point at P. Find the coordinates ofP?


Differentiate 7(3x^2+7)^(1/3)


How would you differentiate ln(x^2+3x+5)?