[Physics] How to calculate uncertainty for a simple pendulum formula?

error analysishomework-and-exercises

$$ T = 2\pi \sqrt{\frac{l}{g}}$$

$$U_{c}(T) =?$$

That's the only thing my teacher left me with. I don't understand how am I supposed to solve this without any measurements.

Best Answer

It you measure the period directly, then you do not need formula - the error is determined by your measurement device + the reaction time, if you need to switch it on/off (like a chronometer).

On the other hand, if you measure the length of the pendulum, then it is necessary to propagate the error using the equation: $$\Delta T = \left|\frac{\partial T(l,g)}{\partial l}\right|\Delta l + \left|\frac{\partial T(l,g)}{\partial g}\right|\Delta g,$$ where $\Delta T, \delta l, \Delta g$ are the errors in period, pendulum length and the free fall acceleration. Assuming that $g$ is known (you probably do not measure it), the equation reduces to $$\Delta T = \left|\frac{d T(l)}{d l}\right|\Delta l = \pi\frac{\Delta l}{\sqrt{gl}}.$$ You can take as $\Delta l$ the smallest possible measurement on the ruler or whatever you use to measure the length.

Related Question