Linearization of nonlinear non homogenous ODE

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
 
Physics news on Phys.org
Just to be clear, is this the DE:

A \frac{dy}{dt} + By^4 = C

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?
 
Defennder has already pointed out that this equation is separable:
/frac{Ady}{C- By^4}= dt
Integrate both sides, using "partial fractions" on the left.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top