Proving h(u,v) = U(u) + V(v) for huv=0 ∀ u,v

  • Thread starter Thread starter bobbarker
  • Start date Start date
bobbarker
Messages
8
Reaction score
0

Homework Statement


"Let huv = 0 \forall u, v. Show that h is of the form h(u,v) = U(u) + V(v)."

Homework Equations


n/a

The Attempt at a Solution


The problem doesn't really seem that complex to me, in fact, from PDEs a few years ago I remember this quite readily. However, the proof/demonstration is giving me some trouble. I started off supposing that huv = 0 \forall u,v but h were of the form h(u,v) = U(u)*V(v). Then
hu(u,v) = U'(u)*V(v)
huv(u,v) = U'(u)*V'(v) = 0
But that just means that either/both U,V are constants, which isn't prohibited in the initial setup of the problem.

Any ideas? Thanks! :)
 
Physics news on Phys.org


If f'(x) = 0 then you know f is independent of x (f(x) = c).

So if you have this function hu whose partial with respect to v is zero, what does that say about hu's dependence on v?
 


So since hu is independent of v and hv is independent of u, and disregarding the possibility that the functions U,V are constants, then we must have h(u,v) = U(u) + V(v)? Since hu is not necessarily 0 but huv=0, and similarly hv is not necessarily 0 but hvu=0?
 


bobbarker said:
So since hu is independent of v and hv is independent of u, and disregarding the possibility that the functions U,V are constants, then we must have h(u,v) = U(u) + V(v)? Since hu is not necessarily 0 but huv=0, and similarly hv is not necessarily 0 but hvu=0?

No, that isn't very precise and is confusing. Think about integrating both sides of (hu)v = 0 with respect to v. If this were a function of one variable and an ordinary antiderivative, you would get a constant. What would the "constant" of integration look like in this case when, in effect, we are taking an anti-partial derivative with respect to v?
 
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