What is the solution for the given problem using the method of characteristics?

  • MHB
  • Thread starter evinda
  • Start date
  • Tags
    Method
In summary, the conversation discusses the problem of finding the solution to a partial differential equation using the method of characteristics. The conversation includes steps and equations involved in the solving process, as well as the conditions and boundary conditions to be considered. Finally, it is mentioned that obtaining the solution in explicit form can be a difficult task.
  • #1
evinda
Gold Member
MHB
3,836
0
Hello! (Wave)

I want to find the solution of the problem
$$(t+u(x,t))u_x(x,t)+tu_t(x,t)=x-t, x \in \mathbb{R}, t>1,$$
$$u(x,1)=1+x$$
using the method of characteristics.

That's what I have tried:

$$(x(0),t(0))=(x_0,1)$$We are looking for a curve $(x(s),y(s)), s \in \mathbb{R}$ such that $\sigma(s)=u(x(s),t(s))$
$$\sigma'(s)=u_x(x(s),t(s))x'(s)+u_t(x(s),t(s))t'(s)$$

We choose $x'(s)=t+u(x,t)=t+ \sigma(s), s \in \mathbb{R}, x(0)=x_0\\t'(s)=t(s), s \in \mathbb{R}, t(0)=1$

Then $\sigma'(s)=x(s)-t(s), s \in \mathbb{R}\\ \sigma(0)=u(x(0),t(0))=u(x_0,1)=1+x_0$$$t'(s)=t(s) \Rightarrow \frac{dt}{ds}t \Rightarrow \frac{dt}{t}=ds \Rightarrow \ln{|t|}=s+c \Rightarrow t=C e^s$$
$$t(0)=1 \Rightarrow C=1$$
$$\Rightarrow t(s)=e^s$$

$x'(s)=t+ \sigma(s)=e^s+u(x(s),e^s) \Rightarrow x(s)=e^s-1+ \int_0^{s} u(x(\xi), e^{\xi})d \xi$

$\sigma'(s)=e^s-1+ \int_0^{s} u(x(\xi), e^{\xi})d \xi-e^s=\int_0^{s} u(x(\xi), e^{\xi})d \xi-1=\int_0^{s} \sigma(\xi) d\xi-1 $

From the Mean Value theorem, we have that there is a $k \in (0,s)$ such that $\sigma(k)=\frac{\int_0^s \sigma(\xi)d\xi}{s}$

So we have that $\sigma'(s)=s \sigma(k)-1 \Rightarrow \sigma(s)=\frac{s^2}{2} \sigma(k)-s+c$
 
Physics news on Phys.org
  • #2
The PDE is of the type 'quasi-linear' and it is written as...

$\displaystyle a(x,t,u)\ u_{x} + b(x,t,u)\ u_{t} = c(x,t,u)\ (1)$

... with the boundary conditions...

$\displaystyle u=u_{0} (s)\ \text{along}\ x=f(s), y=g(s)$

Under appropriate conditions the solving procedure consists in solving the system of ODE...

$\displaystyle \frac{d\ x}{d\ \sigma} = a, \frac{d\ t}{d\ \sigma} = b, \frac{d\ u}{d\ \sigma}= c\ (3)$

... under the conditions...

$\displaystyle x(\sigma=0,\ s) = f(s), t(\sigma=0, s)= g(s), u(\sigma=0, s)= u_{0} (s)\ (4)$

In thi case is...

$\displaystyle a= t+u,\ b=t,\ c=x-t, f(s)= s, g(s)=1, u_{0} = 1 + s$

... so that You can proceed with the first ODE...

$\displaystyle \frac{d\ t}{d\ \sigma}= t, \ t(0,s) = 1 \implies t = e^{\sigma}\ (5)$

... then, taking into account (5), the second ODE...

$\displaystyle \frac{d\ x}{d\ \sigma} = e^{\sigma} + u,\ x(0,s)= s \implies x = u\ \sigma + e^{\sigma} + s - 1\ (6)$

... and then, taking into account (5) and (6), the third ODE...

$\displaystyle \frac{d\ u}{d\ \sigma} = u\ \sigma + s - 1,\ u(0,1)= 1 + s \implies u = (1 + s)\ e^{\frac{\sigma^{2}}{2}} + \sqrt{\frac{\pi}{2}}\ (s-1)\ e^{\frac{\sigma^{2}}{2}}\ \text{erf}\ (\frac{\sigma}{\sqrt{2}})\ (7)$

Now You have the solution in parametric form...

$\displaystyle x = u\ \sigma + e^{\sigma} + s - 1, t = e^{\sigma}, u = (1 + s)\ e^{\frac{\sigma^{2}}{2}} + \sqrt{\frac{\pi}{2}}\ (s-1)\ e^{\frac{\sigma^{2}}{2}}\ \text{erf}\ (\frac{\sigma}{\sqrt{2}})\ (8)$

... and You can obtain u(x,t) in explicit form eliminating $s$ and $\sigma$ from (8)... non a very comfortable task (Thinking)

Kind regards

$\chi$ $\sigma$
 
Last edited:

Related to What is the solution for the given problem using the method of characteristics?

What is the Method of Characteristics?

The Method of Characteristics is a mathematical technique used to solve partial differential equations. It involves transforming the partial differential equation into ordinary differential equations along characteristic curves, which are paths along which the solution remains constant.

How does the Method of Characteristics work?

The Method of Characteristics works by using the initial conditions of a partial differential equation to determine the characteristic curves. These curves, along with the transformed equation, allow for the solution to be found along those curves.

What types of partial differential equations can be solved using the Method of Characteristics?

The Method of Characteristics can be used to solve first-order linear and nonlinear equations, as well as second-order linear equations with constant coefficients.

What are the advantages of using the Method of Characteristics?

The Method of Characteristics allows for the solution of certain types of partial differential equations that cannot be solved using other methods. It also provides a more intuitive understanding of the solution by visualizing the characteristic curves.

What are the limitations of the Method of Characteristics?

The Method of Characteristics is limited to certain types of partial differential equations and cannot be used for all types of problems. It also requires the initial conditions to be known, which may not always be the case in real-world situations.

Similar threads

Replies
2
Views
1K
  • Differential Equations
Replies
1
Views
981
  • Differential Equations
Replies
2
Views
1K
  • Differential Equations
Replies
6
Views
1K
  • Differential Equations
Replies
5
Views
2K
  • Differential Equations
Replies
1
Views
803
  • Differential Equations
Replies
1
Views
684
  • Differential Equations
Replies
8
Views
2K
  • Differential Equations
Replies
3
Views
1K
  • Differential Equations
Replies
25
Views
3K
Back
Top