Is Separation of Variables Valid for Solving Partial Differential Equations?

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
3 replies · 4K views
captain
Messages
163
Reaction score
0
when is the separation of variables technique for partial differential equations valid? it seems to give a particular general solution (such as a general Fourier series, or series of legendre polynomials) to a problem depending which coordinate system that you are in?
 
Physics news on Phys.org
Any time your equation is linear. Separation of variables works as long as it is possible to "disassemble" your equation, solve each part, then put them back together into a solution of the entire equation. That is basically what "linear" allows us to do.
 
HallsofIvy said:
Any time your equation is linear.

I think that's a little strong since not every linear partial differential equation is separable.
 
dhris said:
I think that's a little strong since not every linear partial differential equation is separable.

I wonder what the conditions are. Would all first order linear PDEs be separable? If there was a forcing function could we just deal with the homogeneous part like we can for ODEs?