Difference between revisions of "Order of Differential Equations"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 9: Line 9:
 
==Resources==
 
==Resources==
 
* [https://courses.lumenlearning.com/boundless-calculus/chapter/differential-equations/ Differential Equations], Lumen Learning
 
* [https://courses.lumenlearning.com/boundless-calculus/chapter/differential-equations/ Differential Equations], Lumen Learning
* []
+
* [https://www.analyzemath.com/calculus/Differential_Equations/order_linearity.html Order and Linearity of Differential Equations], Analyze Math

Revision as of 18:57, 17 September 2021

Introduction

The order of a differential equation is determined by the highest-order derivative. The higher the order of the differential equation, the more arbitrary constants need to be added to the general solution. A first-order equation will have one, a second-order two, and so on. The degree of a differential equation, similarly, is determined by the highest exponent on any variables involved.

Examples:

  • is second order (or "of order 2").
  • is first order.
  • is of order 3.

Resources