(Differential Equations) Determining Linearity of a Function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
electronicaneer
Messages
1
Reaction score
0
This is more of a general question than a specific homework question, because it popped up in more than 1 problem. If you have 'x' has the independent variable and 'y' as the dependent variable, you can determine the linearity in 'y' by seeing if any of the derivatives (dy/dx) are being raised to a power or not.

How would you go about determining the linearity in 'x' then though? Would you rearrange it so all of the derivatives reflect (dx/dy) and then re-evaulaute?
 
Physics news on Phys.org
I suppose you could but generally, unless you're talking about first order equations, it would be hard and pointless to do. For example, think of a DE which gives a particles trajectory x as a function of time t. In this scenario, it would be perfectly fine to have two different times correspond to one position. However upon flipping it, and trying to make t as a function of x, you would have one position corresponding to two different times (this tells you that t really is not the dependent variable) . The example shows that although sometimes you can (in simple cases), it might produce mathematically inconsistencies or just be impossible to do analytically

Also, as a side note, what you're trying to determine in differential eq is the linearity of the differential operator on the solution (y) and not the linearity in y itself
 
There is no reason to define "linear in x" for a differential equation because it has no effect on how the equation might be solved. A "linear differential equation" is one that is "linear in y". By the way, you say "you can determine the linearity in 'y' by seeing if any of the derivatives (dy/dx) are being raised to a power or not." I presume you intended to include y itself in "any of the derivatives". The equation [itex]dy/dx= y^2[/itex] is non-linear even though all of the derivatives are not to a power. And of course, you should include other, non-polynomial, functions. [itex]dy/dx= sin(y)[/itex] and [itex]d^2y/dx^2+ e^{dy/dx}+ y= 0[/itex] are non-linear differential equations.
 
Last edited by a moderator: