Added 6-3, 6-5, 7-4, 8-1, and gravity

This commit is contained in:
2021-10-24 15:11:09 -07:00
parent 533a9b71bb
commit 0e30ae36d2
6 changed files with 877 additions and 0 deletions

View File

@@ -249,11 +249,56 @@
<t>Spring pendulum example problem</t>
</td>
</tr>
<tr>
<td>
<a href='6-3.html'>Problem 6-3</a>
</td>
<td>
<t>Pendulum with an oscillating support</t>
</td>
</tr>
<tr>
<td>
<a href='6-5.html'>Problem 6-5</a>
</td>
<td>
<t>Inverted pendulum - for high enough values of &#969 the pendulum stays upright</t>
</td>
</tr>
<tr>
<th colspan = "2">
<t>Chapter 7: Central forces</t>
</th>
</tr>
<tr>
<td>
<a href='gravity.html'>Orbit simulation</a>
</td>
<td>
<t>Simulation of mass in a gravitational field. Drag the small mass to change its position, drag outside the small mass to change its velocity, and drag the large mass to change the strength of the gravitational field.</t>
</td>
</tr>
<tr>
<td>
<a href='7-4.html'>Problem 7-4</a>
</td>
<td>
<t>Mass in a r<sup>k</sup> potential. Forms a closed path if &#8730(k + 2) is rational</t>
</td>
</tr>
<tr>
<th colspan = "2">
<t>Chapter 8: Angular momentum part 1</t>
</th>
</tr>
<tr>
<td>
<a href='8-1.html'>Problem 8-1</a>
</td>
<td>
<t>Atwood machine with massive pulley compared to atwood machine with massless pulley</t>
</td>
</tr>
<tr>
<td>
<a href='8-20.html'>Problem 8-20</a>