System of Partial Differential Equations: Solving for u(x,y)

  • Thread starter Thread starter menco
  • Start date Start date
  • Tags Tags
    Partial System
menco
Messages
42
Reaction score
0

Homework Statement



Solve the following system of partial differential equations for u(x,y)

Homework Equations



du/dy = 2xyu

du/dx = (y^2 + 5)u

The Attempt at a Solution



I am honestly not sure where to start, my lectures and tutorials this week have not been helpful at all. My guess is to take the derivative of the first equation and sub that into the second equation for y and then take the derivative of the second equation to get my final answer. But I am probably completely wrong. Any help or advice would be appreciated!
 
Last edited:
Physics news on Phys.org
You can show that d(ln(u))=(y2+5)dx+2xy dy is an exact differential.

ehild
 
menco said:

Homework Statement



Solve the following system of partial differential equations for u(x,y)

Homework Equations



du/dy = 2xyu

du/dx = (y^2 + 5)u

The Attempt at a Solution


Try to integrate both equations keeping the other variable as parameter, and include it also into the integration constant. You get the solutions in the form u(xy)=F(x,y) +f(x), u(xy)=G(x,y)+g(x). The two functions must be identical: you find the relation between f and g from this requirement.

ehild
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top