What is the derivative of y=1/xlnx?

  • Thread starter Thread starter xllx
  • Start date Start date
  • Tags Tags
    Integration Ln
xllx
Messages
33
Reaction score
0

Homework Statement


Find dy/dx of y=1/xlnx


Homework Equations


I thought that I'd have to use the quotient rule:
y'=vu'-uv'/v^2

However the differential of 1 is 0, so is this the right rule to use?

The Attempt at a Solution



u=1
u'=0

v=xlnx
v'=1/x

y'=vu'-uv'/v^2
y'=(xlnx*0)-(1*1/x)/(xlnx)^2
y'=-1/x(xlnx)^2
y'= -1/x^3lnx^2

But this doesn't seem right to me, I'm not sure. Any help at all would be greatly appreciated. Many Thanks.
 
Physics news on Phys.org
v=xlnx
v'=1/x

Really? I thought 1/x was the derivative of lnx, not xlnx.
 
Yes sorry just realized that..
I redid it and got dy/dx=1-lnx/(x^2lnx^2), which sounds a more accurate answer and think I have done it right this time.

Is is possible to just extend this question though:
If I was to find when the gradient equals 0, I've got 0=1-lnx so 1=lnx, but how would I solve this?

Thankyou
 
e to the what equals 1?
 
Does lne=1??
But I don't know how that solves this, does that mean x=e?
 
Yes, ln(e)=1.

I kindve messed up my hint there and ended up inadvertantly giving answer instead. (e^0 is 1, but that's not relevant here.)

Remember ln is just log base e, which 'undoes' powers, so you you're looking for the power of e that equals e in this case. (e^1=e^ln(x) => e^(lnx) is just x, =>e=x).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top