Solve Partial Derivatives: Find f(x,y)

hotcommodity
Messages
434
Reaction score
0
[SOLVED] Partial Derivatives

I'm having a bit of trouble on an old test problem. It states:

Determine if there is a function f(x, y) such that fx(x, y) = yex + 1 and fy(x, y) = ex + cos(y). If such a function exists, find it.

I know that such a function exists because fxy(x, y) = ex, and fyx(x, y) = ex, thus fxy = fyx.

I'm having trouble finding the original function. I know that I would probably have to integrate somehow, but I'm not sure how to go about that with partial derivatives.

Any help is appreciated.
 
Physics news on Phys.org
integrate fx(x, y) with respect to x. This will tell you that f(x,y) is of the form e^x+x+C(y), where C(y) is some function of y. Do the same thing, but with fy(x, y).. you'll get f(x,y)=...+D(x) where CDx) is some function of x. Compare the two expressions of f(x,y) thus obtained, and conclude as to the value of C(y) and D(x), and hence of f(x,y)
 
Ok, I found that f(x, y) = yex + x + sin(y), and it checks with the first order partial derivatives. Thank you very much :)
 
Plus a constant, of course.
 
Right, I forgot that part, haha. Thanks :)
 
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