Linearization of nonlinear non homogenous ODE

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
mike79
Messages
9
Reaction score
0
Hi everybody,
could anyone help me in the linearization of the following non linear non-homogeneous ODE?

A*dy/dt+B*y^(4)=C

where A, B and C are constants. y is a function of t. is it possible to reduce this equation to a Riccati equation? do you know any analytical, approximate or not, methods to solve the equation?

thanks in advance
 

Discussion

Physics news on Phys.org
Just to be clear, is this the DE:

[tex]A \frac{dy}{dt} + By^4 = C[/tex]

If so, then note that you can easily express it as a http://en.wikipedia.org/wiki/Bernoulli_differential_equation" and solve it directly without having to approximate it.
 
Last edited by a moderator:
the DE is right...the BERNOULLI equation is homogeneous and I actually can't tarnsform my equation in a Bernoulli one. can you suggest me how to transform it?
 
I just had a second look at the DE and realized that there is no need to solve it as a Bernoulli DE. The original DE is separable, though the resulting integral is a little tough to integrate, but certainly doable.
 
i have found in literature the Chini equation, which is similar to the equation I'm trying to solve. unfortunately i can't found the solution. can everyone help me, please?