IZhO 2021 — Задача 2. 2. Designing an experimental setup, planning an experiment.

Автор: Olympiads XYZ · транскрипция на официалните материали

Проверена срещу оригинала на 13.9.2026 от същия модел, който я е транскрибирал (без независима проверка)

*XVII International Zhautykov Olimpiad/Experimental Competition — January 9, 2021 — COMPUTER EXPERIMENT: A mathematical pendulum or what angle can be considered rather small ...

At its core, physics is an experimental science and this is definitely its strength. However, without comprehending a large number of experimental facts, physics would degenerate into a description of a huge amount of phenomena and processes. This is how the physical laws and the corresponding models came to life in the remote past by ignoring insignificant features of the subject under consideration. In recent decades, rapid progress has been witnessed in such a field as computer modeling or, as it has become common to say, a computer experiment. The point is that the developed physical models can be directly implemented on a computer in the form of a computational process and the regularities of interest can be thoroughly investigated in their pure forms. In this competition, you are asked to carry out such a computer experiment for a well-known system of a mathematical pendulum.

A formula is well known for the period of oscillation of a mathematical pendulum of length ll subject to a uniform gravity field of the Earth, characterized by the acceleration of gravity gg. However, this formula is only applicable for rather small deflection angles. The main question that you have to answer when doing this computational experiment is: "What angular deflection can be considered small?"

In the educational literature on laboratory experiments, you can find an indication that the maximum deflection angle should not exceed 1°, 2°, 5°, etc. You must answer the above question on the basis of this computer experiment! Namely, you are asked to study the dependence of the oscillation period of a mathematical pendulum on its amplitude, which is the maximum angular deflection from the vertical.

The order of conducting and processing the results of a computer experiment does not differ much from the order of a real, full-scale experiment. Therefore, the parts of this problem directly correspond to the main stages of a real physical experiment. · 9 януари 2021 г.*

Внимание: Бележка към темата

Solution of problem 4 begins on page 5 (outside this window); header rows of the two tables at the top of page 6 are cut off.

Условие

In a computer experiment, this stage corresponds to the development of a calculation algorithm. In this case, the main idea of numerical (computer) calculations is to divide the trajectory of motion into small sections, in which the motion is described approximately.

We divide the interval of motion from φ=φ0\varphi = \varphi_0 to φ=0\varphi = 0 into NN equal intervals of width Δφ\Delta\varphi. Let us denote the splitting points as φk\varphi_k, k=0,1,...Nk = 0, 1, ...N and the angular velocities at these points as ωk\omega_k. The main approximation used in further calculations is that at each interval from φk\varphi_k to φk+1\varphi_{k+1} the motion of the pendulum is considered uniformly accelerated. It is natural to expect that with an increase in the number of partition intervals NN, the calculation accuracy should grow.

Within the framework of the approximation made, it is straightforward to find the time of the pendulum motion in the interval from φ0\varphi_0 to 0. For a given amplitude φ0\varphi_0 and the number of partition intervals NN, the calculation algorithm is revealed in the sequence of answers to the following questions.

Fan diagram of the pendulum thread positions from $\varphi_0$ down to $\varphi_N = 0$, with splitting points $\varphi_0, \varphi_1, \varphi_k, \varphi_{k+1}, \varphi_N$ and interval $\Delta\varphi$ marked on an arc.

2.1 Determine the partition interval Δφ\Delta\varphi.

2.2 Determine the coordinates of the splitting points φk\varphi_k.

2.3 Express the angular velocity ωk\omega_k at the point φk\varphi_k at an arbitrary initial angle of deflection φ0\varphi_0. Write down this formula for a particular case of φ0=π2\varphi_0 = \dfrac{\pi}{2}.

2.4 Determine the travel time Δtk\Delta t_k for the kk-th interval from φk1\varphi_{k-1} to φk\varphi_k.

2.5 Find an expression for the time tkt_k it takes the ball to reach the angle φk\varphi_k. To simplify matters, express it in terms of the travel time tk1t_{k-1} to the previous value of the angle φk1\varphi_{k-1}.

2.6 Put down a formula for the oscillation period TNT_N for a given split into intervals.

Отговори

Покажи отговорите

Решение

Покажи официалното решение


Оригинал в Архива: IZhO-2021-Exp_eng.pdf · официални решения: IZhO-2021-Exp_eng_sol.pdf