Reduce order of ODE y =c-2y'2/y

  • Thread starter efmsolver
  • Start date
  • Tags
    Ode
In summary, the conversation discusses converting a second-order equation to a first-order equation using a substitution, and then solving for a specific equation with a given boundary condition. The final result is a first-order equation that can be solved using the given substitution.
  • #1
efmsolver
1
0
reduce order of ODE y"=c-2y'2/y

I'm stumped trying to come up with the appropriate substitution for:

y''=c-2y'2/y

c is a constant and the dependent variable does not appear in the equation. According to the paper I am working from the equation can be reduced to a Bernoulli-type problem and solved, but I can't seem to replicate their work. Any hints?

y'=0 at the far boundary and y(0)=y0
 
Last edited:
Physics news on Phys.org
  • #2


Any second-order equation of the form

[tex] y^{\prime \prime} + \alpha(y) y^{\prime 2} + \beta(y) = 0[/tex]

(where the derivative is with respect to 'x') may be converted into a first order equation of the form

[tex] \frac{du}{dy} + 2 \alpha(y) u + 2 \beta(y) = 0 [/tex]

with the simple substitution

[tex] u = y^{\prime 2}[/tex].

Just plug that into the second equation and you'll see it works, bearing in mind that

[tex]\frac{d y^{\prime 2}}{dy} = 2 y^{\prime \prime}[/tex]

After some tedious calculation, it turns out that your particular equation may be expressed (in first-order terms) as

[tex] y^{\prime 2} = \frac{2c}{5} y + \frac{\lambda}{y^4} [/tex]

(where lambda is some constant). To demonstrate this, differentiate the above with respect to 'y', and you get

[tex] 2 y^{\prime \prime} = \frac{2c}{5} - \frac{4 \lambda}{y^5}[/tex]

Now make the substitution

[tex] \frac{\lambda}{y^4} = y^{\prime 2} - \frac{2c}{5} y [/tex]

to get

[tex] 2 y^{\prime \prime} = \frac{2c}{5} - \frac{4}{y}(y^{\prime 2} - \frac{2c}{5} y) [/tex]

which expands to

[tex] 2 y^{\prime \prime} = \frac{2c}{5} - \frac{4}{y} y^{\prime 2} + \frac{8c}{5} [/tex]

Now add the constant terms and divide by 2 on both sides to get your original equation.
 
Last edited:

1. What is the order of the given differential equation?

The given differential equation, y = c-2y'2/y, is a first order ordinary differential equation (ODE). This means that it only involves the first derivative of the dependent variable, y.

2. How do you solve a first order ODE like this?

To solve a first order ODE like y = c-2y'2/y, we can use separation of variables method or the integrating factor method. This involves isolating the dependent variable, y, on one side of the equation and integrating both sides to find the solution.

3. What is the general solution to this ODE?

The general solution to a first order ODE like y = c-2y'2/y is y = Ce^x, where C is a constant. This is obtained by solving the equation using the methods mentioned above and integrating the resulting equation.

4. Can this ODE be reduced to a lower order?

Yes, this ODE can be reduced to a lower order by substituting u=y'2. This will result in a second order ODE, which can then be solved using methods such as the substitution method or the undetermined coefficients method.

5. What is the physical significance of this ODE?

This ODE has many possible physical interpretations, depending on the context in which it is used. One possible interpretation could be the rate of change of a quantity, y, that is dependent on its own rate of change, y'.

Similar threads

Replies
1
Views
932
Replies
3
Views
789
  • Differential Equations
Replies
16
Views
891
  • Differential Equations
Replies
2
Views
839
  • Differential Equations
Replies
3
Views
921
Replies
2
Views
2K
  • Differential Equations
Replies
2
Views
2K
Replies
2
Views
2K
  • Differential Equations
Replies
2
Views
1K
Replies
1
Views
1K
Back
Top