diff --git a/4-11.html b/4-11.html index 56f678c..5fdb033 100644 --- a/4-11.html +++ b/4-11.html @@ -61,14 +61,7 @@ - Your browser does not support the HTML5 canvas tag. - + Your browser does not support the HTML5 canvas tag. - -

- This work is licensed under - CC BY-NC-ND 4.0

- \ No newline at end of file diff --git a/index.html b/index.html index 5b8e688..89b7fc1 100644 --- a/index.html +++ b/index.html @@ -184,6 +184,71 @@ Other example problem from chapter 4 + + + Problem 4-9 + + + Unequal masses + + + + + Problem 4-11 + + + Driven mass on a circle + + + + Problem 4-12 + + + Springs on a circle + + + + + Chapter 5: Conservation of energy and momentum + + + + + Problems 5-15 and 5-16 + + + Comparison of propelling a car elastically and inelastically + + + + + Problem 5-23 + + + Basketball and tennis ball + + + + + Problem 5-29 + + + Falling energy conserving chain (only mostly correct) + + + + + Chapter 6: The Lagrangian method + + + + + Spring pendulum + + + Spring pendulum example problem + + Chapter 8: Angular momentum part 1 diff --git a/springPendulum.html b/springPendulum.html new file mode 100644 index 0000000..c5fb69e --- /dev/null +++ b/springPendulum.html @@ -0,0 +1,152 @@ + + + + + Spring Pendulum Example + + + + + + Your browser does not support the HTML5 canvas tag. + + + + +

+ This work is licensed under + CC BY-NC-ND 4.0

+ \ No newline at end of file