A 2nd Order PDE Using Similarity Method

keropi452
Messages
3
Reaction score
0
Hi All,

Does anybody know how to solve the following PDE? I tried a similarity solution method where eta = y/f(x) (which I can do successfully without the C * U term) but was unsuccessful.

upload_2017-5-14_2-54-19.png


Thank you very much in advance!
 
Physics news on Phys.org
If it is a PDE, it will be ##A\frac{\partial U}{\partial x}=B\frac{\partial^2 U}{\partial y^2}+C\cdot U## ...
 
True - Sorry about that. Please take the d's to mean partial differential. Thank you for that catch.
 
If you assume that ##A\not=0## you can write your equation as ##\frac{\partial U}{\partial x}=\frac{B}{A}\frac{\partial^2 U}{\partial y^2}+\frac{C}{A}\cdot U## that is an example of diffusion reaction equation with ## R(U)=\frac{C}{A}U##, seehttps://en.wikipedia.org/wiki/Reaction–diffusion_systemwhere you call ##x=t## and ##y=x##, here the reaction term is simply ##\frac{C}{A}U##...

Ssnow
 
Thank you very much for your response and observation. Are you possibly aware of any closed form solutions to the diffusion reaction eq with R(U) = CU/A?
 
The substitution u = e^{Cx/A}v results in a standard diffusion equation for v.
 
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...

Similar threads

Back
Top