Using initial conditions in a second order PDE

Click For Summary
SUMMARY

The discussion focuses on solving a second-order partial differential equation (PDE) with initial conditions. The general solution is given as u(x,y) = f1(3x + t) + f2(-x + t), with initial conditions u(x,0) = sin(x) and ∂u/∂t(x,0) = cos(2x). The user attempts to substitute these initial conditions into the general solution, leading to two equations involving the derivatives of the arbitrary functions f1 and f2. The conversation suggests using a change of variables to simplify the resulting differential equation.

PREREQUISITES
  • Understanding of partial differential equations (PDEs)
  • Familiarity with initial conditions in mathematical modeling
  • Knowledge of arbitrary functions and their derivatives
  • Experience with variable substitution techniques in differential equations
NEXT STEPS
  • Study the method of characteristics for solving PDEs
  • Learn about variable substitution in differential equations
  • Explore the implications of arbitrary functions in PDE solutions
  • Investigate the use of initial conditions in mathematical modeling
USEFUL FOR

Mathematicians, physics students, and engineers dealing with partial differential equations and initial value problems will benefit from this discussion.

maggie56
Messages
26
Reaction score
0

Homework Statement



I have a PDE for which i have found the general solution to be u(x,y) = f1(3x + t) + f2(-x + t)
where f1 and f2 are arbitrary functions. I have initial conditions u(x,0) = sin (x) and partial derivative du/dt (x,0) = cos (2x)

Homework Equations



u(x,y) = f1(3x + t) + f2(-x + t)
u(x,0) = sin (x)
du/dt (x,0) = cos (2x)

The Attempt at a Solution



I have substituted u(x,0) and du/dt (x,0) into the general solution which gives me;

u(x,0) = f1(3x) + f2(-x) = sin (x)
du/dt(x,0) = f1'(3x) + f2'(-x) = cos (2x)

but i am unsure as to where to go from here

Thanks for any help
 
Physics news on Phys.org
I'll use h and v:

h'(3x)-v'(-x)=\cos(x)
h'(3x)+v'(-x)=\cos(2x)

It's not hard to eliminate v'(-x) right?

then you'd have a regular DE:

2h'(3x)+\cos(x)+\cos(2x)

but then you got that 3x in there. What about making a change of independent variable by letting u=3x then convert the DE from one in terms of x (the one above) into one involvind u by remembering:

\frac{dh}{du}=\frac{dh}{dx}\frac{dx}{du}

now make this substitution into the one involving x, get the one involving u, solve it, then wherever there is a u in the answer, replace it by 3x.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
2
Views
2K
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K