Related to this question from DIY StackExchange.
Given a beam (a swingset) with three swings suspended from it. Each swing holds 450 lbs of stationary load for a total of 1,350 lbs of stationary weight suspended from the beam.
All three swings begin swinging in synch so that the load hits the bottom of the arc simultaneously.
How does one calculate the effective weight of the moving mass on the three swings combined?
To clarify - the need is to determine the maximum load that will be put on the beam, so that the proper sized beam can be selected to ensure it can be used without breaking. The charts that indicate maximum active load are here. I think we're looking for total uniformly distributed load (w from the tables) that will be applied.
Let $m$ be the mass of the load. I will make the assumption that the swing will never pass $90^\circ$ from the vertical. Letting $\ell$ be the length of the swing, the height difference will never pass $\ell$. From conservation of energy, we have $$\frac{1}{2}mv^2 = mgh \implies v^2 = 2gh$$ At the bottom of the swing, we will have $h = \ell$. From the centripetal force, we have $$F_c = \frac{mv^2}{\ell} = 2mg$$ This is totaled with the actual weight of the masses to give an effective force of $3mg$.