Linear Ordinary Differential Equation: Definition

Prof. 27
Messages
49
Reaction score
1

Homework Statement


The website says this:
"It is Linear when the variable (and its derivatives) has no exponent or other function put on it.
So no y2, y3, √y, sin(y), ln(y) etc, just plain y (or whatever the variable is).
More formally a Linear Differential Equation is in the form:
dy/dx + P(x)y = Q(x)"

My question is whether what makes it a linear differential equation the fact that nothing on the other side of the equals sign from Q(x) has any degree higher than one or whether it is a linear differential equation because the differential doesn't have a degree higher than 1; for example, is this a linear differential equation?
dy/dx + y^3 = Q(x)
What about this one?
dy/dx + P(x)y = Q(x)^2

Homework Equations



The Attempt at a Solution


http://en.wikipedia.org/wiki/Linear_differential_equation
http://www.mathsisfun.com/calculus/differential-equations.html

Note: Sorry on the title. I meant Linear Ordinary Differential Equation. Partial should not be in there.
 
Last edited:
Physics news on Phys.org
Prof. 27 said:

Homework Statement


The website says this:
"It is Linear when the variable (and its derivatives) has no exponent or other function put on it.
So no y2, y3, √y, sin(y), ln(y) etc, just plain y (or whatever the variable is).
More formally a Linear Differential Equation is in the form:
dy/dx + P(x)y = Q(x)"
Maybe a better way to define a linear differential equation is that it will consist only of a linear combination of the dependent variable and its derivatives. In other words, an equation that consists of either a sum of constant multiples of y, y', y'', etc. or a sum where y, y', y'' etc. are multiplied by function of the independent variable.
Prof. 27 said:
My question is whether what makes it a linear differential equation the fact that nothing on the other side of the equals sign from Q(x) has any degree higher than one or whether it is a linear differential equation because the differential doesn't have a degree higher than 1; for example, is this a linear differential equation?
dy/dx + y^3 = Q(x)
No, not linear, because of the y3 term.
Prof. 27 said:
What about this one?
dy/dx + P(x)y = Q(x)^2
Yes, linear. It doesn't matter that y is multiplied by P(x) or that we have [Q(x)]2.
Prof. 27 said:

Homework Equations



The Attempt at a Solution


http://en.wikipedia.org/wiki/Linear_differential_equation
http://www.mathsisfun.com/calculus/differential-equations.html

Note: Sorry on the title. I meant Linear Ordinary Differential Equation. Partial should not be in there.
I removed "Partial" from the thread title.
 
  • Like
Likes Prof. 27
Thanks for the help Mark44. I understand now.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top