Fixing things and adding springPendulum

This commit is contained in:
2021-10-02 17:20:25 -07:00
parent deda6ebd18
commit 533a9b71bb
6 changed files with 272 additions and 185 deletions

View File

@@ -184,6 +184,71 @@
<t>Other example problem from chapter 4</t>
</td>
</tr>
<tr>
<td>
<a href='4-9.html'>Problem 4-9</a>
</td>
<td>
<t>Unequal masses</t>
</td>
</tr>
<tr>
<td>
<a href='4-11.html'>Problem 4-11</a>
</td>
<td>
<t>Driven mass on a circle</t>
</td>
</tr><tr>
<td>
<a href='4-12.html'>Problem 4-12</a>
</td>
<td>
<t>Springs on a circle</t>
</td>
</tr>
<tr>
<th colspan = "2">
<t>Chapter 5: Conservation of energy and momentum</t>
</th>
</tr>
</tr>
<td>
<a href='5-15and5-16.html'>Problems 5-15 and 5-16</a>
</td>
<td>
<t>Comparison of propelling a car elastically and inelastically</t>
</td>
</tr>
<tr>
<td>
<a href='5-23.html'>Problem 5-23</a>
</td>
<td>
<t>Basketball and tennis ball</t>
</td>
</tr>
<tr>
<td>
<a href='5-29.html'>Problem 5-29</a>
</td>
<td>
<t>Falling energy conserving chain (only mostly correct)</t>
</td>
</tr>
<tr>
<th colspan = "2">
<t>Chapter 6: The Lagrangian method</t>
</th>
</tr>
<tr>
<td>
<a href='springPendulum.html'>Spring pendulum</a>
</td>
<td>
<t>Spring pendulum example problem</t>
</td>
</tr>
<tr>
<th colspan = "2">
<t>Chapter 8: Angular momentum part 1</t>