Parameterization for method of characteristics

  • Thread starter perishingtardi
  • Start date
  • Tags
    Method
In summary, the PDE xu_x + yu_y = 4u can be solved using the method of characteristics. The boundary condition can be parameterized in different ways, but by setting x_0=\cos \varphi_0, y_0=\sin \varphi_0, and u_0=1, we can determine the characteristics and solve the boundary problem. The solution is u(x,y)=(x^2+y^2)^2, which satisfies the given boundary condition.
  • #1
perishingtardi
21
1
Consider the PDE [tex] xu_x + yu_y = 4u. [/tex] Suppose that we want to find the solution that satisfies [itex]u=1[/itex] on the circle [itex]x^2 + y^2 = 1[/itex] using the method of characteristics.

I have read that the boundary condition can be parameterized as
[tex] x=\sigma, \qquad y=(1-\sigma^2)^{1/2}, \qquad u=1.[/tex]

My question is this: couldn't we also have [itex]y=-(1-\sigma^2)^{1/2}[/itex]?? Don't we have to assume that it could be either the positive or negative square root ([itex] y = \pm\sqrt{1-x^2} [/itex])?
 
Physics news on Phys.org
  • #2
Let's start with the characterics of the equation and then work in the boundary condition.

The general idea is to set [itex]x=x(t), \quad y=y(t)[/itex] into the equation and take the total derivative
[itex]\frac{\mathrm d}{\mathrm{d} t} u[x(t),y(t)]=\dot{x} \partial_x u + \dot{y} \partial_y u[/itex]
such that the PDE implies an ODE for [itex]u[/itex]. This leads to
[tex]\dot{x}=x, \quad \dot{y}=y, \quad \dot{u}=4u.[/tex]
Now you can solve these (in this case even decoupled!) equations with arbitrary initial conditions, i.e.,
[tex]x(t)=x_0 \exp t, \quad y(t)=y_0 \exp t, \quad u(t)=u_0 \exp(4 t).[/tex]
Now we can set
[tex]x_0=\cos \varphi_0, \quad y_0=\sin \varphi_0, \quad u_0=1,[/tex]
and the so determined characteristics obviously lead to the solution of the boundary problem. The trick is to parametrize the boundary curve as the initial values of the characteristics somehow.

The remaining step is to eliminate the parameters [itex]\varphi_0[/itex] and [itex]t[/itex] in [itex]u[/itex] in terms of [itex]x[/itex] and [itex]y[/itex]. In our case that's simple, because [itex]\exp(2t)=x^2+y^2[/itex] and the solution of the boundary problem reads
[tex]u(x,y)=(x^2+y^2)^2.[/tex]
Indeed we have
[tex]\partial_x u=4 x (x^2+y^2), \quad \partial_y u=4y(x^2+y^2) \; \Rightarrow \; x \partial_x u + y \partial_y u=4(x^2+y^2)^2=4 u[/tex]
and
[tex]u(x,y)=1 \quad \text{for} \quad x^2+y^2=1.[/tex]
 

1. What is parameterization for the method of characteristics?

Parameterization for the method of characteristics is a mathematical technique used to solve partial differential equations. It involves representing the solution to the equation in terms of a set of parameters, which allows for easier computation and visual representation of the solution.

2. Why is parameterization important for the method of characteristics?

Parameterization is important for the method of characteristics because it allows for a more efficient and accurate way of solving partial differential equations. It also allows for a better understanding of the solution by visualizing it in terms of the parameters.

3. How does one choose the parameters for the method of characteristics?

The parameters for the method of characteristics are chosen based on the specific problem at hand. They can be determined by examining the boundary and initial conditions of the equation, as well as using physical intuition and mathematical analysis.

4. Can parameterization be used for all types of partial differential equations?

Yes, parameterization can be used for all types of partial differential equations. However, the specific parameters and techniques used may vary depending on the type of equation and the problem being solved.

5. What are some advantages of using parameterization for the method of characteristics?

Some advantages of using parameterization for the method of characteristics include simplifying the problem, allowing for easier visualization and interpretation of the solution, and making the solution process more efficient and accurate.

Similar threads

  • Differential Equations
Replies
4
Views
329
Replies
2
Views
1K
Replies
1
Views
1K
  • Differential Equations
Replies
11
Views
2K
  • Differential Equations
Replies
1
Views
1K
  • Differential Equations
Replies
2
Views
2K
Replies
1
Views
1K
  • Differential Equations
Replies
3
Views
1K
Replies
1
Views
1K
  • Differential Equations
Replies
5
Views
1K
Back
Top