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.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top