Deriving Elastica Equation: Bernoulli/Newton

  • Thread starter Thread starter hushish
  • Start date Start date
  • Tags Tags
    deriving
hushish
Messages
28
Reaction score
0
Hi,

Bernoulli's/Newton's classic elastica equation is of the form:

1) curvature = dθ/ds

The RHS reforms to the well known elastica equation:

2) d2y/d2x/(1+(dy/dx)2)3/2

How do I get from 1) to 2)?

Regards,
 
Physics news on Phys.org
Hi there.

Your function has the form y=y(x).

Step 1. Find a formula for theta(x), the angle made by the tangent vector at point x.

Step 2. ds is the element of arclength. The Pythagorean thereom says that ds^2=dx^2+dy^2. Now do the algebra to solve for ds / dx and don't let your Intro Calc. professor see you treating differentials as if they were numbers subject to the normal algebraic rules.

Step 3. Use the Chain rule for differentiation.

Cheers
 
Thanks Vargo,

Help me out here. If I follow the steps you outline I get stuck:

1)ds= √dy2+dx2

2)sinθ=dy/√dy2+dx2

3)cosθ=dx/√dy2+dx2

4)1/ρ=dθ/ds

5)dsinθ/ds=cosθ.dθ/ds=cosθ/ρ

Now I'm stuck...
 
You have sin(theta) and cos(theta). What is tan(theta) as a function of x? Then take the arctan and you have theta(x).
 
Still no luck I'm afraid Vargo...
 
Alrighty,

Let P be a point in the plane with polar angle theta. Then tan(theta) represents the slope of the line connecting the origin to P. Similarly, the slope of any line is equal to the tangent of the polar angle of that line. In particular, if we have a curve y(x), then
y'(x) = tan(theta), where theta is the angle of the tangent line.

Therefore, theta = arctan(y'). We differentiate with respect to x and use the chain rule:
d theta / dx = y'' / (1+ (y')^2)

Now we know that ds/dx = sqrt( 1 +(y')^2 ), so using the Chain rule again, we find

d theta / ds = [y'' / (1+ (y')^2)]*[1 / sqrt( 1 +(y')^2 )] = y'' / (1 + (y') )^(3/2).
 
Brilliant-now I see it! Thanks a million Vargo.
 
Back
Top