miniradman
- 191
- 0
Homework Statement
find the solution to:
\frac{\partial^{2}u}{\partial x \partial y} = 0
\frac{\partial^{2}u}{\partial x^{2}} = 0
\frac{\partial^{2}u}{\partial y^{2}} = 0
Homework Equations
theorem of integration
The Attempt at a Solution
now from a previous question I had earlier, I have found that I can simply do integration as per normal. So in doing that I managed to get:
u(x,y) = xf(y) + g(y)
u(x,y) = yf(x) + g(x)
However I have a problem that arises when I take the integral of two different variables (in the care of the first expression for u)
u(x,y) = F(y) + g(x) where F(x) is the integral of f(x)
However the final solution is:
u(x,y) = Ax + By + C
...to which I don't how to get to. I understand that when you put back all the partial differentials together, all those arbitrary functions collapse down to one constant of integration. However, I don't see how to get those constant co-efficients in front of x and y. Also I don't know how to treat the F(x) (what to do with it).