Solving 2nd Order PDE for dx/ds in d^2x/ds^2 - (2/y)(dx/ds)(dy/ds) = 0

  • Thread starter Thread starter queequag
  • Start date Start date
  • Tags Tags
    2nd order Pde
queequag
Messages
1
Reaction score
0

Homework Statement


Need to solve for dx/ds in the following equation, keeping dy/ds.


Homework Equations


d^2x/ds^2 - (2/y)(dx/ds)(dy/ds) = 0


The Attempt at a Solution



I can just rearrange to get:

dx/ds = (y/2)(ds/dy)(d^2x/ds^2)

But, this is not clean to use for some later calculations.

Is there any way to solve for dx/ds by integration?
 
Physics news on Phys.org
Would it help you if I noticed that

\frac{d^2x}{ds^2} / \frac{dx}{ds} = \frac{d}{ds} \ln\left( \frac{dx}{ds} \right)
?
 
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