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
The discussion revolves around finding the derivative of the function xlnx and understanding why it results in 1 + lnx. Participants explore the application of the product rule and question the reasoning behind different approaches to differentiation.
The conversation includes various interpretations of the derivative and the methods used to arrive at it. Some participants provide clarifications and insights into the differentiation process, while others express uncertainty about their understanding of the concepts involved.
There are indications of confusion regarding the rules of differentiation and the necessity of memorizing certain identities. Some participants question the clarity of explanations provided and seek further understanding of the underlying principles.
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 [tex]x( x^x - 1)[/tex]. It's [tex]x^x((ln(x) + 1))[/tex]
Shay10825 said:Is there a rule for this or something?
Curious3141 said:You don't need a rule.
[tex]x^x = e^{x\ln x}[/tex]. 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 [itex]x^x[/itex] 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 [tex]x^x = e^{x\ln x}[/tex]?
Curious3141 said:[tex]x^x = (e^{\ln x})^x = e^{x\ln x}[/tex]
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?