The (asserted) equivalence of first partial derivatives

Larry Cosner
Messages
5
Reaction score
2
In the solution to a differential-equation problem -- proof of the existence of an integrating factor -- the following statements are made regarding a general function "u(xy)" [that is, a function of two variable that depends exclusively on the single factor "x*y"]:

------------------------------------

"Let xy = t

Therefore ux = uy = ut"

-------------------------------------

I'm having a hard time seeing this as innately true. The first two functions are the partial derivatives of the function u, with respect to the two variables. If one takes a simple function like u(xy) = 3xy, then the first partial derivatives are:

ux = 3y and uy = 3x; and similarly, if one addresses the substituted variable, ut = 3.

And these are not equal.

Now I certainly see, given t = xy, that dt/dx = y and dt/dy = x. This leads to dx/dt = 1/y and dy/dt = 1/x.

Using this, one can show ut = (du/dx)(dx/dt) = (3y)(1/y) = 3. Similarly for the equivalency of ut = (du/dy)(dy/dt).

But I'm not seeing how this translates into ux = uy = ut?

And it is this exact equivalence that is used further down in the proof (which is why I care).

Thanks in advance for helping me see what I'm missing.
 
Physics news on Phys.org
Seems weird. Assuming ## u_x ## means ## \frac{\partial}{\partial x}u(x,y) ## etc. then as you find, ## u_x=y u_t ## and ## u_y=x u_t ##.
 
Perhaps you could post the entire problem or differential equation? From what you've given so far they're not equal, but perhaps we're missing some other condition or assumption
 
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