Solving a Nonlinear ODE: Seeking Guidance

John Sebastia
Messages
2
Reaction score
0
I was looking for some guidance on how to attack this problem.

Consider the nonlinear ODE:

y'(x)+y^{}2(x)+Ay(x)+B=0

(y prime + y squared with A and B constant coefficients)

Show that the solution is given by y=z'/z, where z(x) solves the second order ODE:

z''+Az'+Bz=0

(z double prime plus z prime with A and B constant coefficients)

Any advice would be greatly appreciated!

Thanks!
 
Physics news on Phys.org
Welcome to PF!

John Sebastia said:
y'(x)+y^{}2(x)+Ay(x)+B=0

Show that the solution is given by y=z'/z, where z(x) solves the second order ODE:

z''+Az'+Bz=0

Hi John! Welcome to PF! :smile:

If y = z'/z, then y' = … ?

Now subsitute into the original equation, and multiply by z. :smile:
 
Really. Is that all that needs to be done? I did that and got the original equation to look like the second one. So then that makes it a solution for the first equation right? Hmm, I guess that was easy. Thanks!
 
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...

Similar threads

Back
Top