Skip to content

Commit

Permalink
Added 2.2.41
Browse files Browse the repository at this point in the history
  • Loading branch information
astrosander committed Sep 23, 2024
1 parent b0481d1 commit bae4135
Show file tree
Hide file tree
Showing 7 changed files with 132 additions and 10 deletions.
Binary file added en/2.2.41/2.2.41_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
116 changes: 116 additions & 0 deletions en/2.2.41/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="content-language" content="en">
<meta name="keywords" content="Savchenko Problems in Physics, Savchenko solutions, physics problems, physics olympiad preparation, IPhO, Jaan Kalda">
<meta name="description" content="A uniform chain is suspended from the thread at one end so that the other end touches the surface of the table. The thread is burned out. Determine the dependence of the pressure force of the chain on the table on the length of its part that has not yet fallen. The impact of the links on the table is inelastic, the mass of the chain is m, its length is l.">
<meta name="author" content="Aliaksandr Melnichenka">
<meta name="date" content="2023-10" scheme="YYYY-MM">
<meta property="og:title" content="A uniform chain is suspended from the thread at one end so that the other end touches the surface of the table. The thread is burned out. Determine the dependence of the pressure force of the chain on the table on the length of its part that has not yet fallen. The impact of the links on the table is inelastic, the mass of the chain is m, its length is l.">
<meta property="og:image" content="img/logo.png">
<meta property="og:description" content="A uniform chain is suspended from the thread at one end so that the other end touches the surface of the table. The thread is burned out. Determine the dependence of the pressure force of the chain on the table on the length of its part that has not yet fallen. The impact of the links on the table is inelastic, the mass of the chain is m, its length is l.">
<meta name="yandex-verification" content="6cfda41f74038368">
<title>A uniform chain is suspended from the thread at one end so that the other end touches the surface of the table. The thread is burned out. Determine the dependence of the pressure force of the chain on the table on the length of its part that has not yet fallen. The impact of the links on the table is inelastic, the mass of the chain is m, its length is l.</title>
<link rel="stylesheet" href="https://savchenkosolutions.com/css/css-latex/style.css">
<link rel="icon" href="https://savchenkosolutions.com/img/logo.png" type="image/png">
<script src="https://savchenkosolutions.com/js/jquery-1.10.1.min.js"></script>
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ['tex2jax.js'],
jax: ['input/TeX', 'output/HTML-CSS'],
tex2jax: {
inlineMath: [['$', '$'], ['$', '$']],
processEscapes: true,
processClass: 'tex2jax',
ignoreClass: 'html'
},
showProcessingMessages: false,
messageStyle: 'none'
});
</script>
</head>
<body style="">
<header style="text-align:center;">
<div id = "logo">
<span><img src = "../../img/book.png"><span><span>Savchenko Solutions</span>
</div>
<p class="author">
Solutions of Savchenko Problems in Physics <br>
<i><b>knowledge must be free</b></i>
</p>
</header>

<h3 id="back-link"><a href="../../#2.2">$\leftarrow$Back</a></h3>

<h3> Statement </h3>
<p>
$2.2.41.$ A uniform chain is suspended from the thread at one end so that the other end touches the surface of the table. The thread is burned out. Determine the dependence of the pressure force of the chain on the table on the length of its part that has not yet fallen. The impact of the links on the table is inelastic, the mass of the chain is $m$, its length is $l$.
</p>

<h3>Solution</h3>
<p>

</p>
<center>
<figure>
<img src="2.2.41_1.png"
loading="lazy" width="270" />
</figure>
</center>
<p>

