Find the equations of the trajectories of y"+y^3=0

  • Thread starter Thread starter Math10
  • Start date Start date
  • Tags Tags
    Trajectories
Math10
Messages
301
Reaction score
0

Homework Statement


Find the equations of the trajectories of y"+y^3=0.

Homework Equations


None.

The Attempt at a Solution


y"+p(y)=0
v(dv/dy)+p(y)=0
integrate
v^2/2+P(y)=C
so I got v^2/2+y^4/4=C. Is v^2/2+y^4/4=C the correct answer?
 
Physics news on Phys.org
Math10 said:

Homework Statement


Find the equations of the trajectories of y"+y^3=0.

Homework Equations


None.

The Attempt at a Solution


y"+p(y)=0
v(dv/dy)+p(y)=0
integrate
v^2/2+P(y)=C
so I got v^2/2+y^4/4=C. Is v^2/2+y^4/4=C the correct answer?

Substitute it into the DE and check to see if it works. You can do it just as easily as we can, and (as I have said before), doing your own checking first is a good habit to develop. You won't be able to ask for help when you write an exam!
 
Nope. You're looking for an expression where y is expressed as a function of x (or whatever your independent variable is). Right now, what you have is
$$\frac 12 (y')^2 = C - \frac 14 y^4.$$ You need to solve that differential equation now.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top