What is this question referring to?

  • Thread starter Thread starter Needhelp2013
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Needhelp2013
Messages
10
Reaction score
0

Homework Statement


What is this question en example of:
Given u=lnsin(xy) show that


Homework Equations


du=cot(xy)(ydx + xdy)


The Attempt at a Solution


I think it is total differentiation.
 
Physics news on Phys.org
I'd call it implicit differentiation: ie.
if ##u=xy##, then differentiating everything wrt x tells me $$\frac{du}{dx}=y+x\frac{dy}{dx} \Rightarrow du = ydx+xdy$$
 
This is a convenient shortcut, but remember that [itex]\frac{du}{dx}[/itex] is not really a fraction, although it looks like one.

Officially the definition is
[tex]du = \frac{\partial u}{\partial x} \, dx + \frac{\partial u}{\partial y} \, dy[/tex]
for u = u(x, y).
That result du = y dx + x dy in Simon's example comes out correctly by "multiplying through by dx" is not completely co-incidental, but you should realize there's no real multiplication involved as "dx" is not really a number.