How can I differentiate ln(x) correctly?

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

Homework Statement



I am unsure how to differentiate ln(x).

Homework Equations



[tex]\int[/tex] dx/ (x logex)

The Attempt at a Solution



I let u = logex

So it became:
[tex]\int[/tex] x-1u-1dx

To integrate I now need to find du/dx... which means differentiate ln(x). How does this work out?
 
Physics news on Phys.org
Thanks but now I need help on the rest of the question! I'm really stuck. As, when I change it to integral f(x) du, the differentiated ln(x) does not cancel anything out... Does anyone know how to integrate this equation?

[tex]\int[/tex] x-1u-1du/e^u
Shaybay92 said:

Homework Statement



I am unsure how to differentiate ln(x).

Homework Equations



[tex]\int[/tex] dx/ (x logex)

The Attempt at a Solution



I let u = logex

So it became:
[tex]\int[/tex] x-1u-1dx

To integrate I now need to find du/dx... which means differentiate ln(x). How does this work out?
 
Nothing "cancels" because you're not differentiating log(x) correctly. I don't really know how you can encounter these kind of problems without ever having seen the derivative of log(x), but this is how it works.

[tex] y=\log x \Rightarrow x=e^y, \;\;<br /> \frac{dx}{dx}=\frac{d e^y}{dx}=e^y \frac{dy}{dx}=1 \Rightarrow \frac{dy}{dx}=\frac{1}{e^y} \Rightarrow \frac{d log x}{dx}=\frac{1}{x}[/tex]