Difference between revisions of "Linear Homogeneous Equations"
Jump to navigation
Jump to search
(Created page with "Homogeneous linear differential equations take the form <math> P_{n}(x)y^{(n)} + P_{n-1}(x)y^{(n-1)} + ... + P_{2}(x)y^{(2)} + P_{1}(x)y^{(1)} </math> ==Resources== * [https:/...") |
|||
Line 1: | Line 1: | ||
− | Homogeneous linear differential equations take the form <math> P_{n}(x)y^{(n)} + P_{n-1}(x)y^{(n-1)} + ... + P_{ | + | Homogeneous 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>. | ||
+ | |||
+ | |||
==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 |
Revision as of 20:23, 17 September 2021
Homogeneous linear differential equations take the form
.
Resources
- Homogeneous Linear Differential Equations, Stanford University