New Reply

Why is this a linear differential equation?

 
Share Thread Thread Tools
Jan19-12, 10:14 PM   #1
 

Why is this a linear differential equation?


Why is y'-2xy=x a linear differential equation? I thought it would be nonlinear due to the 2xy...?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Jan19-12, 10:30 PM   #2
 
Recognitions:
Homework Helper Homework Help
Quote by SMA_01 View Post
Why is y'-2xy=x a linear differential equation? I thought it would be nonlinear due to the 2xy...?
It is linear *in y*; it would be a nonlinear DE if it contained things like y^2, exp(y), 1/(1+y), etc. Another way to see it is: if y1 and y2 are two solutions and a, b are constants, then the linear combination a*y1 + b*y2 is also a solution. That would generally fail for a nonlinear DE.

RGV
Jan20-12, 11:42 AM   #3
 
Recognitions:
Homework Helper Homework Help
Quote by Ray Vickson View Post
It is linear *in y*; it would be a nonlinear DE if it contained things like y^2, exp(y), 1/(1+y), etc. Another way to see it is: if y1 and y2 are two solutions and a, b are constants, then the linear combination a*y1 + b*y2 is also a solution. That would generally fail for a nonlinear DE.

RGV
Sorry: I mean that the above linear combination property is true of the _homogeneous_ equation, with 0 on the right-hand-side; it may, of course, fail for a nonzero right-hand-side. Also: I should have mentioned that a DE is nonlinear as well if it has terms nonlinear in y and/or y', such as y*y' or (y')^2, etc.

RGV
Jan20-12, 12:33 PM   #4
 

Why is this a linear differential equation?


Another way of looking at it is to consider the operator [itex]L=\frac{d}{dx}-2x[/itex], so that the differential equation becomes [itex]Ly=x[/itex]. Then we say the differential equation is linear if that operator [itex]L[/itex] is linear, i.e. [tex]L(f+g)=L(f)+L(g)[/tex] and [tex]L(cf)=cL(f)[/tex] for all (suitably smooth) functions [itex]f[/itex] and [itex]g[/itex] and constants [itex]c[/itex] (where addition of functions and multiplication of a function by a constant are defined point-wise as usual). This is equivalent to what Ray Vickson just said: if you consider the equation [itex]Ly=0[/itex], then (as a result of the linearity of [itex]L[/itex]) any linear combination of solutions is also a solution.
New Reply
Thread Tools


Similar Threads for: Why is this a linear differential equation?
Thread Forum Replies
Non-linear Schrodinger Equation (Differential Equation) Differential Equations 10
Non-Linear Differential Equation Help Calculus & Beyond Homework 0
Linear differential equation Calculus & Beyond Homework 6
linear differential equation? Differential Equations 3
The difference between linear and non linear differential equation Differential Equations 2