Find the derivative of x^x

y = x^x -- Yikes! Doesn't that look ugly. 
It's mostly the x^x part, since ... to the x is fine, and x to the ... is fine.
We must split the two x's in order to continue. 
Perhaps we could log? since then we can pull the index to the front. 
so: log(y) = log(x^x) = x log(x) -- because [log(a^b) = b log(a)]
Well this looks much better. On the left we have something which is easy using chain rule
and the right side, looks easy using product rule.

So:
d/dx log(y) = dy/dx * (1/y) 
and:
d/dx xlog(x) = 1log(x) + x*(1/x)
= log(x) + 1

so:
dy/dx * (1/y) = 1 + log(x)
Multiplying through by y, gives us:
dy/dx = y ( 1 + log(x) )
but remember, y = x^x 
so dy/dx = x^x ( 1 + log(x) )

Answered by Mayur D. Maths tutor

3916 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

What is the y-coordinate minimum point of y = 3x^2 + x - 4


How to differentiate the function f(x)= 3x^3 + 2x^-3 - x^(1/2) + 6?


A curve C has equation y = x^2 − 2x − 24 x^(1/2), x > 0 (a) Find (i) dy/d x (ii) d^2y/dx^2 (b) Verify that C has a stationary point when x = 4 (c) Determine the nature of this stationary point, giving a reason for your answer.


Find dy/dx for y=5x^3−2x^2+7x−15


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy