Absolute value in separable ODEs?

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
1 reply · 3K views
perishingtardi
Messages
21
Reaction score
1
Suppose I have a variable separable ODE, e.g.,
[tex]\frac{dy}{dx} = 3y.[/tex]
We all know that the solution is [itex]y=Ae^{3x}[/itex] where A is a constant. My question is as follows. To actually find this solution we rearrange the equation and integrate to get
[tex]\int \frac{dy}{y} = 3 \int dx,[/tex]
which gives
[tex]\ln |y| = 3x + C[/tex] where C is a constant. I would have thought that this gives the solution
[tex]|y| = Ae^{3x} \qquad \mbox{where} \qquad A=e^C.[/tex]
My question is how can we get rid of the absolute value sign in the actual answer? Is it because A = e^C must always be positive? But how come in general that does not have to be true for the ODE to be satisfied?
 
Physics news on Phys.org
It is precisely for that reason that you must have the absolute value on y.

Yes, [itex]|y|= Ae^x[/itex] where [itex]A= e^C[/itex] is positive.

Therefore [itex]y= Ae^x[/itex] or [itex]y= -Ae^{x}[/itex].
 
  • Like
Likes   Reactions: 1 person