Oscillations of a free hanging chain

Click For Summary
SUMMARY

The forum discussion focuses on deriving the motion equation for a free hanging chain of mass m and length L, specifically using the differential equation (1/g)(d²y/dt²) = (dy/dx) + x(d²y/dx²). The participants explore transformations from u(x) to s(ξ) where ξ = √x, leading to a Bessel's equation of order zero. Key insights include the necessity of applying the chain rule for derivatives and ensuring that the differential equation is expressed in terms of ξ, eliminating x from the final equation. The discussion concludes with a successful resolution of the equation transformation.

PREREQUISITES
  • Understanding of differential equations, particularly second-order equations.
  • Familiarity with Bessel's equations and their properties.
  • Knowledge of chain rule for derivatives in calculus.
  • Basic concepts of oscillatory motion and wave equations.
NEXT STEPS
  • Study the derivation and applications of Bessel's equations in physics.
  • Learn about the chain rule and its implications in differential equations.
  • Explore the physical properties of oscillations in strings and chains.
  • Investigate the mathematical techniques for transforming variables in differential equations.
USEFUL FOR

Students and educators in physics and mathematics, particularly those focusing on mechanics and differential equations, as well as researchers interested in oscillatory systems and wave motion.

kregg34
Messages
12
Reaction score
0

Homework Statement


I am trying to find an equation for a free hanging chain of mass m and length L. The chain is hanging vertically downwards where x is measured vertically upwards from the free end of the chain and y is measured horizontally.

Homework Equations


[/B]
I derived this differential equation for the chains motion,
(1/g)(second derivative of y with respect to t) = (derivative of y with respect to x) + x(second derivative of y with respect to x)

Trial solution that was given is,
y = u(x)cos(ωt) where x ⇒ ξ and ξ = √x and u(x) ⇒ s(ξ)

The Attempt at a Solution


[/B]
By putting y into the equation above I get,
-((ω^2)/g)u(x) = u'(x) + xu''(x) where the ' means the derivative with respect to x
I think its implied that -((ω^2)/g)s(ξ) = s'(ξ) + xs''(ξ) ... equation 1

After changing the variable to s(ξ) I'm suppose to get a Bessel's equation of order zero I think.
so from the change of variables,

u(x) ⇒ s(ξ)
s'(ξ) ⇒ u'(√x) = (u'(√x))/(2√x) right?
and from quotient rule I got,
s''(ξ) ⇒ u''(√x) = (u''(√x) - u''(√x)(1/√x)) / (4x)

plugging these into equation 1 I get,
(x^2)s''(ξ) + x^(3/2)s'(ξ) + (((ω^2)x^2)/g)s(ξ) = 0
but the bessel equation looks like
(x^2)s''(ξ) + (x)s'(ξ) + constant(x^2)s(ξ) = 0 which has x instead of x^(3/2)?

Not sure what I did wrong?
 
Last edited:
Physics news on Phys.org
It doesn't seem right to have a dy/dx term in your very first equation. I would have thought it should be the standard string vibration equation, except for a factor x in the tension term.
 
haruspex said:
It doesn't seem right to have a dy/dx term in your very first equation. I would have thought it should be the standard string vibration equation, except for a factor x in the tension term.

On the question it actually gives you that equation, you have to derive it, and that's what it is
 
kregg34 said:
The chain is hanging vertically downwards where x is measured down

I derived this differential equation for the chains motion,
(1/g)(second derivative of y with respect to t) = (derivative of y with respect to x) + x(second derivative of y with respect to x)
For this to be the correct equation, I think you need to take x as increasing upward from the lower end of the string.
 
TSny said:
For this to be the correct equation, I think you need to take x as increasing upward from the lower end of the string.
oh sorry, that's how I derived it but I wrote it wrong. x is measured from the free end of the chain upwards
 
kregg34 said:
By putting y into the equation above I get,
-((ω^2)/g)u(x) = u'(x) + xu''(x) where the ' means the derivative with respect to x
I think its implied that -((ω^2)/g)s(ξ) = s'(ξ) + xs''(ξ) ... equation 1
No. To get the equation for s(ξ), you will need to start with -((ω^2)/g)u(x) = u'(x) + xu''(x) and transform it to the equation for s(ξ) by using the definition ξ = √x. The chain rule for derivatives will be useful here.
 
TSny said:
No. To get the equation for s(ξ), you will need to start with -((ω^2)/g)u(x) = u'(x) + xu''(x) and transform it to the equation for s(ξ) by using the definition ξ = √x. The chain rule for derivatives will be useful here.

Not sure I understand. Cause I thought the transformations of u(x) were basically saying u(x) = s(√x). So I took the derivative of both sides with respect to x and substituted u'(x) and u''(x) in
 
kregg34 said:
By putting y into the equation above I get,
-((ω^2)/g)u(x) = u'(x) + xu''(x) where the ' means the derivative with respect to x
I think its implied that -((ω^2)/g)s(ξ) = s'(ξ) + xs''(ξ) ... equation 1

In obtaining equation 1, it appears to me that you are simply replacing u'(x) by s'(ξ) and replacing u''(x) by s''(ξ).

Take a specific example. Suppose u(x) = sin(√x). So, with ξ = √x, you have s(ξ) = sin(ξ).
What is u'(x)? What is s'(ξ)? Does u'(x) = s'(ξ)?

u(x) ⇒ s(ξ)
s'(ξ) ⇒ u'(√x) = (u'(√x))/(2√x) right?
Note that you have claimed u'(√x) = (u'(√x))/(2√x). If you cancel u'(√x) from both sides, you are left with 1 = 1/(2√x).
 
TSny said:
In obtaining equation 1, it appears to me that you are simply replacing u'(x) by s'(ξ) and replacing u''(x) by s''(ξ).

Take a specific example. Suppose u(x) = sin(√x). So, with ξ = √x, you have s(ξ) = sin(ξ).
What is u'(x)? What is s'(ξ)? Does u'(x) = s'(ξ)?Note that you have claimed u'(√x) = (u'(√x))/(2√x). If you cancel u'(√x) from both sides, you are left with 1 = 1/(2√x).

u'(x) = cos(√x)/(2√x)
s'(ξ) = cos(ξ) (dξ/dx)
and ξ = √x so
dξ/dx = d√x/dx = 1/(2√x) aren't they the same? or should I write
s'(ξ) = cos(ξ) (dξ/dξ) = cos(ξ) with respect to ξ instead of x?
 
  • #10
OK, I see where you're coming from. You are interpreting all primes as meaning derivative with respect to x. However, since s is considered a function of ξ, the notation s'(ξ) would normally denote the derivative of s with respect to ξ. So, in the example, s'(ξ) = cos(ξ).

What you need to do here is convert the differential equation involving u and x into a differential equation involving s and ξ. In the differential equation for s, derivatives should be with respect to ξ and the symbol x should not appear.
 
  • #11
TSny said:
OK, I see where you're coming from. You are interpreting all primes as meaning derivative with respect to x. However, since s is considered a function of ξ, the notation s'(ξ) would normally denote the derivative of s with respect to ξ. So, in the example, s'(ξ) = cos(ξ).

What you need to do here is convert the differential equation involving u and x into a differential equation involving s and ξ. In the differential equation for s, derivatives should be with respect to ξ and the symbol x should not appear.

Figured it out, thanks man!
 
Last edited:
  • #12
Good work!
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 19 ·
Replies
19
Views
2K
Replies
13
Views
2K
Replies
7
Views
3K
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
826