$$ T
haruspex said:
I do not understand where some of your equations come from. It doesn't help that the order on the page doesn’t seem to match the order of your reasoning.
Please stop posting images of your working, it is against forum rules.
Take the trouble to type it in, in logical order. Then I will be able to make reference to specific steps more easily.
My apology, let's start from the beginning.
Consider an infinitesimal piece of the chain between x and x+dx. The opposite side is given by f'dx.
The hypotenuse of the chain can be found by Pythagorean's theorem.
$$ c^2 = dx^2 + f'^2 dx^2 = dx^2 (1+f'^2)$$
Then ##c = dx \sqrt{1+f'^2}##
Let's call the density (mass per unit length) of the chain ##\rho##, then the mass of this piece is given by ##\rho \sqrt{1+f'^2}##
The question is, what is the component of gravity along the curve?
First, the force of gravity gravity is given by ## mg = \rho g \sqrt{1+f'^2} dx ##. In a right triangle, that would be the opposite side.
We also know that ## tan \theta = f' ##, using that the tangent of an angle is opposite over adjacent, we get
$$ f' = \rho g \frac{\sqrt{1+f'^2} dx}{a}$$
Where a is the adjacent portion of the triangle representing the horizontal component of gravity.
Solving for the adjacent side, we get ## a = \rho g \frac{ \sqrt{1+f'^2}dx }{f'} ##
Then, in order to find the hypotenuse (the component of gravity along the chain, I use Pythagorean's theorem:
$$c^2 =a^2 + b^2$$
$$c^2 = (\rho g \frac{\sqrt{1+f'^2} dx }{f'})^2 + (\rho g \sqrt{1+f'^2} dx )^2$$
Then, getting the common denominator:
$$c^2 = \rho^2 g^2 \frac{1+f'^2 dx^2 }{f'^2} + \rho^2 g^2 \frac{(1+f'^2) dx^2 f'^2}{f'^2}$$
Then factoring out some terms
$$c^2 = \rho^2 g^2 \frac{1+f'^2 dx^2 }{f'^2} (1+f'^2)$$
Simplifying..
$$c^2 = \rho^2 g^2 \frac{(1+f'^2)^2 dx^2 }{f'^2} $$
Then square rooting we get:
$$c = \rho g \frac{(1+f'^2) dx }{f'} $$
Which is the portion of gravity in the direction of the curve of the chain.