Differential Equations: Orders Explained

AI Thread Summary
The order of a differential equation is determined by the highest derivative present, not the functions themselves. For example, y + yy' is first order, y + y'' is second order, and y^4 + 3yy' remains first order. The term "degree" is preferred to describe the power of the functions or derivatives, indicating nonlinearity when degree is greater than one. It's important to clarify that the discussion should focus on the "order of the differential equation" rather than the "order of the function." Understanding these distinctions is crucial for analyzing differential equations accurately.
tandoorichicken
Messages
245
Reaction score
0
Okay! Just making sure I have the concept of orders in differential equations right. So the order refers to the highest order of the derivatives, not the actual functions right?

So a function like y + yy' = ? would be first order, y + y'' would be second order, but something like y^4 +3yy' would still be first order right?
 
Physics news on Phys.org
Yep, you've got it.
 
The "order of the functions" (the power that "y" or its derivatives have in the ODE) gives the nonlinear character...

Daniel.
 
I guess it's preferable to talk about the "degree of the ODE" instead of the "order of the function or its derivative". If degree > 1, the ODE is nonlinear.
 
dextercioby said:
The "order of the functions" (the power that "y" or its derivatives have in the ODE) gives the nonlinear character...
That's "degree". Though the original post should have referred to "order of the diffential equation", not "order of the function".
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top