Understanding the Derivative of e^(x^x)

  • Thread starter Thread starter royisher
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
royisher
Messages
2
Reaction score
0

Homework Statement



Problem: e(x^x)

The Attempt at a Solution



I came up with - f'(x) = e(x^x)[ln(x)+1]. The solution should be - x^x*e(x^x)[ln(x)+1] . Can someone please help me understand why should I add x^x to the solution.

Much appreciated!
 
Physics news on Phys.org
Aha, so I should just apply it like that -

f(x) = e(x^x) -> f'(x) = e(x^x)

g(x) = x^x -> ln(g(x))=x*ln(x) -> g'(x)=x^x(ln(x)+1)

(f°g)'(x) = e(x^x)*x^x(ln(x)+1)

Thank you very much!