MHB Q How to Solve Nonlinear ODEs with Two Variables and Homogeneous Equations?

  • Thread starter Thread starter hatguy
  • Start date Start date
  • Tags Tags
    Nonlinear Odes
hatguy
Messages
3
Reaction score
0
I need to solve 2 ODEs:

1. http://www.sosmath.com/CBB/latexrender/pictures/7b213e6c9e4d5fd9d92877694610ac22.png
2. http://www.sosmath.com/CBB/latexrender/pictures/528f96046147932945da54b7a47f97a9.pngbut i can't figure out a way to. Please help!
 
Last edited by a moderator:
Physics news on Phys.org
Regarding 1:

If you let $u=\ln(y)$, then the equation
$$\ln(y)=\left( \frac{y'}{y}\right)^{\!\!2}+x\,\frac{y'}{y}$$
reduces to
$$u=(u')^{2}+xu'.$$
If you view this is a quadratic in $u'$, you can find that
$$u'=\frac{-x \pm \sqrt{x^{2}+4u}}{2}.$$
Not sure where you could go from here. You could try to make it exact.

Regarding 2:

The substitution $u=y^{2}$ renders the equation Ricatti. Have fun with that!
 
Further update on Number 1: the additional substitution $v=-1+\sqrt{1+4u}$ renders the equation separable, I think.
 
Q1 Differentiate what Ackbach has giving $u''(2u'+x) = 0$ - two cases to consider.

Q2 As Ackbach said let $u = y^2$, further let $t = x^4$. Your new equation should be homogeneous.
 
Last edited by a moderator:
Jester said:
Q1 Differentiate what Ackbach has giving $u''(2u'+x) = 0$ - two cases to consider.

Q2 As Ackbach said let $u = y^2$, further let $t = x^4$. Your new equation should be homogeneous.

Thanks, everyone, I found my solutions. And yes, a left bracket shouldn't be where it is now.
 
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