Example of the method of characteristics

  • Thread starter Thread starter prehisto
  • Start date Start date
  • Tags Tags
    Example Method
Click For Summary
SUMMARY

The discussion focuses on solving the partial differential equation (PDE) given by \(2u_t + 3u_x = 0\) with initial condition \(u(x,0) = \sin(x)\). Participants clarify the method of characteristics, deriving the equations \(x' = 3\) and \(t' = 2\) to find the characteristic curves. The confusion arises regarding the initial conditions for the new variables \(\eta\) and \(s\), specifically how \(u(s) = \sin(\eta)\) when \(s=0\). The solution involves understanding the relationship between the slope of the characteristic curves and the values of \(u\) at specific points.

PREREQUISITES
  • Understanding of partial differential equations (PDEs)
  • Familiarity with the method of characteristics
  • Knowledge of initial value problems
  • Basic calculus, particularly integration and differentiation
NEXT STEPS
  • Study the method of characteristics in detail for solving first-order PDEs
  • Learn about the derivation and application of characteristic curves
  • Explore initial value problems in the context of PDEs
  • Investigate the implications of boundary conditions on solutions of PDEs
USEFUL FOR

Mathematics students, particularly those studying differential equations, educators teaching PDEs, and researchers working on mathematical modeling involving PDEs.

prehisto
Messages
111
Reaction score
0

Homework Statement


Hi,guys I have a example, i understand almost everything but i have problems understanding some steps.
Example:
2u't+3u'x=0,x[itex]\in[/itex]R,t>0,u(x,0)=sin(x),u=u(x,y)


The Attempt at a Solution


I rewrite the example
(1)2u't+3u'x=u's
(2)u'tt's+u'xx's=u's

From comparing (1) (2) we can obtain
(3)t's=2
(4)x's=3

x=3s+C
t=2s+A
I suppose these equations are obtained by just integrating (3) and (4)

And here is the confusing par for me:
x,when s=0, =[itex]\eta[/itex]
t,when s=0, =0
I do not understand how these conditions are made.

Using these conditions we can calculate constants C,A.
Then express new variables [itex]\eta[/itex] and s.

The problem with respect to new variables:
u,when s=0, =sin([itex]\eta[/itex])
u's=0

How I sad, i do not understand how conditions (3) and (4) are made and then the "new problem":
u,when s=0, =sin([itex]\eta[/itex]) is confusing ,it seems that s=t.
Could someone ,please,can explain this to me?
It would help a lot.

Homework Statement

 
Physics news on Phys.org
Maybe this will be of some help, maybe not, but...

prehisto said:

Homework Statement


Hi,guys I have a example, i understand almost everything but i have problems understanding some steps.
Example:
2u't+3u'x=0,x[itex]\in[/itex]R,t>0,u(x,0)=sin(x),u=u(x,y)

You have 3 variables ##t,x,y## on this line. And strange notation like ##u'_x##. So I am going to rewrite it in a form that makes sense to me:$$
2u_x(x,y) + 3u_y(x,y) = 0,~u(x,0) = \sin x$$

The Attempt at a Solution


I rewrite the example
(1)2u't+3u'x=u's
(2)u'tt's+u'xx's=u's

I guess, from what you wrote, that you are looking for a curve ##\vec R(s) = \langle x(s),y(s)\rangle## such that ##u(s) = u(x(s),y(s))## is a solution. So you want$$
u'(s) = \nabla u \cdot \frac{d\vec R}{ds}=u_x x'(s) + u_y y'(s) = 3u_x + 2u_y = 0$$

From here I will veer away from what you did. With ##x'(s)=3, y'(s)=2## you have the slope of the curve is ##\frac {dy}{dx}= \frac{y'(s)}{x'(s)}=\frac 2 3##. This says ##u(s)## is constant on lines with slope ##\frac 2 3##. So the value of ##u(x,y)## at any point in the plane is the value of ##u## where the line through ##(x,y)## with slope ##\frac 2 3## intercepts the ##x## axis. See if you can show that point would be ##(x-\frac 3 2 y, 0)##. And the value of ##u(x,y)## at points on the ##x## axis is given.

Hopefully this may be of some help to you. Disclaimer: I am not a PDE guy.
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
1
Views
1K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
8
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K