Solving Differential Equations: Understanding the Steps

kingpen123
Messages
1
Reaction score
0
I am looking for help solving these two differential equations:

1. x'=-x

2. x'=x2, x(0)=x0

The solutions are x(t)=e-tx0, and x(t)=x0/(1-x0t).

I just don't understand what steps were being done to get those solutions. If someone could point me in the right starting point or show me some steps to get these solutions it would be much appreciated.
 
Physics news on Phys.org
Hi Kingpen,

Can you maybe show us some more information or for example point us to your textbook? The problem is that there are many ways to "solve" these equations. In particular, you can "guess" the solution and then show that it works and you can even use the differential equation x' = x with initial value x(0) = 1 as the definition of the function f(t) = et. So knowing by which approach / on which level you would like to solve these equations may help.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top