Differential Equations/Exact 1
From Wikibooks, the open-content textbooks collection
This page details a method for finding the solutions to equations of the form
Written in differentials, it is Pdx+Qdy=0.
Contents |
[edit] Exact Differential Equations
If the differential Pdx+Qdy is a total differential du where u=u(x,y), then it is expressible in the form du=0 or u=c.
Note that when this is the case, Pdx+Qdy and
must be the same, meaning that P=
and Q=
. This implies that
. We will now prove that this is also a sufficient condition when the mixed derivative
is continuous.
Proof:
First, take the integral

This obviously satisfies the condition that P=
.
In order for it to satisfy the other condition, Q(x,y)=
meaning that



Canceling Q(x,y) from both sides, we get
.
This proves that the equation is exact and that
is an integral of the differential equation.
Note that only C is the arbitrary constant. Changing y0 only changes the integral by a constant value, which is absorbed by the C. Changing x0 will also only change it by a constant because of the fact that
.
[edit] Example
Consider the following DE:
- (y − x2)dx + xdy = 0
Note that:
and 1 is a continuous function so this equation is exact by what has been proven above.
Therefore, the integral is

Take x0 = 0 and y0 = 0
Which is ![u = \bigg[{xy-\frac{x^2}{3}}\bigg]_{x=0}^{x=x} + \bigg[{x_0 y}\bigg]_{y=0}^{y=y}= xy-\frac{x^2}{3}=C](http://upload.wikimedia.org/math/9/f/0/9f0ba80c7dd8605192f40e169f50272b.png)
[edit] Integrating Factors for an Ordinary Linear Differential Equation of the First Order
Consider an equation of the form
where P(x), Q(x) and y are all functions of x. This is a first-order linear differential equation. For this to work this form must be closely adhered to - the derivative must be by itself.
In general these equations are not exact. They can, however, be made exact by multiplying through by an integrating factor, I(x), another function of x.
Multiply our original equation by I(x):
- (1):

This will be our new, solvable, DE. Now consider the derivative of the product below:
- (2):

Now, if we make the RHS of (1) equal to the LHS of (2), then
- (3):

Which, by the other halves of the equations, makes:
- (4):

Which simplifies to:
- (5):

By equating the equations to get (3) forces multiplying by I(x) to produce a derivative of a product on the RHS of (1), i.e.
- (6):

The new DE is therefore exact, and can be solved more easily. We now find the function I(x) from (5). We will change notation slightly here.
We take this to be our integrating factor. We can ignore the negative factor, because when both sides of the DE are multiplied by it, they will cancel. So, our integrating factor is:
To solve the DE, we then multiply by this factor, and solve the equation, given that one side will be able to be turned into a derivative of a product.
[edit] General Integrating Factors
Sometimes, Pdx+Qdy=0 is not exact. However, when multiplied by a function h(x,y), the product hPdx+hQdy=0 may be exact.
Theorem: An equation of the form Pdx+Qdy=0 which has exactly one integral solution with one arbitrary constant C has infinitely many integrating factors.
Proof: Suppose that the solution is f(x,y)=C. The differential is

Since f(x,y)=c is a solution of Pdx+Qdy=0, it must hold true that

Which means that a function h exists such that

and
.
Obviously, this is an integrating factor. Furthermore, let S(f) be any function of f.
Then hS(f)(Pdx+Qdy) would equal
so hS(f) is also an integrating factor.







