Complicated derivative problem

  • Thread starter Thread starter demonelite123
  • Start date Start date
  • Tags Tags
    Derivative
demonelite123
Messages
216
Reaction score
0
d/du [((u(n+1))/(n+1)2) ((n+1) ln(u) - 1)]

how would you take the derivative of this large complicated function?
 
Physics news on Phys.org
First, bring out the factor of 1/(n + 1)^2, since it doesn't depend on u. Then use the product rule on u^(n+1)*((n + 1) ln(u) - 1)
 
so would "n" be a constant in this problem? i took the derivative and i got something like this:

(u(n+1)(n+1)(ln u))(n+1)(lnu - 1) + (u(n+1))(n+1)(1/u)

all of that over (n+1)2. is this right?
 
you still need to decrement the power after differentiation. all of this simplifies considerably.
[edit] you shouldn't have two (ln u) terms.
 
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