Solving Arctan Problem: y'=\frac{1}{1-(lnx)^{-2}}

  • Thread starter Thread starter UrbanXrisis
  • Start date Start date
AI Thread Summary
The discussion focuses on the derivative of the function y=tan^{-1}(1/ln(x)). Participants confirm that the derivative must account for the derivative of 1/ln(x), leading to the expression y'=(1/(1-(ln(x))^{-2}))*(1/(x(ln(x))^2)). There are corrections regarding the placement of parentheses and signs in the final derivative expression. The final form debated is y'=(1/(-x(ln(x))^2+x)), with emphasis on proper notation. The conversation highlights the importance of careful differentiation and notation in calculus.
UrbanXrisis
Messages
1,192
Reaction score
1
y=tan^{-1}\left(\frac{1}{ln(x)}\right)
y'=\frac{1}{1-\left(\frac{1}{ln(x)}\right)^2}
y'=\frac{1}{1-(lnx)^{-2}}

is this correct?

do I have to take into account the derivative of \frac{1}{ln(x)}?

if I do, what is the derivative of \frac{1}{ln(x)}?
 
Last edited:
Physics news on Phys.org
Yes, you need to take into account the derivative of \frac{1}{\ln(x)}.

You could either do the derivative of a division or do the derivative of (\ln(x))^{-1}.
 
y'=\frac{1}{1-(lnx)^{-2}}*\frac{1}{x(lnx^2)}
y'=\frac{1}{x(lnx^2)-x}}

is that it?
 
UrbanXrisis said:
y'=\frac{1}{1-(lnx)^{-2}}*\frac{1}{x(lnx^2)}
y'=\frac{1}{x(lnx^2)-x}}

is that it?

Little changes...

y'=\frac{1}{1+(lnx)^{-2}}*\frac{-1}{x(\ln(x))^{2}}

Something else i noticed

(tan^{-1} (f(x)))' = \frac{f'(x)}{1+(f(x))^2}
 
Last edited:
can that become y'=\frac{1}{-x(lnx^2)+x}}?
 
Stop putting the square next to the x like that, use parentheses.
 
sorry, didn't notice that

y'=\frac{1}{-x(lnx)^2+x}}

that's what I meant
 
Sure, except for the sign problem.
 
y'=\frac{1}{-x\ln(x)^{2}-x}
 
Back
Top