Complicated derivative problem

  • Thread starter Thread starter demonelite123
  • Start date Start date
  • Tags Tags
    Derivative
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
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
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.