Difference between revisions of "Linear Homogeneous Equations"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Homogeneous linear differential equations take the form
+
Linear differential equations take the form
  
<math> P_{n}(x)y^{(n)} + P_{n-1}(x)y^{(n-1)} + ... + P_{1}(x)y' + P_{0}(x)y = Q(x) </math>.
+
<math> P_{n}(x)y^{(n)} + P_{n-1}(x)y^{(n-1)} + ... + P_{1}(x)y' + P_{0}(x)y = Q(x) </math>
 +
 
 +
where <math> P_{n}(k) </math> and <math> Q(x) </math> are functions of the independent variable x and <math> y^{k} </math> is the k-th derivative of <math> y(x) </math> with respect to x.
 +
 
 +
Homogeneous linear equations are linear differential equations where <math> Q(x) = 0 </math>.
  
  

Latest revision as of 10:49, 20 September 2021

Linear differential equations take the form

where and are functions of the independent variable x and is the k-th derivative of with respect to x.

Homogeneous linear equations are linear differential equations where .


Resources