What is the partial derivative of u with respect to t in terms of x, y, and t?

jamesbob
Messages
63
Reaction score
0
This is annoying me as i have the answer on the tip of my pen, just can't write it down. I'm not 100% sure i understand what the question is asking me to do.

Consider the quantity u = e^{-xy} where (x,y) moves in time t along a path:

x = \cosh{t}, \mbox{ } y = \sinh{t}​

Use a method based on partial derivatives to calculate \frac{du}{dt} as a function of x, y and t.

My answer:

I partially differentiated u, getting:

\frac{\delta{u}}{\delta{x}} = -ye^{-xy}
\frac{\delta{u}}{\delta{y}} = -xe^{-xy}
So does this mean du = -ye^{-xy} + -xe^{-xy} ?

I though that i would get du from the part iv just explained, then get dt from differentiating x and y. But this ofcourse leaves me with expressions for dx/dt and dy/dt. Where do i go from here?
 
Physics news on Phys.org
Use the chain rule:
\frac{du}{dt} = \frac{\partial u}{\partial x} \frac{dx}{dt} + \frac{\partial u}{\partial y} \frac{dy}{dt}
 
Last edited:
Yeah, realized that after some research - just something id never saw. Dead easy tho. Thanks anyway :smile:
 
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