Solving a PDE: Can Someone Help?

  • Context: Graduate 
  • Thread starter Thread starter kaniello
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
kaniello
Messages
21
Reaction score
0
Hallo,
I ended up with this PDE:

du/dt + A*u² =C

A and C are constants and U is only function of time.
It looks simple but...
Can someone help me?
Thanks a lot in advance
 
Physics news on Phys.org
Thank you so much! That was a quick answer!
 
@dextercioby. That would work to solve for a function of u (e.g. f(u) = ...) , but kaniello here is solving for the function u(t) that satisfies the ODE... a much tricker problem that satisfies the riccati equation.
 
..which would be
tanh⁻1([itex]\sqrt{a/c}[/itex] / (a/c).
I am currently studying the article from CompuChip and reference given there. Probably this is the solution that comes out from the Riccati equation setting q1=0, q0 and q2= const.
 
X89codered89X said:
@dextercioby. That would work to solve for a function of u (e.g. f(u) = ...) , but kaniello here is solving for the function u(t) that satisfies the ODE... a much tricker problem that satisfies the riccati equation.

CompuChip said:
It is a Riccati equation, and indeed it is slightly more tricky than you may initially think.

The Riccati equation is only "tricky" in the general case - for example when C in the OP's equation is replaced by something like [itex]Ct^n[/itex]

As dextercioby said, this special case is straighforward to integrate.