d u d [ ( n + 1 ) 2 u n + 1 ⋅ [ ( n + 1 ) ln u − 1 ] ] .
What is the following derivative equal to?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Yes it’s ridiculous, it seems so obvious to at least put brackets, initially there are already brackets with no use. It seems the problem inherently wants to trick us, which is fine but not if it’s using notation to do it
When finding the derivative, it is important to remember that n is a constant. We are only differentiating in respect to u .
d u d ( ( n + 1 ) 2 u n + 1 ⋅ [ ( n + 1 ) ln u − 1 ] )
= d u d ( n + 1 ) 2 u n + 1 ⋅ [ ( n + 1 ) ln u − 1 ] + ( n + 1 ) 2 u n + 1 ⋅ d u d [ ( n + 1 ) ln u − 1 ]
= ( n + 1 ) 2 ( n + 1 ) u n ⋅ [ ( n + 1 ) ln u − 1 ] + ( n + 1 ) 2 u n + 1 ⋅ u n + 1
= n + 1 u n ⋅ [ ( n + 1 ) ln u − 1 ] + n + 1 u n
= n + 1 u n ( n + 1 ) ln u − n + 1 u n + n + 1 u n
= u n ln u − n + 1 u n + n + 1 u n
= u n ln u
Here the Chain Rule and Product rule of differentiation should be used, n+1 with ln(u) is taken over (u)
solve it by integrating....
Why do it the hard way? Chain Rule and Product Rule works
gr8.... but differentiation was easier...
Very simple calculus, I did it in my head. But if you have to work it out just use the General Power Rule, Quotient Rule, and Product rule with some simple pre-calc for the Natural Log.
Problem Loading...
Note Loading...
Set Loading...
Initially I headed the wrong way since I assumed the last term was ln(u - 1) instead of ln(u) - 1. It would be nice if the question was rewritten to make this less ambiguous.