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

  • Thread starter Thread starter menco
  • Start date Start date
  • Tags Tags
    Partial System
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
menco
Messages
42
Reaction score
0

Homework Statement



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

Homework Equations



[tex]du/dy = 2xyu[/tex]

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

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
menco said:

Homework Statement



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

Homework Equations



[tex]du/dy = 2xyu[/tex]

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

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