Difference between revisions of "Linear Homogeneous Equations"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 6: Line 6:
 
==Resources==
 
==Resources==
 
* [https://web.stanford.edu/class/archive/math/math21/math21.1146/files/21/notes8.pdf Homogeneous Linear Differential Equations], Stanford University
 
* [https://web.stanford.edu/class/archive/math/math21/math21.1146/files/21/notes8.pdf Homogeneous Linear Differential Equations], Stanford University
 +
* [https://www.whitman.edu/mathematics/calculus_online/section17.02.html First Order Homogeneous Linear Equations], Whitman College

Revision as of 20:25, 17 September 2021

Homogeneous 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) } .


Resources