Why is general solution of homogeneous equation linear

lonewolf219
Messages
186
Reaction score
2
Hi, I don't understand why the general solution of 2nd order homogeneous equation is linear? Why is c_1e^(xt)+c_2e^(xt) a linear differential equation? What am I missing here? Any help would be appreciated, I'm struggling a bit understanding the concepts of differential equations...
 
Physics news on Phys.org
lonewolf219 said:
Hi, I don't understand why the general solution of 2nd order homogeneous equation is linear? Why is c_1e^(xt)+c_2e^(xt) a linear differential equation? What am I missing here? Any help would be appreciated, I'm struggling a bit understanding the concepts of differential equations...

The general solution is a linear combination of two linearly independent solutions y1(x) and y2(x).


p.s. I think something is not right with your notation e^(xt) .
 
Yes, you're right. The x in the exponent of e should be r, where you would find the roots using the characteristic equation. C_1e^(r_1t)+C_2e^(r_2t). So this is a linear solution because y_1 and y_2 are to the first power? Even though the function e^rt is not a linear function?
 
It is linear in y not x.
L is a linear operator if
L[Ʃanyn]=ƩanL[yn]
 
Ah, OK. Thanks guys.
 
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