It is known that partial differential fpartial differential
It is known that partial differential f/partial differential x = 2xy, and partial differential f/partial differential y = x^2 +1. Determine the form of f(x, y).
Solution
delf / delx = 2xy
Partially Integrating it with respect to x we get,
f = x2y + g(y) + C
Partially Differentiating it with respect to y we get
delf/dely = x2 + g\'(y)
x2 + 1 = x2 + g\'(y)
g\'(y) = 1
Integrating it with respect to y we get
g(y) = y + C
Thus, f(x,y) = x2y + y + C
