Difference between revisions of "Linear Homogeneous Equations"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
 
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.
 
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

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_{n}(x)y^{(n)} + P_{n-1}(x)y^{(n-1)} + ... + P_{1}(x)y' + P_{0}(x)y = Q(x) }

where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_{n}(k) } and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Q(x) } are functions of the independent variable x and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y^{k} } is the k-th derivative of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y(x) } with respect to x.

Homogeneous linear equations are linear differential equations where Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Q(x) = 0 } .


Resources