Nonlinear DE similar to a Bernoulli equation

bradbrad
Messages
2
Reaction score
0
Hi all,

I've got a nonlinear differential equation of the general form

y' + f(x)y + g(x) = h(x)(y^n)

to solve.

For g(x) = 0 this is your standard Bernoulli equation. I've been trying to think of a way to solve it but haven't managed so far.

Any ideas would be appreciated.

Many thanks.

Brad.
 
Physics news on Phys.org
This equation is called Chini's equation. There is no general solution method known. However, for specific choices of the unknown functions you can find a solution, e.g. by searching for symmetries (e.g. kolokolnikov and cheb-terrab - assume it has linear symmetries). This is equivalent to the original solution algorithm of Chini.
 
Many thanks for that bigfooted.

I think I'm just going to linearise it.
 
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