How Do You Solve the Method of Characteristics for Nonlinear PDEs?

  • Thread starter Thread starter gtfitzpatrick
  • Start date Start date
  • Tags Tags
    Method
Click For Summary

Homework Help Overview

The discussion revolves around solving a nonlinear partial differential equation (PDE) using the method of characteristics. The original poster presents a specific PDE involving variables x, y, and u, and seeks guidance on the integration of characteristic equations.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the formulation of characteristic equations and the integration process. There are questions about whether to manipulate the equations before integrating and how to handle initial conditions. Some participants express confusion regarding the application of methods and the integration of variables.

Discussion Status

Multiple interpretations of the method of characteristics are being explored. Some participants provide guidance on the correct formulation of equations and the implications of initial conditions, while others express uncertainty about their understanding of the method.

Contextual Notes

The original poster mentions having initial conditions for the problem, which adds complexity to the discussion. There is also a reference to prior knowledge of calculus but limited experience with differential equations.

gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement



[itex]x \frac{ \partial u}{ \partial x} + y \frac{ \partial u}{ \partial y}= -x^2u^2[/itex]

Homework Equations





The Attempt at a Solution



characteristics are given by
[itex]\frac{ dy}{ dx} = \frac{ y}{ x}[/itex] (a)

and

[itex]\frac{ du}{ dx} = -\frac{x^2u^2 }{ x}[/itex] (b)

So i integrate both equations

but for (a) do i bring the y across which ends up giving ln(y) = ln(x) + k
or leave it where it is and i get y = -yln(x) + k

??
 
Physics news on Phys.org
Hello, still doing characteristics? Why not write the characteristic equations as:
[tex] \dot{x}=x,\quad\dot{y}=y,\quad\dot{u}=-x^{2}u^{2}[/tex]
You won't be able to write down a complete solution as you have no initial condition to work from. For your equation for characteristics, your first answer was correct, the characteristics are given by [itex]y=kx[/itex] for k constant.
 
To expand on hunt_mat's answer:
Don't we need to separate the variables before integrating?

1/y dy = 1/x dxHmmm, then again you're using partial deriv. notation, which I've only studied Calc. for, not yet Differential Equations.
 
thanks for the replies lads. I guess i never total got to grips with methods of chars.!
I also have initial conditions of u(x,1) = x for -infinity<x<infinity.

y=kx becomes k=y/x

then from (b) we have [itex]\frac{ du}{ dx} = -\frac{x^2u^2 }{ x}[/itex] which when differentiated gives [itex]u = \frac{ 2}{ x^2} + F(k)[/itex]

and transfer in our earlier value of k gives [itex]u = \frac{ 2}{ x^2} + F(\frac{ y}{ x})[/itex]
im getting confused now i think in different methods?
 
There are essentially two ways for the method of characteristics (I recognise your name from a number of MOC posts, did I post my notes on the subject?)
From one of your calculations you have:
[tex] \frac{du}{dx}=-xu^{2}[/tex]
Integrating this equation shows that:
[tex] \frac{1}{u}=\frac{x^{2}}{2}+F(\xi )[/tex]
We now paramatrise the initial data, so take [itex](\xi ,1)[/itex] as the point which the characteristic passes through, this will give the initial values as [itex]u(\xi ,1)=\xi[/itex], evaluating the characteristic at this point yields [itex]1=k\xi[/itex], giving a value for k which can then be inserted back into the equation for the characteristic. We now evaluate [itex]u[/itex] at the point [itex](\xi ,1)[/itex] to obtain
[tex] \frac{1}{\xi}=\frac{\xi^{2}}{2}+F(\xi )[/tex]
From this you can compute [itex]F(\xi )[/itex] and then from there you can substitute for [itex]\xi[/itex] by using the equation of the characteristic.
Now to find u you have the solution
 

Similar threads

Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
19
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
21
Views
2K
Replies
4
Views
1K
Replies
2
Views
1K