True Cartesian curvature equation, trying to solve it

In summary, the True Cartesian curvature equation is a mathematical formula used to calculate the curvature of a curve in a Cartesian coordinate system. It differs from other curvature equations by taking into account changes in both the x and y coordinates of a point on the curve. Solving this equation is important for understanding curves in Cartesian coordinates and can have practical applications. However, it may not accurately calculate curvature for non-smooth curves and can be more complex to solve. The equation can be solved using calculus and algebraic techniques by calculating derivatives and plugging them into the equation.
  • #1
c0der
54
0

Homework Statement


Solve the following equation:

v is the dependent variable, x is the independent variable

Homework Equations



[itex]\frac{d^2v/dx^2}{(1+\frac{dv}{dx}^2)^{3/2}}=1[/itex]

The Attempt at a Solution



Hi,

I am trying to solve the following equation:

[itex]\frac{d^2v/dx^2}{(1+\frac{dv}{dx}^2)^{3/2}}=1[/itex]

I used separation of variables as follows:

Let [itex] u = \frac{dv}{dx} [/itex]

[itex]\frac{du/dx}{(1+u^2)^{3/2}}=1[/itex]

Separate the variables and integrate:

[itex]\frac{du}{(1+u^2)^{3/2}}=dx[/itex]

[itex]\frac{u}{(1+u^2)^{1/2}}=x + C[/itex]

[itex]u= \sqrt{\frac{(x+C)^2}{1-(x+C)^2}} or -\sqrt{\frac{(x+C)^2}{1-(x+C)^2}} [/itex]

Why is this not a valid solution when substituting back into the above equation for u and du/dx?
 
Physics news on Phys.org
  • #2
You have made a mistake somewhere in the final step. Here is what I get:

Screen Shot 2015-05-08 at 8.34.50 AM.png
 
  • #3
c0der said:

Homework Statement


Solve the following equation:

v is the dependent variable, x is the independent variable

Homework Equations



[itex]\frac{d^2v/dx^2}{(1+\frac{dv}{dx}^2)^{3/2}}=1[/itex]

The Attempt at a Solution



Hi,

I am trying to solve the following equation:

[itex]\frac{d^2v/dx^2}{(1+\frac{dv}{dx}^2)^{3/2}}=1[/itex]

I used separation of variables as follows:

Let [itex] u = \frac{dv}{dx} [/itex]

[itex]\frac{du/dx}{(1+u^2)^{3/2}}=1[/itex]

Separate the variables and integrate:

[itex]\frac{du}{(1+u^2)^{3/2}}=dx[/itex]

[itex]\frac{u}{(1+u^2)^{1/2}}=x + C[/itex]

[itex]u= \sqrt{\frac{(x+C)^2}{1-(x+C)^2}} or -\sqrt{\frac{(x+C)^2}{1-(x+C)^2}} [/itex]

Why is this not a valid solution when substituting back into the above equation for u and du/dx?

If a fraction is equal to 1, then the numerator must be equal to the denominator.

So this equation: [itex]\frac{d^2v/dx^2}{(1+\frac{dv}{dx}^2)^{3/2}}=1[/itex]
could be written as [itex]\frac{d^2v}{dx^2} = {(1+\frac{dv}{dx}^2)^{3/2}}[/itex]
or, since the Leibniz notation is a bit clumsy here, as this:
v'' = (1 + (v')2)3/2
The first equation and either of the next two equations say exactly the same thing.
 
Last edited:
  • #4
Thanks for your replies.

Zondrina: I believe that's the same answer, just in a different form as 1 = [1 - (x + C)^2] / [ 1 - (x+C)^2 ] ?

Mark44: I evaluated the integral in mathematica and matlab, and the same answer is given. I am integrating 1/(1+u^2)^(3/2) over u not x?
 
  • #5
c0der said:
Thanks for your replies.

Zondrina: I believe that's the same answer, just in a different form as 1 = [1 - (x + C)^2] / [ 1 - (x+C)^2 ] ?

Mark44: I evaluated the integral in mathematica and matlab, and the same answer is given. I am integrating 1/(1+u^2)^(3/2) over u not x?
Edit: I checked your work and it's fine. Disregard what I said. I have edited my previous post.
 
Last edited:
  • #6
Thanks for checking. It strikes me as odd that Matlab cannot solve this ODE and that the above procedure I used does not turn out to be a solution when back substituting for u and du/dx:

>> syms u(x)
>> dsolve(diff(u,x)/(1+u^2)^(3/2)==1)
Warning: Explicit solution could not be found.
> In dsolve at 194
ans =
[ empty sym ]
 
  • #7
Solving the equation in post #2 yields the solution:

$$v = \pm \left[- \frac{(x+C)}{\sqrt{\frac{1}{1 - (x+C)^2} - 1}} + K\right] = \mp \left[\frac{(x+C)}{\sqrt{\frac{1}{1 - (x+C)^2} - 1}} - K\right] = \mp \left[\sqrt{1 - (x+C)^2} - K \right]$$

If there were initial conditions, you could even solve for the constants ##C## and ##K##.
 
  • #8
Matlab's simplifier was the problem, I verified the solution by hand, thanks for the help.
 

FAQ: True Cartesian curvature equation, trying to solve it

What is the True Cartesian curvature equation?

The True Cartesian curvature equation is a mathematical formula used to calculate the curvature of a curve in a Cartesian coordinate system. It takes into account the changes in both the x and y coordinates of a point on the curve to determine the curvature at that point.

How is the True Cartesian curvature equation different from other curvature equations?

Unlike other curvature equations, the True Cartesian curvature equation takes into account the changes in both the x and y coordinates of a point on the curve, rather than just the changes in one coordinate. This makes it a more accurate and comprehensive equation for calculating curvature.

Why is it important to solve the True Cartesian curvature equation?

Solving the True Cartesian curvature equation can help scientists and mathematicians better understand and analyze curves in a Cartesian coordinate system. It can also have practical applications in fields such as physics, engineering, and computer graphics.

What are the limitations of the True Cartesian curvature equation?

One limitation of the True Cartesian curvature equation is that it assumes the curve is smooth and continuous. It may not accurately calculate the curvature for curves with sharp turns or discontinuities. Additionally, it may be more complex and time-consuming to solve compared to other curvature equations.

How do you solve the True Cartesian curvature equation?

The True Cartesian curvature equation can be solved using calculus and algebraic techniques. First, the derivatives of the x and y coordinates of a point on the curve are calculated. Then, these values are plugged into the equation and simplified to find the curvature at that point. This process can be repeated for multiple points on the curve to get a complete understanding of its curvature.

Back
Top