Exact differential equations

From Wikiversity
Jump to: navigation, search

Contents

Sciences humaines.svg Educational level: this is a tertiary (university) resource.
Nuvola apps edu miscellaneous.svg Resource type: this resource is a lesson.
Nuvola apps edu mathematics-p.svg Subject classification: this is a mathematics resource .
Progress-0250.svg Completion status: this resource is ~25% complete.

School:Mathematics > Topic:Differential_Equations > Ordinary Differential Equations > Exact Differential Equations

Definition[edit]

A differential equation of is said to be exact if it can be written in the form M(x,y) dx + N(x,y) dy = 0 where M and N have continuous partial derivatives such that \frac {\partial M}{\partial y} = \frac {\partial N}{\partial x}.

Solution[edit]

Solving the differential equation consists of the following steps:

  1. Create a function f(x,y) := \int M(x,y) dx. While integrating, add a constant function g(y) that is a function of y. This is a term that becomes zero if function f(x,y) is differentiated with respect to x.
  2. Differentiate the function f(x,y) with respect to \frac {\partial f}{\partial y}. Set \frac {\partial f}{\partial y} = N(x,y). Solve for the function g(y).