How Do You Solve This Complex Partial Differential Equation?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
femiadeyemi
Messages
13
Reaction score
0
Hi All,
Please I need your assistance to solve this PDE below:

[itex]\frac{\partial^2 X}{\partial t^2} - \frac{\partial^2 X}{\partial z^2} + a(z,t) \frac{\partial X}{\partial t} + b(z,t) \frac{\partial X}{\partial z} +c(z,t) X =\Phi(z,t)[/itex]

With initial and boundary condition:
[itex]X(z,0)=\frac{\partial X(z,0)}{\partial t}=0[/itex]
[itex]X(0,t)=X(L,t)=0[/itex]

Thank you in advance.
FM
 
Physics news on Phys.org
Thank you for your response. I want to solve it analytically

Chestermiller said:
Are you trying to solve an equation like this analytically or numerically? Solving it numerically isn't too difficult, but solving it analytically is.
 
femiadeyemi said:
Hi All,
Please I need your assistance to solve this PDE below:

[itex]\frac{\partial^2 X}{\partial t^2} - \frac{\partial^2 X}{\partial z^2} + a(z,t) \frac{\partial X}{\partial t} + b(z,t) \frac{\partial X}{\partial z} +c(z,t) X =\Phi(z,t)[/itex]

With initial and boundary condition:
[itex]X(z,0)=\frac{\partial X(z,0)}{\partial t}=0[/itex]
[itex]X(0,t)=X(L,t)=0[/itex]

Thank you in advance.
FM

Chestermiller said:
Are you trying to solve an equation like this analytically or numerically? Solving it numerically isn't too difficult, but solving it analytically is.

femiadeyemi said:
Thank you for your response. I want to solve it analytically

What is this equation from? Is this for schoolwork, or research, or other?
 
It's research

berkeman said:
What is this equation from? Is this for schoolwork, or research, or other?
 
Doing some (not too in depth) reasearch in the field of solving PDE's doesn't leave with too many options to try to find a solution. The method of characteristics or separating variables should be the first ones you should try. Whether a (preferably closed form and expressible in terms of known special functions) solution can be found is directly dependent on the fact that the 4 coefficient functions have a 'nice', i.e. preferable constant form, so that the PDE would have the smallest possible non-linearity (even though, as written, it's classifield as linear).

Either way, your best research is done with a smart computer software such as Mathematica.
 
  • Like
Likes   Reactions: 1 person