Definition of variable coefficients in linear differential equations

tiredryan
Messages
50
Reaction score
0
Physics news on Phys.org
The way to tell if it is linear or not is to look at the functions (including derivatives) of y.
The equation is linear in y if all functions of y are in the first power.

That is y'', y', y occur but (y'')2 ; (y')2 ; (y)2 do not occur.

The general second order linear differential equation is

l\left( x \right)\frac{{{d^2}y}}{{d{x^2}}} + m\left( x \right)\frac{{dy}}{{dx}} + n\left( x \right)y = g\left( x \right)

Where l(x), m(x), n(x) and g(x) are functions of x only.

So your example is linear.

go well
 
Yes, it is linear.
 
Yes, if we have a linear differential equation with variable coefficients with dependent variable y and independent variable x, then the coefficients may be any functions of x.

Of course, even with polynomial coefficents, such an equation can become very difficult to solve.
 
Hi everybody,
I just wanted to ask how can I solve such problems when the coefficient is a sin or cos?
What method should I use? My problem is

y'''+y''+y'+cos(x)y=0

and I don't even know how to start solving it. I was thinking I could replace cos with its power series and then take its laplace transform but that's way too long. I don't know if it would work anyway. Please help.
P.S. I didn't include the non-homogeneous term.
 
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