2.2.5
#1a Solve the differential equation and
sketch the solution curves:
Solution: Answer:
> restart;
> P:={seq((c/2)*exp(x)/x+exp(-x),c=-12..12)}:
> plot(P,x=-2..4,y=-4..5,color=black,axes=boxed);
Rewrite equation
as
Then
it follows that is also a solution
(suppressed solution).