Shay10825
- 337
- 0
Hi everyone!
(d/dx) [xlnx]
Why is the answer 1+lnx and not 1??
~Thanks
(d/dx) [xlnx]
Why is the answer 1+lnx and not 1??
~Thanks
Shay10825 said:At first I did:
x(1/x) which gave me 1 but why does this not work:
xlnx
ln (x^x)
[x(x^x-1)]/(x^x) ?
I know the second way is not how you would usually do it but why does it not work??
courtrigrad said:the derivative of x^x is not x( x^x - 1). It's x^x((ln(x) + 1))
Shay10825 said:Is there a rule for this or something?
Curious3141 said:You don't need a rule.
x^x = e^{x\ln x}. Can you see how to differentiate it now ?
The other less direct but "easier to see" way is to use implicit differentiation.
I once "just used" the derivative of x^x in exam and got docked a couple of points spoiling an otherwise perfect score. The teacher refused to believe I just did it in my head.![]()
Shay10825 said:I'm sorry but you just lost me. How did you get x^x = e^{x\ln x}?
Curious3141 said:x^x = (e^{\ln x})^x = e^{x\ln x}
Shay10825 said:Do you have to memorize this or something?
Yapper said:How does changing it into e^xlnx make it easier?
Yapper said:but f(prime) of x is the derivative orignal equation xlnx so how does that help?