Separable differential equation: Difference between revisions

From Calculus
No edit summary
Line 1: Line 1:
==Definition==
==Definition==
===Form of the differential equation===


The term '''separable''' is used for a [[first-order differential equation]] that, up to basic algebraic manipulation, is of the form:
The term '''separable''' is used for a [[first-order differential equation]] that, up to basic algebraic manipulation, is of the form:


<math>\frac{dy}{dx} = f(x)g(y)</math>
<math>\frac{dy}{dx} = f(x)g(y)</math>
===Solution method and formula: general solution===


It can be solved by rearranging and integrating:
It can be solved by rearranging and integrating:
Line 12: Line 16:


In general, the solution to this is in the form of an [[implicit function]] rather than an explicit description of <math>y</math> as a function of <math>x</math>.
In general, the solution to this is in the form of an [[implicit function]] rather than an explicit description of <math>y</math> as a function of <math>x</math>.
In addition to the above formula of general solutions, it is also possible that there exist additional solutions that are [[singular solution]]s. These are solutions of the form:
<math>y = k, \qquad \mbox{where } g(k) = 0</math>
This family of solutions is usually a discrete, often finite, family of solutions.


==Particular cases==
==Particular cases==

Revision as of 00:42, 13 February 2012

Definition

Form of the differential equation

The term separable is used for a first-order differential equation that, up to basic algebraic manipulation, is of the form:

Solution method and formula: general solution

It can be solved by rearranging and integrating:

It suffices to have just one freely floating additive constant in the answer because the additive constants coming from the two integrals can be merged into one.

In general, the solution to this is in the form of an implicit function rather than an explicit description of as a function of .

In addition to the above formula of general solutions, it is also possible that there exist additional solutions that are singular solutions. These are solutions of the form:

This family of solutions is usually a discrete, often finite, family of solutions.

Particular cases

Where the derivative depends only on the dependent variable

This is an example of an autonomous differential equation (usually, is replaced by the letter denoting time):

Here, we get:

Note that performing the integration expresses in terms of . We need to then do algebraic manipulation to express explicitly in terms of .

Where the derivative depends only on the independent variable

This is a situation where the function depends only on :

We get:

This is a straightforward explicit functional description.