Derivatives of ln(x): Taking on Complex Problems

  • Thread starter Thread starter jumbogala
  • Start date Start date
  • Tags Tags
    Derivatives
jumbogala
Messages
414
Reaction score
4

Homework Statement


I know how to take the derivative of ln(x), it's just 1/x. But what if you had something more complicated than just x?

For example, ln(x4(2x+5)5)?


Homework Equations





The Attempt at a Solution



I guess you would still do 1/(x4(2x+5)5), then multiply it by the derivative of the denominator.

Which would be 4x3(2x+5)5 + x4(5(2x+5)4)(2).

Is that correct?

The problem I'm supposed to be doing is actually more complicated, it's ln[x5(x+4)3(x3+4)6]. Would the procedure be similar? I guess I'm not sure about taking the derivative of something with 3 terms, I've only ever seen it done with two.
 
Physics news on Phys.org
Yes. You are correct:

For example:

y= ln(x2)

y' = (1 / x2) .dx2dx

y' = 2x/x2

Also with three terms:

y= u.v.w

y' = u'.v.w + u.v'.w + u.v.w'

or you can deal with u and v and then w.
I think the u'.v.w + u.v'.w + u.v.w' will be a bit quicker

your question: ln[x5(x+4)3(x3+4)6]

let u = x5 , v= (x+4)3 , w = (x3+4)6

(Note that any of these could be u, v w) But remember not to forget the natural log function when differentiating :)
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top