Difference between revisions of "Linear Homogeneous Equations"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Homogeneous linear differential equations take the form | 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>. | + | <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. | ||
Revision as of 10:44, 20 September 2021
Homogeneous 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.
Resources
- Homogeneous Linear Differential Equations, Stanford University
- First Order Homogeneous Linear Equations, Whitman College