Derivative of x^(2x): Solved with ln

  • Thread starter Thread starter 3songs
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 5K views
3songs
Messages
10
Reaction score
0

I only know that it is solved with ln. Something like lnx2x...
 
Physics news on Phys.org
x^(2x)=e^(ln(x)*(2x)). Use the chain rule.
 
Dick said:
x^(2x)=e^(ln(x)*(2x)). Use the chain rule.

I got:

(lnx 2x)'=1/x2x+lnx*2=x+2ln x

e^x+2lnx
=ex+e2elnx

?
 
Well, the derivative of 2*x*ln(x) isn't x+2*ln(x). You might want to work on that for a start.
 
Dick said:
Well, the derivative of 2*x*ln(x) isn't x+2*ln(x). You might want to work on that for a start.

I am sorry, that was a typo.
I meant
2+2lnx NOT x+2lnx
 
3songs said:
I am sorry, that was a typo.
I meant
2+2lnx NOT x+2lnx

That's better. Now work on the rest of it. The chain rule says (e^f(x))'=(e^f(x))*f'(x) doesn't it? Put f(x)=ln(x)*(2x).