How to separate variables in this PDE?

  • Context: Graduate 
  • Thread starter Thread starter BB711
  • Start date Start date
  • Tags Tags
    Pde Variables
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
7 replies · 3K views
BB711
Messages
4
Reaction score
0
TL;DR
Can anyone suggest a way to separate the variables in this PDE, so I can solve it analytically?
My PDE:
F,x,t + A(x)*F(x,t)*[(x+t)^(-3/2)] = 0

A(x) is a known function of x.
Trying to separate F(x,t) like
F(x,t) = F1(x)*F2(t)*F3(x+t).

I’m getting desperate to solve,
any suggestions??
 
Physics news on Phys.org
Make the change of variable [itex](\zeta, \eta) = (x, x + t)[/itex]. Then the Ansatz [itex]F = H(\eta)Z(\zeta)[/itex] yields [tex] H'(\eta)Z'(\zeta) + H''(\eta)Z(\zeta) + A(\zeta)H(\eta)Z(\zeta)\eta^{-3/2} = 0.[/tex] I'm not sure this is separable.
 
Thanks pasmith,
I did try something like that, and basically got that same type of equation, but I’m not sure what to do with it next. Still searching…
 
[tex]F_{,x,t} + \frac{A(x)}{(x+t)^{3/2}} F(x,t) = 0[/tex]

[itex]A(x)[/itex] is messy but known; [itex]F(x,t)[/itex] must be solved for analytically, through separability or any other way.
 
Last edited:
Common notation, [itex]F_{,x,t} \equiv \frac{\partial ^{2} F(x,t)}{\partial x \partial t}[/itex]