As the chain is homogeneous, the linear density
$$\rho=\frac{m}{L}$$
Than, the mass of the fallen part of the chain
$$m_x'=\rho \cdot x=m\frac{x}{L}$$
The first few parts of the chain with mass $m_x'$ came at near-zero velocity</p><p>
Newton's second law for the force $F_1$, which is due to the change in momentum as it interacts with the ground.
$$F_1=\frac{\Delta p}{\Delta t}=\frac{m_x'\cdot\Delta v}{\Delta t}$$
As the lower part of the thread has almost no time to acquire velocity, the $\Delta v$ tends to zero:
$$\Delta v \to 0;\quad F_1\to0$$
The gravitational force of the fallen part of the chain:
$$F_g=m_x'g=\frac{mx}{L}g$$
Consider an infinitesimal fraction of $\Delta x$ that has velocity $v$ and will fall while $m_x'$ is at rest
$$m'_{\Delta x}=\rho\cdot \Delta x=m\cdot\frac{\Delta x}{L}$$
Change in the momentum $\Delta p'_{\Delta x}$ over the small period of time $\Delta t$
$$\frac{\Delta p'_{\Delta x}}{\Delta t} =\frac{m'_{\Delta x}\cdot v}{\Delta t}=\frac{mv}{L}\frac{\Delta x}{\Delta t} = \boxed{\frac{mv^2}{L}}\quad(1)$$
The falling time could be found as
$$x=\frac{gt^2}{2}\Rightarrow t=\sqrt{\frac{2x}{g}}$$
Similarly, the velocity at the lowest point
$$v=gt=\sqrt{2gx}\Rightarrow v^2=2gx$$
Substituting into $(1)$:
$$F_2=\frac{\Delta p'_{\Delta x}}{\Delta t}=\frac{2mgx}{L}$$
Support reaction force
$$N=F_1+F_2+F_g=0+\frac{mgx}{L}+\frac{2mgx}{L}$$
$$N=\frac{3mgx}{L}\quad(2)$$
The length length of its part that has not yet fallen
$$L_0=L-x\Leftrightarrow x=L-L_0$$
After substituting into $(2)$
$$\boxed{N=3mg\left(1-\frac{L_0}{L}\right)}$$
</p>

<h4>Answer</h4>
<p>
$$F=3mg(1-x/l)$$
</p>
<p style="text-align: right; font-style: italic; font-size: 14;">
Almaskhan Arsen<br>
</p>


<footer class="row container">
<br>
<p>
<small> © <strong>Savchenko Solutions</strong>, 2023-2024 <br></small>
</p>
<p>
<small>All rights belong to the authors. <br> Commercial use of materials - with the written permission of the authors. <br> alex@savchenkosolutions.com <br></small>
</p>
</footer>
</body>

</html>
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h3 style="text-align:center; padding: 0.9rem; margin-top: 0.8rem; margin-bottom

<p class="description">
The collection of problems in physics edited by O.Y. Savchenko is one of the most popular resources for preparation for physics olympiads in post-soviet countries. For more than 30 years since its first edition, not a single complete guide to solving problems from it has been created.<br>
On this website, you can observe a non-profit startup creating the first wizard of this collection with the design of solutions of <a href="about">different authors</a>. In total, 719 solutions have been published, out of 2,023 problems. In 2023, the project was launched, which is actively developing in Russian and English. If you'd like to contribute, feel free to email <a href="mailto: alex@savchenkosolutions.com" target="_blank">alex@savchenkosolutions.com</a>.
On this website, you can observe a non-profit startup creating the first wizard of this collection with the design of solutions of <a href="about">different authors</a>. In total, 720 solutions have been published, out of 2,023 problems. In 2023, the project was launched, which is actively developing in Russian and English. If you'd like to contribute, feel free to email <a href="mailto: alex@savchenkosolutions.com" target="_blank">alex@savchenkosolutions.com</a>.
</p>
</header>

Expand Down Expand Up @@ -342,9 +342,10 @@ <h3 id="2.2" style="text-align: center;">§ 2.2. Momentum. Center of mass</h3>
<li><a href="en/2.2.34">2.2.34</a></li>
<li><a href="en/2.2.37">2.2.37</a></li>
<li><a href="en/2.2.38">2.2.38</a></li>
<li><a href="en/2.2.39">2.2.39</a></li>
</ul>
<ul class="column">
<li><a href="en/2.2.39">2.2.39</a></li>
<li><a href="en/2.2.41">2.2.41</a></li>
<li><a href="en/2.2.42">2.2.42</a></li>
<li><a href="en/2.2.44">2.2.44</a></li>
</ul>
Expand Down
5 changes: 3 additions & 2 deletions ru/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ <h2 style="text-align: center; margin-top: 0.9rem; "><a href="../savchenko.pdf"

<p class="description">
Сборник задач по физике под редакцией О.Я. Савченко - один из самых популярных ресурсов для подготовки к олимпиадам по физике в странах постсоветского пространства. За более чем 30 лет, прошедших с момента его первого издания, не было создано ни одного полного руководства по решению задач из него.<br>
На этом сайте вы можете наблюдать попытку создания первого решебника этого сборника с оформлением решений <a href="about">разных авторов</a>. Всего было опубликовано 719 решений из 2,023 задач. В 2023 году был запущен проект, который активно развивается на русском и английском языках. Если хотите поучаствовать, пишите <a href="mailto: alex@savchenkosolutions.com" target="_blank">alex@savchenkosolutions.com</a>.
На этом сайте вы можете наблюдать попытку создания первого решебника этого сборника с оформлением решений <a href="about">разных авторов</a>. Всего было опубликовано 720 решений из 2,023 задач. В 2023 году был запущен проект, который активно развивается на русском и английском языках. Если хотите поучаствовать, пишите <a href="mailto: alex@savchenkosolutions.com" target="_blank">alex@savchenkosolutions.com</a>.
</p>
</header>

Expand Down Expand Up @@ -379,9 +379,9 @@ <h3 id="2.2" style="text-align: center;">§ 2.2. Импульс. Центр ма
<li><a href="../2/2.2.27">2.2.27</a></li>
<li><a href="../2/2.2.28">2.2.28</a></li>
<li><a href="../2/2.2.29">2.2.29</a></li>
<li><a href="../2/2.2.31">2.2.31</a></li>
</ul>
<ul class="column">
<li><a href="../2/2.2.31">2.2.31</a></li>
<li><a href="../2/2.2.32">2.2.32</a></li>
<li><a href="../2/2.2.33">2.2.33</a></li>
<li><a style="color: hsla(240, 100%, 33%, 1);" target="_blank"href="../en/2.2.34">2.2.34</a></li>
Expand All @@ -390,6 +390,7 @@ <h3 id="2.2" style="text-align: center;">§ 2.2. Импульс. Центр ма
<li><a style="color: hsla(240, 100%, 33%, 1);" target="_blank"href="../en/2.2.37">2.2.37</a></li>
<li><a style="color: hsla(240, 100%, 33%, 1);" target="_blank"href="../en/2.2.38">2.2.38</a></li>
<li><a style="color: hsla(240, 100%, 33%, 1);" target="_blank"href="../en/2.2.39">2.2.39</a></li>
<li><a style="color: hsla(240, 100%, 33%, 1);" target="_blank"href="../en/2.2.41">2.2.41</a></li>
<li><a style="color: hsla(240, 100%, 33%, 1);" target="_blank"href="../en/2.2.42">2.2.42</a></li>
<li><a href="../2/2.2.43">2.2.43</a></li>
<li><a style="color: hsla(240, 100%, 33%, 1);" target="_blank"href="../en/2.2.44">2.2.44</a></li>
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>http://savchenkosolutions.com/sitemap_1.xml</loc>
<lastmod>2024-09-23T03:39:56Z</lastmod>
<lastmod>2024-09-23T04:32:01Z</lastmod>
</sitemap>
</sitemapindex>
8 changes: 6 additions & 2 deletions sitemap_1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
<url>
<loc>http://savchenkosolutions.com/</loc>
<lastmod>2024-09-23T03:39:56Z</lastmod>
<lastmod>2024-09-23T04:32:00Z</lastmod>
</url>
<url>
<loc>http://savchenkosolutions.com/1/</loc>
Expand Down Expand Up @@ -3334,6 +3334,10 @@
<loc>http://savchenkosolutions.com/en/2.2.39/</loc>
<lastmod>2024-09-22T02:07:17Z</lastmod>
</url>
<url>
<loc>http://savchenkosolutions.com/en/2.2.41/</loc>
<lastmod>2024-09-23T04:30:23Z</lastmod>
</url>
<url>
<loc>http://savchenkosolutions.com/en/2.2.42/</loc>
<lastmod>2024-09-22T02:07:17Z</lastmod>
Expand Down Expand Up @@ -3604,7 +3608,7 @@
</url>
<url>
<loc>http://savchenkosolutions.com/ru/</loc>
<lastmod>2024-09-23T03:39:56Z</lastmod>
<lastmod>2024-09-23T04:32:01Z</lastmod>
</url>
<url>
<loc>http://savchenkosolutions.com/ru/about/</loc>
Expand Down
6 changes: 3 additions & 3 deletions src/path.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import os

# Define the range of folders to create
base = "2.1"
start_year = 34
end_year = 47
base = "2.2"
start_year = 41
end_year = 41

# Define the folder structure
base_path = '.' # You can change this to your desired base path
Expand Down

0 comments on commit bae4135

Please sign in to comment.