Technical question in multi-variable differentiation

jjou
Messages
63
Reaction score
0
Let f(x+iy)=u(x,y)+iv(x,y). Suppose we know |f|^2=u^2+v^2 is a constant function. Then we are allowed to say that (u^2+v^2)_x=(u^2+v^2)_y=0. But are we allowed to differentiate u by x and v by y? IE, are we allowed to make the following statement:
(u^2)_x+(v^2)_y=0

I'm guessing 'no', but I'm not too sure why. Intuitively, I would guess that you could change u and v in such a way that those changes balance each other out? (Very unclear way to say it...)
 
Physics news on Phys.org
no youre not allowed.

add the functions together and differentiate it with respect to whatever subscipt it is
 
Not you're not allowed. Consider for instance the functions u²=2x+3y and v²=-2x-3y. Then (u^2+v^2)_x=(u^2+v^2)_y=0, but (u^2)_x+(v^2)_y=-1
 
jjou said:
Let f(x+iy)=u(x,y)+iv(x,y). Suppose we know |f|^2=u^2+v^2 is a constant function. Then we are allowed to say that (u^2+v^2)_x=(u^2+v^2)_y=0. But are we allowed to differentiate u by x and v by y? IE, are we allowed to make the following statement:
(u^2)_x+(v^2)_y=0

I'm guessing 'no', but I'm not too sure why. Intuitively, I would guess that you could change u and v in such a way that those changes balance each other out? (Very unclear way to say it...)
Perhaps you could but that has nothing to do with the derivative. My question is why on Earth would you even consider that u^2_x+ v^2_y= 0?
 
My friend and I used that in a complex analysis proof that, for a function f(x+iy) = u(x,y)+iv(x,y) that is holomorphic on an open set, if |f| is constant then f is constant.

If |f| is constant, then |f|^2 = u^2+v^2 is constant. Then the derivatives (u^2+v^2)_x and (u^2+v^2)_y = 0.

We then also used the fact that (u^2)_x+(v^2)_y = 0 and manipulated the three equations using the Cauchy-Riemann equations to show that all partials were equal to zero (u_x = u_y = v_x = v_y = 0).

Will have to rethink the proof...
 
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