next up previous
Next: About this document

Exact Equations

An exact equation has the form:

displaymath40

where the partial derivatives of f and g satisfy

displaymath42

Solution Procedure

The first step for solving this problem is to relate the ode to a differential in two dimensions. For a function of two variables, Z(t,y), the differential is

displaymath44

If we set the differential equal to 0, we have dZ=0. If the differential is 0, then the function is a constant. The solution to dZ=0 is Z(t,y)=constant. This defines a family of curves in the t-y plane.

Let's go back to the differential equation (*). If we can make the connection that f(t,y) is the t derivative of a function Z(t,y) and g(t,y) is the y derivative of Z(t,y) then the equation says dZ=0, implying Z(t,y)=constant is the solution. We need only find Z(t,y) and we are done.

Equation (**) is a necessary condition for ode (*) to be exact. Why is (**) necessary? Recall that if

displaymath46

then the mixed partial second derivatives satisfy

displaymath48

if the derivatives are continuous.

Suppose now that we know that

displaymath50

where f and g are given and that the necessary condition (**) is satisfied. How do we find Z(t,y)? By integration! By the Fundamental Theorem of Calculus, we have

displaymath52

Here we have added a constant which is a function of y, since we are integrating with respect to t. We also have

displaymath54

Now the constant is a function of t. We find C(y) and D(t) by requiring

displaymath56

The final solution is

displaymath58

where E is a constant.

Example

ODE:

displaymath60

First, we check if the formula is exact. We have

displaymath62

displaymath64

Since the two partial derivatives are equal (and continuous) the equation is exact.

Integrating with respect to t, we have

displaymath66

Integrating with respect to y, we have

displaymath68

Comparing these two expressions we conclude

displaymath70

Choose C(y)=2y and D(t)=0. This isn't the only solution. We could choose C(y)=2y+10 and D(t)=10, for example.

The final solution to the ode is

displaymath72




next up previous
Next: About this document


Sun May 26 22:15:53 PDT 1996