Entering first order ode bernoulli solver
In canonical form, the ODE is
This is a Bernoulli ODE.
The standard Bernoulli ODE has the form
Comparing this to (1) shows that
The first step is to divide the above equation by \(x^n \) which gives
The next step is use the substitution \(v = x^{1-n}\) in equation (3) which generates a new ODE in \(v \left (t \right )\) which will be linear and can be easily solved using an integrating factor. Backsubstitution then gives the solution \(x(t)\) which is what we want.
This method is now applied to the ODE at hand. Comparing the ODE (1) With (2) Shows that
Dividing both sides of ODE (1) by \(x^n=\sqrt {x}\) gives
Let
Taking derivative of equation (5) w.r.t \(t\) gives
Substituting equations (5) and (6) into equation (4) gives
The above now is a linear ODE in \(v \left (t \right )\) which is now solved.
Because the ODE has the form \(v^{\prime }\left (t \right )=f(t)\), the solution requires only integration. Therefore
The substitution \(v = x^{1-n}\) is now used to convert the above solution back to \(x\) which results in
Applying the initial condition \(x \left (0\right ) = 1\), the solution becomes
Solving for \(x\) from \(\sqrt {x} = t +1\) gives
| | |
| Direction field with Isoclines | \( x = t^{2}+2 t +1 \) |
Summary of solutions found