Separation of variables for second order DE

Click For Summary
SUMMARY

The discussion focuses on the application of separation of variables to second-order differential equations (DE), specifically the equation \(\frac{d^2 y}{dt^2} = Ay^{2/3}\). The method involves multiplying both sides by \(\frac{dy}{dt}\) and transforming the equation into a separable form: \(y'(t) = \pm\sqrt{Cy^{5/3} + D}\). The participants clarify that while the Wikipedia method is correct, it can be complex, and they provide a more straightforward approach to achieve separation of variables in second-order DEs.

PREREQUISITES
  • Understanding of first-order differential equations
  • Familiarity with the concept of separation of variables
  • Basic knowledge of calculus, particularly integration
  • Experience with differential equations and their solutions
NEXT STEPS
  • Study the method of integrating factors for first-order differential equations
  • Learn about the general solution techniques for second-order ordinary differential equations
  • Explore the application of separation of variables in various types of differential equations
  • Review examples of solving second-order DEs using separation of variables
USEFUL FOR

Mathematicians, physics students, and engineers who are working with differential equations, particularly those seeking to deepen their understanding of second-order DEs and the separation of variables technique.

daudaudaudau
Messages
297
Reaction score
0
Hi. I believe I understand separation of variables for a first order DE. But can anyone tell me how to use it on a second order DE? In particular I have been looking at this example
http://en.wikipedia.org/wiki/Integrating_factor#General_use"
where it is claimed that one can use separation of variables to solve
<br /> \frac{d^2 y}{dt^2}=Ay^{2/3}<br />
 
Last edited by a moderator:
Physics news on Phys.org
daudaudaudau said:
Hi. I believe I understand separation of variables for a first order DE. But can anyone tell me how to use it on a second order DE? In particular I have been looking at this example
http://en.wikipedia.org/wiki/Integrating_factor#General_use"
where it is claimed that one can use separation of variables to solve
<br /> \frac{d^2 y}{dt^2}=Ay^{2/3}<br />

Multiply each side with dy/dt,and assuming that y(t) is defined&differentiable at t=0 (say, an initial value problem), we get, :
\frac{1}{2}(y&#039;(t)^{2}-y&#039;(0)^{2})=\frac{3A}{5}(y(t)^{\frac{5}{3}}-y(0)^{\frac{5}{3}})
Thus, you can get the separable diff.eq:
y&#039;(t)=\pm\sqrt{Cy^{\frac{5}{3}}+D}
where the constants C and D can be determined from the above.
 
Last edited by a moderator:
First of all, for the 2nd order differential equation, the Wikipedia method is correct, but not easy to understand or use. Normally we would write:

\begin{align*} \frac{d^2y}{dt^2}&amp;=\frac{dy&#039;}{dt} \\ &amp;=\frac{dy&#039;}{dy} \frac{dy}{dt}\\ &amp;= y&#039; \frac{dy&#039;}{dy} \end{align*}

And the general method in solving this type of equations is taught in this how-to: http://www.voofie.com/content/115/solving-2nd-order-ordinary-differential-equation-of-special-form-yt-fy/"

And for separation of variables, I think you have misunderstood a little bit. For the 1st order DE, Wikipedia used the method of integrating factor. Separation of variables refers to moving two different variables in different side, and do the integration. For instance, for the 2nd order DE:

Moving from:
y&#039; \frac{d y&#039;}{d y}=A y^{\frac{2}{3}}

To:
\int y&#039; d y&#039;=\int A y^{\frac{2}{3}}dy + C

We have used the separation of variables. For 1st order DE:

These 3 steps:
f(x) \frac{d y}{d x}=g(y)
\frac{1}{g(y)} \frac{d y}{d x}=\frac{1}{f(x)}
\int \frac{d y}{g(y)}=\int \frac{d x}{f(x)}+C
is separation of variables as well.
 
Last edited by a moderator:

Similar threads

  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K