Soln space basis for all constant coeff homo linear DE's?

kostoglotov
Messages
231
Reaction score
6
From what I've seen so far, the basis of the solution space for all the constant coefficient homo linear DE's have been linear combinations of the exponential function e or of some polynomial multiplied by the exponential function.

Is this always true that these DE's always result in solutions based on exponential, polynomial times exponential (and sin and cos combos)?

Is it ok to collapse all the sin and cos solutions into the space of exponential functions, since a complex component in the exponent gives cos and sin?
 
Physics news on Phys.org
kostoglotov said:
From what I've seen so far, the basis of the solution space for all the constant coefficient homo linear DE's have been linear combinations of the exponential function e or of some polynomial multiplied by the exponential function.

Is this always true that these DE's always result in solutions based on exponential, polynomial times exponential (and sin and cos combos)?
Yes. Any constant coefficient, linear, homogeneous DE will look like this:
##a_{n}y^{(n)} + a_{n - 1}y^{(n - 1)} + \dots + a_1y' + a_0 = 0##
This results in a characteristic equation of ##a_nr^n + a_{n - 1}r^{n - 1} + \dots + a_1r + a_0 = 0##
By the Fund. Thm. of Algebra, the above can be factored into linear and/or irreducible quadratic factors over R (or into linear factors over C).
Each linear factor r - a produces a solution of the form ##e^{at}##. Each irreducible quadratic factor produces a pair of solutions of the form ##e^{at}\cos(bt)## and ##e^{at}\sin(bt)##.
kostoglotov said:
Is it ok to collapse all the sin and cos solutions into the space of exponential functions, since a complex component in the exponent gives cos and sin?
It's OK, but not usually done, since you will have e raised to complex powers.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top