<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mmcdaniel</id>
	<title>Physics Book - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.physicsbook.gatech.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Mmcdaniel"/>
	<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/Special:Contributions/Mmcdaniel"/>
	<updated>2026-05-04T03:46:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14162</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14162"/>
		<updated>2015-12-05T14:51:57Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Simple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Problem: A spring has a restoring force of 300 N when it is stretched -.2m.  What is the spring&#039;s constant &amp;lt;math&amp;gt;{K_{s}}&amp;lt;/math&amp;gt;. in N/m? &lt;br /&gt;
&lt;br /&gt;
Solution:&amp;lt;math&amp;gt;F={-K_{s}}*s&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{-K_{s}}=F/s&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{-K_{s}}=300N/-.2m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=1500N/m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^{-1}(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;t=.35seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14161</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14161"/>
		<updated>2015-12-05T14:51:19Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Simple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Problem: A spring has a restoring force of 300 N when it is stretched -.2m.  What is the spring&#039;s constant &amp;lt;math&amp;gt;{K_{s}}&amp;lt;/math&amp;gt;. in N/m? &lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&amp;lt;math&amp;gt;F={-K_{s}}*s}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{-K_{s}}=F/s&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{-K_{s}}=300N/-.2m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=1500N/m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^{-1}(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;t=.35seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14160</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14160"/>
		<updated>2015-12-05T14:50:57Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Problem: A spring has a restoring force of 300 N when it is stretched -.2m.  What is the spring&#039;s constant &amp;lt;math&amp;gt;{K_{s}}&amp;lt;/math&amp;gt;. in N/m? &lt;br /&gt;
&lt;br /&gt;
Solution:&amp;lt;math&amp;gt;{F}={-K_{s}}*s}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{-K_{s}}=F/s&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{-K_{s}}=300N/-.2m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=1500N/m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^{-1}(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;t=.35seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14159</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14159"/>
		<updated>2015-12-05T14:50:37Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
Problem: A spring has a restoring force of 300 N when it is stretched -.2m.  What is the spring&#039;s constant &amp;lt;math&amp;gt;{K_{s}}&amp;lt;/math&amp;gt;. in N/m? &lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;{F}={-K_{s}}*s}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{-K_{s}}=F/s&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{-K_{s}}=300N/-.2m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=1500N/m&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^{-1}(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;t=.35seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14155</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14155"/>
		<updated>2015-12-05T14:38:46Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^{-1}(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;t=.35seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14154</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14154"/>
		<updated>2015-12-05T14:37:52Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^{-1}(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14153</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14153"/>
		<updated>2015-12-05T14:37:16Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^(-1)(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14152</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14152"/>
		<updated>2015-12-05T14:36:54Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^-(1)(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14151</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14151"/>
		<updated>2015-12-05T14:36:30Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^-{1}(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14150</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14150"/>
		<updated>2015-12-05T14:35:52Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;cos^-1(1/2)=3t&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14146</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14146"/>
		<updated>2015-12-05T14:33:18Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x=Acos(ωt)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x/A=cos(√({K_{s}}/m)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;1/2=cos(√(18N/m/2kg)t)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14141</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14141"/>
		<updated>2015-12-05T14:26:49Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
Problem: A spring with spring constant 18 N/m has mass of 2 kg is attached to it. The mass is then displaced to x = 2 . How much time does it take for the block to travel to the point x = 1?&lt;br /&gt;
&lt;br /&gt;
Solution:&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14138</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14138"/>
		<updated>2015-12-05T14:24:21Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;T=8.88 seconds&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14135</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14135"/>
		<updated>2015-12-05T14:19:56Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14134</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14134"/>
		<updated>2015-12-05T14:19:36Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
Solution: &lt;br /&gt;
&amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14133</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14133"/>
		<updated>2015-12-05T14:19:10Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
Solution: &lt;br /&gt;
&amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
 &amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14132</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14132"/>
		<updated>2015-12-05T14:18:28Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;&lt;br /&gt;
 &amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14130</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14130"/>
		<updated>2015-12-05T14:18:00Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;.&lt;br /&gt;
 &amp;lt;math&amp;gt;{K_{s}}=15N/m)&amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt;m=30kg&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;T=2π√(30kg/15N/m)&amp;lt;/math&amp;gt;&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14128</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14128"/>
		<updated>2015-12-05T14:16:02Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
Problem: What is the oscillation period of a spiring with spring constant 15N/m with a 30 kg mass attached?&lt;br /&gt;
Solution: &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;. or T=&amp;lt;math&amp;gt;T=2π√(m/{K_{s}})&amp;lt;/math&amp;gt;.&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14116</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=14116"/>
		<updated>2015-12-05T14:08:51Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* A Mathematical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2π/ω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=13042</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=13042"/>
		<updated>2015-12-05T01:36:20Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=13040</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=13040"/>
		<updated>2015-12-05T01:35:56Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thomas Hooke, an English scientist, created Hooke&#039;s Law in 1660 while working on his invention the watch-spring. In the 1660s Hooke gained the title of curator of the Royal Society where he led top experiments for the society. The watch-spring Hooke was working on was one of the first capable of determining longitude at sea by using a spring in simple harmonic motion which has a tendency resist disturbances such as the shakes that could occur while at sea.&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=13010</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=13010"/>
		<updated>2015-12-05T01:14:50Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
&lt;br /&gt;
One interesting application of simple harmonic motion is its ability to approximate the interatomic vibration of molecules which I find very interesting as an Earth and Atmospheric Science major, trying to better understand our environment and how the molecules it is made up of interact.  I have always been very intrigued by the composition and interactions of molecules and this approximations brings me another step closer to understanding how our world works. An interesting industrial application of simple harmonic motion is  its approximation of a car running on worn down shock absorbers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12994</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12994"/>
		<updated>2015-12-05T00:55:59Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
[[Hooke&#039;s Law]]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12978</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12978"/>
		<updated>2015-12-05T00:46:13Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12946</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12946"/>
		<updated>2015-12-05T00:31:44Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12945</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12945"/>
		<updated>2015-12-05T00:31:31Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Category: Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12944</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12944"/>
		<updated>2015-12-05T00:29:58Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
[https://en.wikipedia.org/wiki/Simple_harmonic_motion]&lt;br /&gt;
&lt;br /&gt;
[[Category:Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12943</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12943"/>
		<updated>2015-12-05T00:29:06Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[https://www.khanacademy.org/science/physics/oscillatory-motion/harmonic-motion/v/introduction-to-harmonic-motion]&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/shm.html]&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[https://en.wikibooks.org/wiki/A-level_Physics_(Advancing_Physics)/Simple_Harmonic_Motion/Mathematical_Derivation]&lt;br /&gt;
[http://azimadli.com/vibman/simpleharmonicmotion.htm]&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12941</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12941"/>
		<updated>2015-12-05T00:24:49Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/glowscript/5de153d737?toggleCode=true simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12940</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12940"/>
		<updated>2015-12-05T00:23:54Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
Click here to see a spring-mass system displaying  [https://trinket.io/library/trinkets/5de153d737 simple harmonic motion in vPthyon]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12906</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12906"/>
		<updated>2015-12-05T00:09:04Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[Image:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Spring-Mass]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:SHM.png&amp;diff=12901</id>
		<title>File:SHM.png</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:SHM.png&amp;diff=12901"/>
		<updated>2015-12-05T00:07:06Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12899</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12899"/>
		<updated>2015-12-05T00:06:33Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. [[File:SHM.png]]&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Spring-Mass]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12895</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12895"/>
		<updated>2015-12-05T00:03:02Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Spring-Mass]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12870</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12870"/>
		<updated>2015-12-04T23:50:54Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12868</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12868"/>
		<updated>2015-12-04T23:50:36Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt;. From this equation we can determine that the period for this function, or the time it takes an object to make one complete cycle of motion, to be &amp;lt;math&amp;gt;T=2πω&amp;lt;/math&amp;gt;. For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12858</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12858"/>
		<updated>2015-12-04T23:45:53Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=√({K_{s}}/m)&amp;lt;/math&amp;gt; For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12856</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12856"/>
		<updated>2015-12-04T23:43:43Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. The solution to this differential equation is &amp;lt;math&amp;gt;x=cos(ωt)&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;ω=sqrt&amp;lt;/math&amp;gt; For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12792</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12792"/>
		<updated>2015-12-04T22:45:22Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] and [https://en.wikipedia.org/wiki/Hooke%27s_law Hooke&#039;s Law] which is a first order linear approximation for forces acting on an elastic system, such as a spring. For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12784</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12784"/>
		<updated>2015-12-04T22:42:51Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;\vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;. This equations stems from [https://en.wikipedia.org/wiki/Newton%27s_laws_of_motion Newton&#039;s Second Law] For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12752</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12752"/>
		<updated>2015-12-04T22:25:22Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;/math&amp;gt;  For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12749</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12749"/>
		<updated>2015-12-04T22:24:47Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;vec{F}={-K_{s}}*s*\vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}&amp;lt;\math&amp;gt;  For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12746</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12746"/>
		<updated>2015-12-04T22:23:50Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
The force of this system can be found using &amp;lt;math&amp;gt;vec{F}={-K_{s}}*s*vec{Lhat}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;s=L-{L_{o}}  For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12735</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12735"/>
		<updated>2015-12-04T22:15:26Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. A common example of simple harmonic motion is an undamped spring-mass system, or one that does not proceed to rest due to friction or another dissipative force. &lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
What are the mathematical equations that allow us to model this topic.  For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12696</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=12696"/>
		<updated>2015-12-04T22:02:10Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is an approximation that ignores friction and air resistance. Although this assumption can often not be made in everyday calculations, simple harmonic motion can approximate these otherwise complicated situations, fairly well. Simple harmonic motion can be used to estimate many systems including spring-mass systems and the swinging of a pendulum in certain instances which will be explained in further detail below. This Wiki Page will discuss simple harmonic motion which is discussed in detail in Chapter Four: Contact Interaction.&lt;br /&gt;
&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
Simple harmonic motion is a periodic motion, a motion that is repeated over some time interval. This periodic motion has a restoring force, a force that is always working to return the system to equilibrium position, that is proportional and opposite to displacement. Due to this as the system gets farther from equilibrium position the larger the force is to return it to equilibrium position. When no friction or air resistance is present the system will continue to oscillate as the restoring force decreases as the object gets closer to equilibrium position until the force reaches zero, but at which point the particle continues due to its initial momentum until passes equilibrium position. Then the restoring forces increases in the opposite direction until the momentum is changed enough to change the direction of the particle and the process repeats. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
&lt;br /&gt;
What are the mathematical equations that allow us to model this topic.  For example &amp;lt;math&amp;gt;{\frac{d\vec{p}}{dt}}_{system} = \vec{F}_{net}&amp;lt;/math&amp;gt; where &#039;&#039;&#039;p&#039;&#039;&#039; is the momentum of the system and &#039;&#039;&#039;F&#039;&#039;&#039; is the net force from the surroundings.&lt;br /&gt;
&lt;br /&gt;
===A Computational Model===&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
===Middling===&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Put this idea in historical context. Give the reader the Who, What, When, Where, and Why.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
[http://www.scientificamerican.com/article/bring-science-home-reaction-time/]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
This section contains the the references you used while writing this page&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=4359</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=4359"/>
		<updated>2015-11-30T13:03:22Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The two major components in Physics II are interactions between electric fields and magnetic fields. This broad subject focuses from a simple topic, electric fields to a much complex idea, electromagnetic radiation. Though this course is very broad in terms of materials that it covers, each topic is very important in understanding the phenomena of electric and magnetic interactions between particles (protons, electrons, dipoles, point charge, capacitor, and, etc), as omitting one concept out of hundreds of concept could lead one approaching the problem differently. This Wiki Page will discuss Chapter 21 of the Matters and Interactions Text Book, 4th edition (Patterns of Field in Space), specifically Gauss&#039;s Law and Electric Flux. In order to understand these concepts, one first need to understand the definition of electric field and know each component of Gauss&#039;s Law. &lt;br /&gt;
 &lt;br /&gt;
== Dynamics ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Electric Flux&amp;quot; is a quantitative measure of the amount and direction of electric field over an entire surface of a specified object. There are two components in electric flux: direction of the electric field and magnitude of the electric field. These two sums up and give us the value, electric flux, which has a unit of Vm. In order to determine the direction of the electric field of an object, one need to figure out the x,y,z coordinates of the faces of an object and then calculate the normal vector that comes out of the surface. Secondly, to determine the direction of the electric field of an object, one first need to know the number of dimensions of an object (i.e: 6 faces in a rectangular prism) and areas for each face of the object. Finally, one should be able to calculate the electric flux of an object by multiplying the electric field at a location on each surface of the box by corresponding normal vector and multiplying this value by the area of the surface that was just calculated. One must repeat this process the remaining surfaces (faces) and by adding up all electric flux, that will be the electric flux of the object one wanted to calculate. This value is essential because it will be useful for calculating total charged enclosed inside the object later on. The above written method of calculating electric flux may be confusing at first, but knowing the Gauss&#039;s Law, being able to apply this Law to the real problem, and by going through the example below should make sure understanding of this concept.&lt;br /&gt;
&lt;br /&gt;
== Energy ==&lt;br /&gt;
The Gauss&#039;s Law simplifies definition of &amp;quot;Electric Flux&amp;quot; into a one simple equation. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Gauss.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/electric/gaulaw.html Gauss&#039;s Law]&lt;br /&gt;
&lt;br /&gt;
[http://www.colorado.edu/physics/phys1120/phys1120_sp08/notes/notes/Knight27_gauss_lect.pdf Gauss&#039;s Law Examples]&lt;br /&gt;
&lt;br /&gt;
====??====&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
[[File:BBB.PNG]]&lt;br /&gt;
&lt;br /&gt;
Electric flux on the disk, by using Gauss&#039;s Law, is the multiplication between Electric Field normal to the disk&#039;s surface and surface area of the disk.&lt;br /&gt;
&lt;br /&gt;
Electric Field Normal to the Surface: E x sin(40) = 327 V/m x sin(40)&lt;br /&gt;
&lt;br /&gt;
Surface Area of the disk: 3.14 x 0.02 x 0.02 m^2&lt;br /&gt;
&lt;br /&gt;
Electric Flux on the Disk: 327 V/m x sin(40) x 3.14 x 0.02 x 0.02 m^2 = 0.264 Vm&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
The electric field has been measured to be vertically upward everywhere on the surface of a box 20 cm long, 4 cm high, and 3 cm deep, shown in the figure. All over the bottom of the box E1 = 1100 V/m, all over the sides E2 = 950 V/m, and all over the top E3 = 750 V/m.&lt;br /&gt;
&lt;br /&gt;
[[File:sss.JPG]]&lt;br /&gt;
&lt;br /&gt;
Since E1, E2, and E3, are all measured to be vertically upward everywhere on the surface of a box, only the bottom surface and the top surface will be focused (multiplying the normal vector of other surfaces than the bottom and top surfaces will result in zero electric flux). The normal vector of the bottom surface is known to be &amp;lt;0,-1,0&amp;gt; and that of the top surface is known to be &amp;lt;0,1,0&amp;gt; assuming vertically upward is in +y direction. &lt;br /&gt;
&lt;br /&gt;
E1 = &amp;lt;0, 1100, 0&amp;gt; V/m,&lt;br /&gt;
E2 = &amp;lt;0, 950, 0&amp;gt; V/m,&lt;br /&gt;
E3 = &amp;lt;0, 750, 0&amp;gt; V/m,&lt;br /&gt;
&lt;br /&gt;
E1 corresponds to the bottom surface according to the diagram. Multiplying vector E1 with its normal vector of the bottom surface equals -1100 (dot product), and multiplying this vector by the area equals -1100 V/m x 0.20 m x 0.03 m = -6.6 Vm.&lt;br /&gt;
&lt;br /&gt;
E3 corresponds to the top surface according to the diagram. Multiplying vector E3 with its normal vector of the top surface equals 750 (dot product) and multiplying this vector by the area equals 750 V/m x 0.20 m x 0.03 m = 4.5 Vm.&lt;br /&gt;
&lt;br /&gt;
Therefore, the sum of the electric flux in this box equals -6.6 Vm + 4.5 Vm = -2.1 Vm&lt;br /&gt;
&lt;br /&gt;
To determine the amount of charge enclosed by the box, we use Gauss&#039;s Law. Since we know the sum of the electric flux, in order to find q (inside the box) we just have to multiply summed electric flux and epsilon naught (8.85 e-12 unit)&lt;br /&gt;
&lt;br /&gt;
Total Charge: -2.1 x 8.85 x 10 ^ (-12) = -1.8585 x 10 ^ (-11) C&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
[[File:AAA.JPG]]&lt;br /&gt;
&lt;br /&gt;
To calculate the electric flux you will have to know the normal vector or the electric field in normal direction of each side of the cube.&lt;br /&gt;
&lt;br /&gt;
There are only two sides affecting the net electric flux on this cubical surface, bottom face and right-handed side face (rest will be zero).&lt;br /&gt;
&lt;br /&gt;
Normal Electric Field (Bottom Face): E1 x sin(27) = 400 V/m x sin(27) x 0.35m x 0.35m = 22.2455 Vm&lt;br /&gt;
&lt;br /&gt;
Normal Electric Field (Right-Handed Side Face): E1 x sin(27) = 400 V/m x sin(27) x 0.35m x 0.35m = 22.2455 Vm&lt;br /&gt;
&lt;br /&gt;
Net Electric Field = 44.49 Vm&lt;br /&gt;
&lt;br /&gt;
Net Charge inside the cubical surface = 44.19 Vm x 8.85 x 10 ^ (-12) = 3.94 x 10 ^ (-10) C&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am majoring in Materials Science and Engineering and going further on from Electric Flux, there is a way to calculate Electric Flux Density (D). To obtain D, you have to multiply epsilon (permittivity) of the material to the Electric Field, E. Of course, different materials will have different Electric Flux. For example there are three major types of materials: insulator, semi-conductor, and conductor. Depending on their uses, you would want to make sure that the material of the desired product does not contain electric flux due to excess charge on the surface. This is the reason that electric flux and total charge of the closed surfaced objects are useful when as an engineer you want to think what type of properties you would desire for your product.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thermodynamics was brought up as a science in the 18th and 19th centuries.  However, it was first brought up by Galilei, who introduced the concept of temperature and invented the first thermometer.  G. Black first introduced the word &#039;thermodynamics&#039;.  Later, G. Wilke introduced another unit of measurement known as the calorie that measures heat.   The idea of thermodynamics was brought up by Nicolas Leonard Sadi Carnot.  He is often known as &amp;quot;the father of thermodynamics&amp;quot;.  It all began with the development of the steam engine during the Industrial Revolution.  He devised an ideal cycle of operation.  During his observations and experimentations, he had the incorrect notion that heat is conserved, however he was able to lay down theorems that led to the development of thermodynamics.  In the 20th century, the science of thermodynamics became a conventional term and a basic division of physics.  Thermodynamics dealt with the study of general properties of physical systems under equilibrium and the conditions necessary to obtain equilibrium.  &lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
[http://www.phys.utk.edu/daunt/EM/PDF/SJDLecture22.pdf Electric Field and Gauss&#039;s Law]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
https://www.grc.nasa.gov/www/k-12/airplane/thermo0.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/thermo/thereq.html&lt;br /&gt;
https://www.grc.nasa.gov/www/k-12/airplane/thermo2.html&lt;br /&gt;
http://www.phys.nthu.edu.tw/~thschang/notes/GP21.pdf&lt;br /&gt;
http://www.eoearth.org/view/article/153532/&lt;br /&gt;
&lt;br /&gt;
[[Category:Interactions]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=4358</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=4358"/>
		<updated>2015-11-30T13:00:36Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The two major components in Physics II are interactions between electric fields and magnetic fields. This broad subject focuses from a simple topic, electric fields to a much complex idea, electromagnetic radiation. Though this course is very broad in terms of materials that it covers, each topic is very important in understanding the phenomena of electric and magnetic interactions between particles (protons, electrons, dipoles, point charge, capacitor, and, etc), as omitting one concept out of hundreds of concept could lead one approaching the problem differently. This Wiki Page will discuss Chapter 21 of the Matters and Interactions Text Book, 4th edition (Patterns of Field in Space), specifically Gauss&#039;s Law and Electric Flux. In order to understand these concepts, one first need to understand the definition of electric field and know each component of Gauss&#039;s Law. &lt;br /&gt;
 &lt;br /&gt;
== Dynamics ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Electric Flux&amp;quot; is a quantitative measure of the amount and direction of electric field over an entire surface of a specified object. There are two components in electric flux: direction of the electric field and magnitude of the electric field. These two sums up and give us the value, electric flux, which has a unit of Vm. In order to determine the direction of the electric field of an object, one need to figure out the x,y,z coordinates of the faces of an object and then calculate the normal vector that comes out of the surface. Secondly, to determine the direction of the electric field of an object, one first need to know the number of dimensions of an object (i.e: 6 faces in a rectangular prism) and areas for each face of the object. Finally, one should be able to calculate the electric flux of an object by multiplying the electric field at a location on each surface of the box by corresponding normal vector and multiplying this value by the area of the surface that was just calculated. One must repeat this process the remaining surfaces (faces) and by adding up all electric flux, that will be the electric flux of the object one wanted to calculate. This value is essential because it will be useful for calculating total charged enclosed inside the object later on. The above written method of calculating electric flux may be confusing at first, but knowing the Gauss&#039;s Law, being able to apply this Law to the real problem, and by going through the example below should make sure understanding of this concept.&lt;br /&gt;
&lt;br /&gt;
== Energy ==&lt;br /&gt;
The Gauss&#039;s Law simplifies definition of &amp;quot;Electric Flux&amp;quot; into a one simple equation. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Gauss.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/electric/gaulaw.html Gauss&#039;s Law]&lt;br /&gt;
&lt;br /&gt;
[http://www.colorado.edu/physics/phys1120/phys1120_sp08/notes/notes/Knight27_gauss_lect.pdf Gauss&#039;s Law Examples]&lt;br /&gt;
&lt;br /&gt;
====Examples====&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
[[File:BBB.PNG]]&lt;br /&gt;
&lt;br /&gt;
Electric flux on the disk, by using Gauss&#039;s Law, is the multiplication between Electric Field normal to the disk&#039;s surface and surface area of the disk.&lt;br /&gt;
&lt;br /&gt;
Electric Field Normal to the Surface: E x sin(40) = 327 V/m x sin(40)&lt;br /&gt;
&lt;br /&gt;
Surface Area of the disk: 3.14 x 0.02 x 0.02 m^2&lt;br /&gt;
&lt;br /&gt;
Electric Flux on the Disk: 327 V/m x sin(40) x 3.14 x 0.02 x 0.02 m^2 = 0.264 Vm&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
The electric field has been measured to be vertically upward everywhere on the surface of a box 20 cm long, 4 cm high, and 3 cm deep, shown in the figure. All over the bottom of the box E1 = 1100 V/m, all over the sides E2 = 950 V/m, and all over the top E3 = 750 V/m.&lt;br /&gt;
&lt;br /&gt;
[[File:sss.JPG]]&lt;br /&gt;
&lt;br /&gt;
Since E1, E2, and E3, are all measured to be vertically upward everywhere on the surface of a box, only the bottom surface and the top surface will be focused (multiplying the normal vector of other surfaces than the bottom and top surfaces will result in zero electric flux). The normal vector of the bottom surface is known to be &amp;lt;0,-1,0&amp;gt; and that of the top surface is known to be &amp;lt;0,1,0&amp;gt; assuming vertically upward is in +y direction. &lt;br /&gt;
&lt;br /&gt;
E1 = &amp;lt;0, 1100, 0&amp;gt; V/m,&lt;br /&gt;
E2 = &amp;lt;0, 950, 0&amp;gt; V/m,&lt;br /&gt;
E3 = &amp;lt;0, 750, 0&amp;gt; V/m,&lt;br /&gt;
&lt;br /&gt;
E1 corresponds to the bottom surface according to the diagram. Multiplying vector E1 with its normal vector of the bottom surface equals -1100 (dot product), and multiplying this vector by the area equals -1100 V/m x 0.20 m x 0.03 m = -6.6 Vm.&lt;br /&gt;
&lt;br /&gt;
E3 corresponds to the top surface according to the diagram. Multiplying vector E3 with its normal vector of the top surface equals 750 (dot product) and multiplying this vector by the area equals 750 V/m x 0.20 m x 0.03 m = 4.5 Vm.&lt;br /&gt;
&lt;br /&gt;
Therefore, the sum of the electric flux in this box equals -6.6 Vm + 4.5 Vm = -2.1 Vm&lt;br /&gt;
&lt;br /&gt;
To determine the amount of charge enclosed by the box, we use Gauss&#039;s Law. Since we know the sum of the electric flux, in order to find q (inside the box) we just have to multiply summed electric flux and epsilon naught (8.85 e-12 unit)&lt;br /&gt;
&lt;br /&gt;
Total Charge: -2.1 x 8.85 x 10 ^ (-12) = -1.8585 x 10 ^ (-11) C&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
[[File:AAA.JPG]]&lt;br /&gt;
&lt;br /&gt;
To calculate the electric flux you will have to know the normal vector or the electric field in normal direction of each side of the cube.&lt;br /&gt;
&lt;br /&gt;
There are only two sides affecting the net electric flux on this cubical surface, bottom face and right-handed side face (rest will be zero).&lt;br /&gt;
&lt;br /&gt;
Normal Electric Field (Bottom Face): E1 x sin(27) = 400 V/m x sin(27) x 0.35m x 0.35m = 22.2455 Vm&lt;br /&gt;
&lt;br /&gt;
Normal Electric Field (Right-Handed Side Face): E1 x sin(27) = 400 V/m x sin(27) x 0.35m x 0.35m = 22.2455 Vm&lt;br /&gt;
&lt;br /&gt;
Net Electric Field = 44.49 Vm&lt;br /&gt;
&lt;br /&gt;
Net Charge inside the cubical surface = 44.19 Vm x 8.85 x 10 ^ (-12) = 3.94 x 10 ^ (-10) C&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am majoring in Materials Science and Engineering and going further on from Electric Flux, there is a way to calculate Electric Flux Density (D). To obtain D, you have to multiply epsilon (permittivity) of the material to the Electric Field, E. Of course, different materials will have different Electric Flux. For example there are three major types of materials: insulator, semi-conductor, and conductor. Depending on their uses, you would want to make sure that the material of the desired product does not contain electric flux due to excess charge on the surface. This is the reason that electric flux and total charge of the closed surfaced objects are useful when as an engineer you want to think what type of properties you would desire for your product.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thermodynamics was brought up as a science in the 18th and 19th centuries.  However, it was first brought up by Galilei, who introduced the concept of temperature and invented the first thermometer.  G. Black first introduced the word &#039;thermodynamics&#039;.  Later, G. Wilke introduced another unit of measurement known as the calorie that measures heat.   The idea of thermodynamics was brought up by Nicolas Leonard Sadi Carnot.  He is often known as &amp;quot;the father of thermodynamics&amp;quot;.  It all began with the development of the steam engine during the Industrial Revolution.  He devised an ideal cycle of operation.  During his observations and experimentations, he had the incorrect notion that heat is conserved, however he was able to lay down theorems that led to the development of thermodynamics.  In the 20th century, the science of thermodynamics became a conventional term and a basic division of physics.  Thermodynamics dealt with the study of general properties of physical systems under equilibrium and the conditions necessary to obtain equilibrium.  &lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
[http://www.phys.utk.edu/daunt/EM/PDF/SJDLecture22.pdf Electric Field and Gauss&#039;s Law]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
https://www.grc.nasa.gov/www/k-12/airplane/thermo0.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/thermo/thereq.html&lt;br /&gt;
https://www.grc.nasa.gov/www/k-12/airplane/thermo2.html&lt;br /&gt;
http://www.phys.nthu.edu.tw/~thschang/notes/GP21.pdf&lt;br /&gt;
http://www.eoearth.org/view/article/153532/&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=4357</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=4357"/>
		<updated>2015-11-30T12:51:22Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
== Patterns of Field in Space ==&lt;br /&gt;
&lt;br /&gt;
The two major components in Physics II are interactions between electric fields and magnetic fields. This broad subject focuses from a simple topic, electric fields to a much complex idea, electromagnetic radiation. Though this course is very broad in terms of materials that it covers, each topic is very important in understanding the phenomena of electric and magnetic interactions between particles (protons, electrons, dipoles, point charge, capacitor, and, etc), as omitting one concept out of hundreds of concept could lead one approaching the problem differently. This Wiki Page will discuss Chapter 21 of the Matters and Interactions Text Book, 4th edition (Patterns of Field in Space), specifically Gauss&#039;s Law and Electric Flux. In order to understand these concepts, one first need to understand the definition of electric field and know each component of Gauss&#039;s Law. &lt;br /&gt;
 &lt;br /&gt;
== Electric Flux ==&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Electric Flux&amp;quot; is a quantitative measure of the amount and direction of electric field over an entire surface of a specified object. There are two components in electric flux: direction of the electric field and magnitude of the electric field. These two sums up and give us the value, electric flux, which has a unit of Vm. In order to determine the direction of the electric field of an object, one need to figure out the x,y,z coordinates of the faces of an object and then calculate the normal vector that comes out of the surface. Secondly, to determine the direction of the electric field of an object, one first need to know the number of dimensions of an object (i.e: 6 faces in a rectangular prism) and areas for each face of the object. Finally, one should be able to calculate the electric flux of an object by multiplying the electric field at a location on each surface of the box by corresponding normal vector and multiplying this value by the area of the surface that was just calculated. One must repeat this process the remaining surfaces (faces) and by adding up all electric flux, that will be the electric flux of the object one wanted to calculate. This value is essential because it will be useful for calculating total charged enclosed inside the object later on. The above written method of calculating electric flux may be confusing at first, but knowing the Gauss&#039;s Law, being able to apply this Law to the real problem, and by going through the example below should make sure understanding of this concept.&lt;br /&gt;
&lt;br /&gt;
== Gauss&#039;s Law ==&lt;br /&gt;
The Gauss&#039;s Law simplifies definition of &amp;quot;Electric Flux&amp;quot; into a one simple equation. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Gauss.JPG]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://hyperphysics.phy-astr.gsu.edu/hbase/electric/gaulaw.html Gauss&#039;s Law]&lt;br /&gt;
&lt;br /&gt;
[http://www.colorado.edu/physics/phys1120/phys1120_sp08/notes/notes/Knight27_gauss_lect.pdf Gauss&#039;s Law Examples]&lt;br /&gt;
&lt;br /&gt;
====A Computational Model====&lt;br /&gt;
&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here [https://trinket.io/glowscript/31d0f9ad9e Teach hands-on with GlowScript]&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
===Simple===&lt;br /&gt;
&lt;br /&gt;
[[File:BBB.PNG]]&lt;br /&gt;
&lt;br /&gt;
Electric flux on the disk, by using Gauss&#039;s Law, is the multiplication between Electric Field normal to the disk&#039;s surface and surface area of the disk.&lt;br /&gt;
&lt;br /&gt;
Electric Field Normal to the Surface: E x sin(40) = 327 V/m x sin(40)&lt;br /&gt;
&lt;br /&gt;
Surface Area of the disk: 3.14 x 0.02 x 0.02 m^2&lt;br /&gt;
&lt;br /&gt;
Electric Flux on the Disk: 327 V/m x sin(40) x 3.14 x 0.02 x 0.02 m^2 = 0.264 Vm&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
The electric field has been measured to be vertically upward everywhere on the surface of a box 20 cm long, 4 cm high, and 3 cm deep, shown in the figure. All over the bottom of the box E1 = 1100 V/m, all over the sides E2 = 950 V/m, and all over the top E3 = 750 V/m.&lt;br /&gt;
&lt;br /&gt;
[[File:sss.JPG]]&lt;br /&gt;
&lt;br /&gt;
Since E1, E2, and E3, are all measured to be vertically upward everywhere on the surface of a box, only the bottom surface and the top surface will be focused (multiplying the normal vector of other surfaces than the bottom and top surfaces will result in zero electric flux). The normal vector of the bottom surface is known to be &amp;lt;0,-1,0&amp;gt; and that of the top surface is known to be &amp;lt;0,1,0&amp;gt; assuming vertically upward is in +y direction. &lt;br /&gt;
&lt;br /&gt;
E1 = &amp;lt;0, 1100, 0&amp;gt; V/m,&lt;br /&gt;
E2 = &amp;lt;0, 950, 0&amp;gt; V/m,&lt;br /&gt;
E3 = &amp;lt;0, 750, 0&amp;gt; V/m,&lt;br /&gt;
&lt;br /&gt;
E1 corresponds to the bottom surface according to the diagram. Multiplying vector E1 with its normal vector of the bottom surface equals -1100 (dot product), and multiplying this vector by the area equals -1100 V/m x 0.20 m x 0.03 m = -6.6 Vm.&lt;br /&gt;
&lt;br /&gt;
E3 corresponds to the top surface according to the diagram. Multiplying vector E3 with its normal vector of the top surface equals 750 (dot product) and multiplying this vector by the area equals 750 V/m x 0.20 m x 0.03 m = 4.5 Vm.&lt;br /&gt;
&lt;br /&gt;
Therefore, the sum of the electric flux in this box equals -6.6 Vm + 4.5 Vm = -2.1 Vm&lt;br /&gt;
&lt;br /&gt;
To determine the amount of charge enclosed by the box, we use Gauss&#039;s Law. Since we know the sum of the electric flux, in order to find q (inside the box) we just have to multiply summed electric flux and epsilon naught (8.85 e-12 unit)&lt;br /&gt;
&lt;br /&gt;
Total Charge: -2.1 x 8.85 x 10 ^ (-12) = -1.8585 x 10 ^ (-11) C&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
&lt;br /&gt;
[[File:AAA.JPG]]&lt;br /&gt;
&lt;br /&gt;
To calculate the electric flux you will have to know the normal vector or the electric field in normal direction of each side of the cube.&lt;br /&gt;
&lt;br /&gt;
There are only two sides affecting the net electric flux on this cubical surface, bottom face and right-handed side face (rest will be zero).&lt;br /&gt;
&lt;br /&gt;
Normal Electric Field (Bottom Face): E1 x sin(27) = 400 V/m x sin(27) x 0.35m x 0.35m = 22.2455 Vm&lt;br /&gt;
&lt;br /&gt;
Normal Electric Field (Right-Handed Side Face): E1 x sin(27) = 400 V/m x sin(27) x 0.35m x 0.35m = 22.2455 Vm&lt;br /&gt;
&lt;br /&gt;
Net Electric Field = 44.49 Vm&lt;br /&gt;
&lt;br /&gt;
Net Charge inside the cubical surface = 44.19 Vm x 8.85 x 10 ^ (-12) = 3.94 x 10 ^ (-10) C&lt;br /&gt;
&lt;br /&gt;
==Connectedness==&lt;br /&gt;
#How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
&lt;br /&gt;
I am majoring in Materials Science and Engineering and going further on from Electric Flux, there is a way to calculate Electric Flux Density (D). To obtain D, you have to multiply epsilon (permittivity) of the material to the Electric Field, E. Of course, different materials will have different Electric Flux. For example there are three major types of materials: insulator, semi-conductor, and conductor. Depending on their uses, you would want to make sure that the material of the desired product does not contain electric flux due to excess charge on the surface. This is the reason that electric flux and total charge of the closed surfaced objects are useful when as an engineer you want to think what type of properties you would desire for your product.&lt;br /&gt;
&lt;br /&gt;
#Is there an interesting industrial application?&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Thermodynamics was brought up as a science in the 18th and 19th centuries.  However, it was first brought up by Galilei, who introduced the concept of temperature and invented the first thermometer.  G. Black first introduced the word &#039;thermodynamics&#039;.  Later, G. Wilke introduced another unit of measurement known as the calorie that measures heat.   The idea of thermodynamics was brought up by Nicolas Leonard Sadi Carnot.  He is often known as &amp;quot;the father of thermodynamics&amp;quot;.  It all began with the development of the steam engine during the Industrial Revolution.  He devised an ideal cycle of operation.  During his observations and experimentations, he had the incorrect notion that heat is conserved, however he was able to lay down theorems that led to the development of thermodynamics.  In the 20th century, the science of thermodynamics became a conventional term and a basic division of physics.  Thermodynamics dealt with the study of general properties of physical systems under equilibrium and the conditions necessary to obtain equilibrium.  &lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore?  How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
[http://www.phys.utk.edu/daunt/EM/PDF/SJDLecture22.pdf Electric Field and Gauss&#039;s Law]&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
https://www.grc.nasa.gov/www/k-12/airplane/thermo0.html&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/thermo/thereq.html&lt;br /&gt;
https://www.grc.nasa.gov/www/k-12/airplane/thermo2.html&lt;br /&gt;
http://www.phys.nthu.edu.tw/~thschang/notes/GP21.pdf&lt;br /&gt;
http://www.eoearth.org/view/article/153532/&lt;br /&gt;
&lt;br /&gt;
[[Category:Which Category did you place this in?]]&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=4356</id>
		<title>Simple Harmonic Motion</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Simple_Harmonic_Motion&amp;diff=4356"/>
		<updated>2015-11-30T12:50:02Z</updated>

		<summary type="html">&lt;p&gt;Mmcdaniel: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Template&lt;br /&gt;
Claimed by Mary Francis McDaniel&lt;br /&gt;
&lt;br /&gt;
Contents [hide] &lt;br /&gt;
1 Patterns of Field in Space&lt;br /&gt;
2 Electric Flux&lt;br /&gt;
3 Gauss&#039;s Law&lt;br /&gt;
3.1 A Computational Model&lt;br /&gt;
4 Examples&lt;br /&gt;
4.1 Simple&lt;br /&gt;
4.2 Middling&lt;br /&gt;
4.3 Difficult&lt;br /&gt;
5 Connectedness&lt;br /&gt;
6 History&lt;br /&gt;
7 See also&lt;br /&gt;
7.1 Further reading&lt;br /&gt;
7.2 External links&lt;br /&gt;
8 References&lt;br /&gt;
Patterns of Field in Space[edit]&lt;br /&gt;
The two major components in Physics II are interactions between electric fields and magnetic fields. This broad subject focuses from a simple topic, electric fields to a much complex idea, electromagnetic radiation. Though this course is very broad in terms of materials that it covers, each topic is very important in understanding the phenomena of electric and magnetic interactions between particles (protons, electrons, dipoles, point charge, capacitor, and, etc), as omitting one concept out of hundreds of concept could lead one approaching the problem differently. This Wiki Page will discuss Chapter 21 of the Matters and Interactions Text Book, 4th edition (Patterns of Field in Space), specifically Gauss&#039;s Law and Electric Flux. In order to understand these concepts, one first need to understand the definition of electric field and know each component of Gauss&#039;s Law.&lt;br /&gt;
&lt;br /&gt;
Electric Flux[edit]&lt;br /&gt;
&amp;quot;Electric Flux&amp;quot; is a quantitative measure of the amount and direction of electric field over an entire surface of a specified object. There are two components in electric flux: direction of the electric field and magnitude of the electric field. These two sums up and give us the value, electric flux, which has a unit of Vm. In order to determine the direction of the electric field of an object, one need to figure out the x,y,z coordinates of the faces of an object and then calculate the normal vector that comes out of the surface. Secondly, to determine the direction of the electric field of an object, one first need to know the number of dimensions of an object (i.e: 6 faces in a rectangular prism) and areas for each face of the object. Finally, one should be able to calculate the electric flux of an object by multiplying the electric field at a location on each surface of the box by corresponding normal vector and multiplying this value by the area of the surface that was just calculated. One must repeat this process the remaining surfaces (faces) and by adding up all electric flux, that will be the electric flux of the object one wanted to calculate. This value is essential because it will be useful for calculating total charged enclosed inside the object later on. The above written method of calculating electric flux may be confusing at first, but knowing the Gauss&#039;s Law, being able to apply this Law to the real problem, and by going through the example below should make sure understanding of this concept.&lt;br /&gt;
&lt;br /&gt;
Gauss&#039;s Law[edit]&lt;br /&gt;
The Gauss&#039;s Law simplifies definition of &amp;quot;Electric Flux&amp;quot; into a one simple equation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Gauss.JPG&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Gauss&#039;s Law&lt;br /&gt;
&lt;br /&gt;
Gauss&#039;s Law Examples&lt;br /&gt;
&lt;br /&gt;
A Computational Model[edit]&lt;br /&gt;
How do we visualize or predict using this topic. Consider embedding some vpython code here Teach hands-on with GlowScript&lt;br /&gt;
&lt;br /&gt;
Examples[edit]&lt;br /&gt;
Be sure to show all steps in your solution and include diagrams whenever possible&lt;br /&gt;
&lt;br /&gt;
Simple[edit]&lt;br /&gt;
BBB.PNG&lt;br /&gt;
&lt;br /&gt;
Electric flux on the disk, by using Gauss&#039;s Law, is the multiplication between Electric Field normal to the disk&#039;s surface and surface area of the disk.&lt;br /&gt;
&lt;br /&gt;
Electric Field Normal to the Surface: E x sin(40) = 327 V/m x sin(40)&lt;br /&gt;
&lt;br /&gt;
Surface Area of the disk: 3.14 x 0.02 x 0.02 m^2&lt;br /&gt;
&lt;br /&gt;
Electric Flux on the Disk: 327 V/m x sin(40) x 3.14 x 0.02 x 0.02 m^2 = 0.264 Vm&lt;br /&gt;
&lt;br /&gt;
Middling[edit]&lt;br /&gt;
The electric field has been measured to be vertically upward everywhere on the surface of a box 20 cm long, 4 cm high, and 3 cm deep, shown in the figure. All over the bottom of the box E1 = 1100 V/m, all over the sides E2 = 950 V/m, and all over the top E3 = 750 V/m.&lt;br /&gt;
&lt;br /&gt;
Sss.JPG&lt;br /&gt;
&lt;br /&gt;
Since E1, E2, and E3, are all measured to be vertically upward everywhere on the surface of a box, only the bottom surface and the top surface will be focused (multiplying the normal vector of other surfaces than the bottom and top surfaces will result in zero electric flux). The normal vector of the bottom surface is known to be &amp;lt;0,-1,0&amp;gt; and that of the top surface is known to be &amp;lt;0,1,0&amp;gt; assuming vertically upward is in +y direction.&lt;br /&gt;
&lt;br /&gt;
E1 = &amp;lt;0, 1100, 0&amp;gt; V/m, E2 = &amp;lt;0, 950, 0&amp;gt; V/m, E3 = &amp;lt;0, 750, 0&amp;gt; V/m,&lt;br /&gt;
&lt;br /&gt;
E1 corresponds to the bottom surface according to the diagram. Multiplying vector E1 with its normal vector of the bottom surface equals -1100 (dot product), and multiplying this vector by the area equals -1100 V/m x 0.20 m x 0.03 m = -6.6 Vm.&lt;br /&gt;
&lt;br /&gt;
E3 corresponds to the top surface according to the diagram. Multiplying vector E3 with its normal vector of the top surface equals 750 (dot product) and multiplying this vector by the area equals 750 V/m x 0.20 m x 0.03 m = 4.5 Vm.&lt;br /&gt;
&lt;br /&gt;
Therefore, the sum of the electric flux in this box equals -6.6 Vm + 4.5 Vm = -2.1 Vm&lt;br /&gt;
&lt;br /&gt;
To determine the amount of charge enclosed by the box, we use Gauss&#039;s Law. Since we know the sum of the electric flux, in order to find q (inside the box) we just have to multiply summed electric flux and epsilon naught (8.85 e-12 unit)&lt;br /&gt;
&lt;br /&gt;
Total Charge: -2.1 x 8.85 x 10 ^ (-12) = -1.8585 x 10 ^ (-11) C&lt;br /&gt;
&lt;br /&gt;
Difficult[edit]&lt;br /&gt;
AAA.JPG&lt;br /&gt;
&lt;br /&gt;
To calculate the electric flux you will have to know the normal vector or the electric field in normal direction of each side of the cube.&lt;br /&gt;
&lt;br /&gt;
There are only two sides affecting the net electric flux on this cubical surface, bottom face and right-handed side face (rest will be zero).&lt;br /&gt;
&lt;br /&gt;
Normal Electric Field (Bottom Face): E1 x sin(27) = 400 V/m x sin(27) x 0.35m x 0.35m = 22.2455 Vm&lt;br /&gt;
&lt;br /&gt;
Normal Electric Field (Right-Handed Side Face): E1 x sin(27) = 400 V/m x sin(27) x 0.35m x 0.35m = 22.2455 Vm&lt;br /&gt;
&lt;br /&gt;
Net Electric Field = 44.49 Vm&lt;br /&gt;
&lt;br /&gt;
Net Charge inside the cubical surface = 44.19 Vm x 8.85 x 10 ^ (-12) = 3.94 x 10 ^ (-10) C&lt;br /&gt;
&lt;br /&gt;
Connectedness[edit]&lt;br /&gt;
How is this topic connected to something that you are interested in?&lt;br /&gt;
&lt;br /&gt;
How is it connected to your major?&lt;br /&gt;
I am majoring in Materials Science and Engineering and going further on from Electric Flux, there is a way to calculate Electric Flux Density (D). To obtain D, you have to multiply epsilon (permittivity) of the material to the Electric Field, E. Of course, different materials will have different Electric Flux. For example there are three major types of materials: insulator, semi-conductor, and conductor. Depending on their uses, you would want to make sure that the material of the desired product does not contain electric flux due to excess charge on the surface. This is the reason that electric flux and total charge of the closed surfaced objects are useful when as an engineer you want to think what type of properties you would desire for your product.&lt;br /&gt;
&lt;br /&gt;
Is there an interesting industrial application?&lt;br /&gt;
History[edit]&lt;br /&gt;
Thermodynamics was brought up as a science in the 18th and 19th centuries. However, it was first brought up by Galilei, who introduced the concept of temperature and invented the first thermometer. G. Black first introduced the word &#039;thermodynamics&#039;. Later, G. Wilke introduced another unit of measurement known as the calorie that measures heat. The idea of thermodynamics was brought up by Nicolas Leonard Sadi Carnot. He is often known as &amp;quot;the father of thermodynamics&amp;quot;. It all began with the development of the steam engine during the Industrial Revolution. He devised an ideal cycle of operation. During his observations and experimentations, he had the incorrect notion that heat is conserved, however he was able to lay down theorems that led to the development of thermodynamics. In the 20th century, the science of thermodynamics became a conventional term and a basic division of physics. Thermodynamics dealt with the study of general properties of physical systems under equilibrium and the conditions necessary to obtain equilibrium.&lt;br /&gt;
&lt;br /&gt;
See also[edit]&lt;br /&gt;
Are there related topics or categories in this wiki resource for the curious reader to explore? How does this topic fit into that context?&lt;br /&gt;
&lt;br /&gt;
Further reading[edit]&lt;br /&gt;
Books, Articles or other print media on this topic&lt;br /&gt;
&lt;br /&gt;
Electric Field and Gauss&#039;s Law&lt;br /&gt;
&lt;br /&gt;
External links[edit]&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
References[edit]&lt;br /&gt;
https://www.grc.nasa.gov/www/k-12/airplane/thermo0.html http://hyperphysics.phy-astr.gsu.edu/hbase/thermo/thereq.html https://www.grc.nasa.gov/www/k-12/airplane/thermo2.html http://www.phys.nthu.edu.tw/~thschang/notes/GP21.pdf http://www.eoearth.org/view/article/153532/&lt;br /&gt;
&lt;br /&gt;
Category: Interactions&lt;/div&gt;</summary>
		<author><name>Mmcdaniel</name></author>
	</entry>
</feed>