Nonlinear Differential equation

AI Thread Summary
The discussion centers on the equation \(\frac{d^2 y}{dx^2} = c_1y(1-c_2x)\), which is identified as a linear differential equation with variable coefficients, not a nonlinear one. Participants clarify that the only viable solution method is a series solution, specifically using Airy functions. A substitution technique is suggested to transform the equation into a more manageable form, leading to the Airy differential equation. Additionally, it is noted that an ordinary differential equation (ODE) is considered nonlinear if the power of the derivatives or the unknown function is not equal to one, or if the dependent variable appears in a transcendental function. The conversation emphasizes the importance of correctly classifying differential equations for appropriate solution methods.
spacetime
Messages
119
Reaction score
2
Variable co-effiecients Linear Differential equation

\frac{d^2 y}{dx^2} = c_1y(1-c_2x)

any help? Is there a solution besides a series solution?
 
Last edited:
Physics news on Phys.org
First, let me point out that that is NOT a non-linear equation! I wondered about that before the "tex" came up since a "series solution" will not work for a non-linear equation.

It is rather, a "linear equation with variable coefficients". I don't see any method other than a series solution which should work nicely.
 
For future reference,an ODE is said to be NONLINEAR in three possble cases
1.The power of the derivative(s) is not "1".
2.The power of the unknown function is not "1".
3.Cases 1 & 2 at the same time...

Daniel.
 
try substitude u = 1 - cx,
 
The solutions are the Airy family of functions in disguise:
Let:
u=ax+b
where "a,b" are constants to be determined.
Then:
\frac{d^{2}y}{dx^{2}}=a^{2}\frac{d^{2}y}{du^{2}}
In order to determine "a,b", we require:
\frac{c_{1}-c_{1}c_{2}x}{a^{2}}=ax+b=u
This yields:
a=-(c_{1}c_{2})^{\frac{1}{3}},b=(\frac{c_{1}}{c_{2}^{2}})^{\frac{1}{3}}
And with these choices:
\frac{d^{2}y}{du^{2}}=uy
This is the Airy differential equation.
The power series solutions(i.e, Airy functions) are well studied.
 
dextercioby said:
For future reference,an ODE is said to be NONLINEAR in three possble cases
1.The power of the derivative(s) is not "1".
2.The power of the unknown function is not "1".
3.Cases 1 & 2 at the same time...

Daniel.

It' also considered non-linear if the dependent variable is contained in a transcendental function; the non-linear pendulum being the canonical example:


\frac{d^2\theta}{d t^2} + (g/L)\sin{\theta} = 0

You know, when you have a pendulum on a rigid rod and push it so hard it goes round and round.
 
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