Quantcast Nonlinear Differential equation and simplification techniques Text - Physics Forums Library

PDA

View Full Version : Nonlinear Differential equation and simplification techniques


arroy_0205
Aug5-08, 06:16 AM
Suppose there is a nonlinear differential equation in y(x) of the form:

y''(x)(c_1+a^2y(x)^2)+p_1(x)y'(x)^3-by(x)y'(x)^2+p_2'(x)(c_1+a^2y(x)^2)+hy(x)=0

Where prime denotes derivative with respect to the argument x; p_i are known variables, and c,a,b,h are constants. Is there any way to write this equation in a more tractable form? It will be helpful for my purpose to express it in the form

y''(x)+u(x)y(x)=My(x)

Can anybody suggest an way? If it is not possible then can you suggest in general how far one can go with such complicated nonlinear equations analytically, instead of numerically?
In fact, I am not looking for an exact solution but looking at the behaviour of y(x).

arroy_0205
Aug5-08, 10:58 AM
In my prevoius post I actually meant to rewrite the equation in the form

w''(x)+u(x)w(x)=Mw(x)

where w(x) is obtained by some transformaion on y(x).