Difference between revisions of "Exact differential equation"

From Conservapedia
Jump to navigation Jump to search
Line 3: Line 3:
 
Suppose you are given an equation of the form:
 
Suppose you are given an equation of the form:
  
(1):<math>M(t,y) + N(t,y)y' = 0\,</math>  or  <math>M(t,y) dt + N(t,y) dy = 0\,</math>
+
:(1)     <math>M(t,y) + N(t,y)y' = 0\,</math>  or  <math>M(t,y) dt + N(t,y) dy = 0\,</math>
  
 
Before we begin solving it, we must first check that the equation is exact. This means that:
 
Before we begin solving it, we must first check that the equation is exact. This means that:

Revision as of 18:54, August 2, 2010

An exact differential equation is a differential equation that can be solved in the following manner.

Suppose you are given an equation of the form:

(1) <math>M(t,y) + N(t,y)y' = 0\,</math> or <math>M(t,y) dt + N(t,y) dy = 0\,</math>

Before we begin solving it, we must first check that the equation is exact. This means that:

<math>\frac{\partial M}{\partial y} = \frac{\partial N}{\partial t}</math>

To find the solution of this equation, we assume that the solution is φ = constant. We assume that <math>\frac{\partial \phi}{\partial t} = M</math> and <math>\frac{\partial \phi}{\partial y} = N</math>. (If we substitute M and N back into (1), it yields <math>(\frac{\partial \phi}{\partial t}) dt + (\frac{\partial \phi}{\partial y}) dy = 0</math>, which makes sense.)

To find <math>y/,</math>, manipulate the substitutions of M and N to get <math>M \partial t = \partial \phi</math> and <math>N \partial y = \partial \phi</math>. Integrate both sides. To get the main function φ write the sum of each term found in each equation. For terms that appear in both equations, only write them once.

To solve the expression for <math>y/,</math>, use the quadratic formula.