diff --git a/6-3.html b/6-3.html new file mode 100644 index 0000000..b7b52dd --- /dev/null +++ b/6-3.html @@ -0,0 +1,144 @@ + + + + + Problem 6-3 + + + + + + Your browser does not support the HTML5 canvas tag. +
+ Omega + +
+ + + +

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

+ \ No newline at end of file diff --git a/6-5.html b/6-5.html new file mode 100644 index 0000000..80af987 --- /dev/null +++ b/6-5.html @@ -0,0 +1,144 @@ + + + + + Problem 6-5 + + + + + + Your browser does not support the HTML5 canvas tag. +
+ Omega + +
+ + + +

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

+ \ No newline at end of file diff --git a/7-4.html b/7-4.html new file mode 100644 index 0000000..0737895 --- /dev/null +++ b/7-4.html @@ -0,0 +1,153 @@ + + + + + Problem 7-4 + + + + +
+ + +
+ + 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/8-1.html b/8-1.html new file mode 100644 index 0000000..2fcd20a --- /dev/null +++ b/8-1.html @@ -0,0 +1,177 @@ + + + + + Problem 8-1 + + + + + + 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/gravity.html b/gravity.html new file mode 100644 index 0000000..f60d476 --- /dev/null +++ b/gravity.html @@ -0,0 +1,214 @@ + + + + + Chapter 7 - Gravity and Kepler's Laws + + + + + + 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 89b7fc1..3dc93d2 100644 --- a/index.html +++ b/index.html @@ -249,11 +249,56 @@ Spring pendulum example problem + + + Problem 6-3 + + + Pendulum with an oscillating support + + + + + Problem 6-5 + + + Inverted pendulum - for high enough values of ω the pendulum stays upright + + + + + Chapter 7: Central forces + + + + + Orbit simulation + + + 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. + + + + + Problem 7-4 + + + Mass in a rk potential. Forms a closed path if √(k + 2) is rational + + Chapter 8: Angular momentum part 1 + + + Problem 8-1 + + + Atwood machine with massive pulley compared to atwood machine with massless pulley + + Problem 8-20