PDE i.v.p. using method of characteristics

  • Thread starter Thread starter sunrah
  • Start date Start date
  • Tags Tags
    Method Pde
Click For Summary
SUMMARY

The discussion focuses on solving the partial differential equation (PDE) defined by the equation x²uₓ + y²uᵧ = 0 with the initial condition u(2,y) = y. The method of characteristics is employed, leading to the transformation of variables where C = (y - x) / (xy). The user successfully resolves the problem using a system of ordinary differential equations (ODEs) and a coordinate transformation, but seeks clarification on determining the function f(C) based on the initial value condition.

PREREQUISITES
  • Understanding of partial differential equations (PDEs)
  • Familiarity with the method of characteristics
  • Knowledge of ordinary differential equations (ODEs)
  • Basic skills in variable separation techniques
NEXT STEPS
  • Study the method of characteristics in depth for PDEs
  • Learn about initial value problems in the context of PDEs
  • Explore coordinate transformations in differential equations
  • Investigate examples of solving PDEs with initial conditions
USEFUL FOR

Students and professionals in mathematics, particularly those studying differential equations, as well as educators seeking to enhance their understanding of the method of characteristics and initial value problems.

sunrah
Messages
191
Reaction score
22

Homework Statement


solve x2ux + y2uy = 0 for u(2,y) = y

Homework Equations


The Attempt at a Solution



with a = x2 and b = y2

y' = b/a = (y/x)2 this can be solved for y by separation of variables:

y = \frac{x}{1-xC}
and
C = \frac{y-x}{xy}

now

u(x,y) = f(C) = f(\frac{y-x}{xy})

applying initial value conditions

u(2,y) = f(\frac{y-2}{2y})

this is where my understanding runs out. how do i determine f according to the initial value? i have looked at several books but they just assume this step is obvious
 
Last edited:
Physics news on Phys.org
have solved it now :smile: by taking a different approach and by converting to a system of ODEs and doing a coordinate transform from x(t) -> x(t,s) but I would still like to know how to solve it according to my original question, thanks
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
2
Views
1K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K