<?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=Amohile3</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=Amohile3"/>
	<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/Special:Contributions/Amohile3"/>
	<updated>2026-05-01T02:41:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23098</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23098"/>
		<updated>2016-04-18T03:13:08Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;Claimed by Aditya Mohile&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
::I am very interested in electronics and circuitry so knowing that potential difference is path independent definitely helps in determining the voltage between 2 points in a complicated circuit with many paths.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
::I am an electrical engineering major so this knowledge is very applicable to determining the voltage between 2 points in a circuit that contains many loops or is very complex.&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;
Luigi Galvani, an Italian physicist, discovered something he called &amp;quot;animal electricity&amp;quot; which was two different metals connected in series with a frog leg and each other. However, Alessandro Volta, another Italian physicist, realized that the frog leg was acting as a conductor and a detector of electricity, or an electrolyte. He later replaced the frog leg with brine soaked paper and noticed the same results. Through this, Volta discovered electromotive force relating to a galvanic cell, realizing that the difference between the two electrode potentials caused electricity to flow.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
https://en.wikipedia.org/wiki/Voltage&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elewor.html#c2&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
http://mathwiki.ucdavis.edu/Core/Calculus/Vector_Calculus/Integration_in_Vector_Fields/Path_Independence,_Conservative_Fields,_and_Potential_Functions&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23097</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23097"/>
		<updated>2016-04-18T03:12:56Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;Claimed by Aditya Mohile&#039;&#039;&lt;br /&gt;
Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
::I am very interested in electronics and circuitry so knowing that potential difference is path independent definitely helps in determining the voltage between 2 points in a complicated circuit with many paths.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
::I am an electrical engineering major so this knowledge is very applicable to determining the voltage between 2 points in a circuit that contains many loops or is very complex.&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;
Luigi Galvani, an Italian physicist, discovered something he called &amp;quot;animal electricity&amp;quot; which was two different metals connected in series with a frog leg and each other. However, Alessandro Volta, another Italian physicist, realized that the frog leg was acting as a conductor and a detector of electricity, or an electrolyte. He later replaced the frog leg with brine soaked paper and noticed the same results. Through this, Volta discovered electromotive force relating to a galvanic cell, realizing that the difference between the two electrode potentials caused electricity to flow.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
https://en.wikipedia.org/wiki/Voltage&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elewor.html#c2&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
http://mathwiki.ucdavis.edu/Core/Calculus/Vector_Calculus/Integration_in_Vector_Fields/Path_Independence,_Conservative_Fields,_and_Potential_Functions&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23090</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23090"/>
		<updated>2016-04-18T03:10:49Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
::I am very interested in electronics and circuitry so knowing that potential difference is path independent definitely helps in determining the voltage between 2 points in a complicated circuit with many paths.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
::I am an electrical engineering major so this knowledge is very applicable to determining the voltage between 2 points in a circuit that contains many loops or is very complex.&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;
Luigi Galvani, an Italian physicist, discovered something he called &amp;quot;animal electricity&amp;quot; which was two different metals connected in series with a frog leg and each other. However, Alessandro Volta, another Italian physicist, realized that the frog leg was acting as a conductor and a detector of electricity, or an electrolyte. He later replaced the frog leg with brine soaked paper and noticed the same results. Through this, Volta discovered electromotive force relating to a galvanic cell, realizing that the difference between the two electrode potentials caused electricity to flow.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
https://en.wikipedia.org/wiki/Voltage&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elewor.html#c2&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
http://mathwiki.ucdavis.edu/Core/Calculus/Vector_Calculus/Integration_in_Vector_Fields/Path_Independence,_Conservative_Fields,_and_Potential_Functions&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23087</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23087"/>
		<updated>2016-04-18T03:10:01Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
::I am very interested in electronics and circuitry so knowing that potential difference is path independent definitely helps in determining the voltage between 2 points in a complicated circuit with many paths.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
::I am an electrical engineering major so this knowledge is very applicable to determining the voltage between 2 points in a circuit that contains many loops or is very complex.&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;
Luigi Galvani, an Italian physicist, discovered something he called &amp;quot;animal electricity&amp;quot; which was two different metals connected in series with a frog leg and each other. However, Alessandro Volta, another Italian physicist, realized that the frog leg was acting as a conductor and a detector of electricity, or an electrolyte. He later replaced the frog leg with brine soaked paper and noticed the same results. Through this, Volta discovered electromotive force relating to a galvanic cell, realizing that the difference between the two electrode potentials caused electricity to flow.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
https://en.wikipedia.org/wiki/Voltage&lt;br /&gt;
&lt;br /&gt;
===Further reading===&lt;br /&gt;
&lt;br /&gt;
http://hyperphysics.phy-astr.gsu.edu/hbase/electric/elewor.html#c2&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
&lt;br /&gt;
http://mathwiki.ucdavis.edu/Core/Calculus/Vector_Calculus/Integration_in_Vector_Fields/Path_Independence,_Conservative_Fields,_and_Potential_Functions&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23042</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=23042"/>
		<updated>2016-04-18T02:44:28Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
::I am very interested in electronics and circuitry so knowing that potential difference is path independent definitely helps in determining the voltage between 2 points in a complicated circuit with many paths.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
::I am an electrical engineering major so this knowledge is very applicable to determining the voltage between 2 points in a circuit that contains many loops or is very complex.&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;
Luigi Galvani, an Italian physicist, discovered something he called &amp;quot;animal electricity&amp;quot; which was two different metals connected in series with a frog leg and each other. However, Alessandro Volta, another Italian physicist, realized that the frog leg was acting as a conductor and a detector of electricity, or an electrolyte. He later replaced the frog leg with brine soaked paper and noticed the same results. Through this, Volta discovered electromotive force relating to a galvanic cell, realizing that the difference between the two electrode potentials caused electricity to flow.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22995</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22995"/>
		<updated>2016-04-18T02:21:47Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
::I am very interested in electronics and circuitry so knowing that potential difference is path independent definitely helps in determining the voltage between 2 points in a complicated circuit with many paths.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
::I am an electrical engineering major so this knowledge is very applicable to determining the voltage between 2 points in a circuit that contains many loops or is very complex.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22992</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22992"/>
		<updated>2016-04-18T02:20:40Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
:I am very interested in electronics and circuitry so knowing that potential difference is path independent definitely helps in determining the voltage between 2 points in a complicated circuit with many paths.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
:I am an electrical engineering major so this knowledge is very applicable to determining the voltage between 2 points in a circuit that contains many loops or is very complex.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22989</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22989"/>
		<updated>2016-04-18T02:19:48Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Connectedness */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
I am very interested in electronics and circuitry, so knowing that path independent definitely helps in determining the voltage between 2 points in a complicated circuit with many paths.&lt;br /&gt;
#How is it connected to your major?&lt;br /&gt;
I am an electrical engineering major so this knowledge is very applicable to determining the voltage between 2 points in a circuits that contains many loops or is very complex.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22423</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22423"/>
		<updated>2016-04-17T19:56:29Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22418</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22418"/>
		<updated>2016-04-17T19:53:21Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22409</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22409"/>
		<updated>2016-04-17T19:51:36Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{r} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{r} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22405</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22405"/>
		<updated>2016-04-17T19:48:57Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → D → C.&lt;br /&gt;
:First calculate the potential difference from A to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Use the same electric field of the sphere calculated in step 1, shown below.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = \int_{A}^{D} \vec{E} \cdot d\vec{l} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from D to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{D}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{DC} = \int_{r_{1}}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{DC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AD} + \Delta V_{DC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{r_{1}^{2}}) = 0V &amp;lt;/math&amp;gt;&lt;br /&gt;
:Notice that either path taken from A to C results in the same potential difference of 0V.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22377</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22377"/>
		<updated>2016-04-17T19:30:43Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{r^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{R}^{r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{r_{1}^{2}} - \frac{Q}{R_{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
:Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \Delta V_{BC} + \Delta V_{AC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{-Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22367</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22367"/>
		<updated>2016-04-17T19:25:08Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{R}^{-r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{-Q}{r_{1}^{2}} - \frac{Q}{R_{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
Now add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta V_{AB} = \Delta V_{BC} + \Delta V_{AC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{-Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22366</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22366"/>
		<updated>2016-04-17T19:24:26Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{R}^{-r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{-Q}{r_{1}^{2}} - \frac{Q}{R_{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
Now add &amp;lt;math&amp;gt;\Delta V{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta V{AB} = \Delta V{BC} + \Delta V{AC} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}}) + \frac{1}{4\pi\epsilon_{0}}(\frac{-Q}{r_{1}^{2}} - \frac{Q}{R_{2}}) = 0V &amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22361</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22361"/>
		<updated>2016-04-17T19:20:52Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Difficult */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:In order to calculate the potential difference from A to B, calculate the electric field of the sphere.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}}&amp;lt;/math&amp;gt;&lt;br /&gt;
Now plug the electric field calculated above into the integral and solve.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = \int_{r_{1}}^{R} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&lt;br /&gt;
Now calculate the potential difference from B to C.&lt;br /&gt;
:Use the electric field of the sphere calculated above to solve the below integral.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = \int_{B}^{C} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{R}^{-r_{1}} \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}} \cdot d\vec{l} = \frac{1}{4\pi\epsilon_{0}}(\frac{-Q}{R^{2}} - \frac{Q}{r_{1}^{2}})&amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22339</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22339"/>
		<updated>2016-04-17T19:03:45Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===Difficult===&lt;br /&gt;
[[File:Wiki_difficult.png|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A uniform spherical shell of charge +Q is centered at point B, as shown in the figure below. Show that ΔV = VC − VA is independent of path by calculating ΔV for each of these two paths (actually do the integrals). (Use the following as necessary: Q, R for the radius of the spherical shell, r1 for the radius of the circular arc A → D → C with B at its center, and ε0.)&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference from A to C following the path A → B → C. &lt;br /&gt;
:First, calculate the potential difference from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec{E}_{sphere} = \frac{1}{4\pi\epsilon_{0}}\frac{Q}{R^{2}}&amp;lt;/math&amp;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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Wiki_difficult.png&amp;diff=22315</id>
		<title>File:Wiki difficult.png</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Wiki_difficult.png&amp;diff=22315"/>
		<updated>2016-04-17T18:50:28Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22313</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22313"/>
		<updated>2016-04-17T18:49:37Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BD} = \Delta V_{BA} + \Delta V_{AD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22300</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22300"/>
		<updated>2016-04-17T18:41:14Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \Delta V_{AD} + \Delta V_{BD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&lt;br /&gt;
&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22298</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22298"/>
		<updated>2016-04-17T18:40:12Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to A.&lt;br /&gt;
:Set the origin at B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, 0, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0.0015, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and A.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to D&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; s_{1}, 0, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, s_{2}, 0&amp;gt; = &amp;lt; 0, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0 + 0*0 + 0*0) = 0V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 6&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{AD}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{BD}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \Delta V_{AD} + \Delta V_{BD} = -136.770 + 0 = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that the voltage is negative since we are going from the positively charged plate (high potential) to the negatively charged plate (low potential) losing potential energy in the process.&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; s_{1}, s_{2}, 0&amp;gt; - &amp;lt; 0, 0, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; s_{1}, s_{2}, 0&amp;gt; = &amp;lt; 0.0015, 0.006, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and D.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AD} = -(91179.912*0.0015 + 0*0 + 0*0) = -136.770V&amp;lt;/math&amp;gt;&lt;br /&gt;
Notice that potential difference traveling from B to A then D is the same as the potential difference traveling from B to D directly. This exemplifies that the potential difference does not depend on the path taken to get from one point to another.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22214</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22214"/>
		<updated>2016-04-17T17:24:03Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Middling */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22213</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22213"/>
		<updated>2016-04-17T17:23:41Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
The electric field only has an x-component because the field travels from the positively charged plate to the negatively charged plate, traveling in the +x direction.&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22210</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22210"/>
		<updated>2016-04-17T17:21:49Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
[[File:Wiki_middling.jpg|350px|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: A capacitor consists of two charged disks of radius 4.7 m separated by a distance s = 2 mm (see the figure). The magnitude of the charge on each disk is 56 µC. Consider points A, B, C, and D inside the capacitor, as shown in the diagram. The distance s1 = 1.5 mm, and the distance s2 = 0.6 mm. (Assume the +x axis is to the right, the +y axis is up, and the +z axis is out.) Find the potential difference between B and D, traveling through A. Find the potential difference from B to D directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the electric field inside the capacitor.&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{Q/A}{\epsilon_{0}}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\vec E_{cap} = \frac{(56*10^{-6})/(\pi*4.7^{2})}{8.85*10^{-12}} = &amp;lt; 91179.912, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Wiki_middling.jpg&amp;diff=22184</id>
		<title>File:Wiki middling.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Wiki_middling.jpg&amp;diff=22184"/>
		<updated>2016-04-17T17:05:14Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22178</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22178"/>
		<updated>2016-04-17T17:01:09Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Simple */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
&lt;br /&gt;
===Middling===&lt;br /&gt;
&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22170</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22170"/>
		<updated>2016-04-17T16:59:11Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
Now you have to calculate the potential difference from A to C directly.&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*-0.3 + 0*0) = 750 + 120 = 870V&amp;lt;/math&amp;gt;&lt;br /&gt;
As you can see, potential difference from A to C directly is the same as the potential difference from A to B then to C.&lt;br /&gt;
===Middling===&lt;br /&gt;
&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22160</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22160"/>
		<updated>2016-04-17T16:54:18Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* A Mathematical Model */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22155</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22155"/>
		<updated>2016-04-17T16:52:31Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BC} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22152</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22152"/>
		<updated>2016-04-17T16:51:35Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + 400*0 + 0*0) = 750V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 3&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from B to C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, -0.3, 0&amp;gt; - &amp;lt; 0.4, 0, 0&amp;gt; = &amp;lt; 0, -0.3, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 4&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between B and C.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*0 + 400*-0.3 + 0*0) = 120V&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 5&#039;&#039;&#039;&lt;br /&gt;
:Add &amp;lt;math&amp;gt;\Delta V_{AB}&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;\Delta V_{BC}&amp;lt;/math&amp;gt; to get &amp;lt;math&amp;gt;\Delta V_{AC}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;\Delta V_{AC} = \Delta V_{AB} + \Delta V_{BC} = 750 + 120 = 870V&amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22140</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22140"/>
		<updated>2016-04-17T16:41:21Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{AB} = -(-750*1 + -750*0 + -750*0) = 750V&amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22136</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22136"/>
		<updated>2016-04-17T16:36:45Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Examples */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;&#039;Problem&#039;&#039;&#039;: Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Step 1&#039;&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Step 2&#039;&#039;&#039;&lt;br /&gt;
:Calculate the potential difference between A and B.&lt;br /&gt;
&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22135</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22135"/>
		<updated>2016-04-17T16:35:22Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
[[File:Wiki_simple.jpg|center]]&lt;br /&gt;
&#039;&#039;Problem&#039;&#039;:Locations A, B, and C are in a region of uniform electric field, as shown in the diagram above. Location A is at &amp;lt; -0.6, 0, 0&amp;gt; m. Location B is at &amp;lt; 0.4, 0, 0&amp;gt;. Location C is at &amp;lt; 0.4, -0.3, 0&amp;gt;m. In the region the electric field  = &amp;lt; -750, 400, 0&amp;gt; N/C. Calculate the potential difference between A and C traveling from A to B then to C. Calculate the potential difference traveling from A to C directly.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Step 1&#039;&#039;&lt;br /&gt;
:Calculate the displacement vector from A to B.&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta l = &amp;lt; 0.4, 0, 0&amp;gt; - &amp;lt; -0.6, 0, 0&amp;gt; = &amp;lt; 1, 0, 0&amp;gt;&amp;lt;/math&amp;gt;&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=File:Wiki_simple.jpg&amp;diff=22123</id>
		<title>File:Wiki simple.jpg</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=File:Wiki_simple.jpg&amp;diff=22123"/>
		<updated>2016-04-17T16:25:11Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22121</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=22121"/>
		<updated>2016-04-17T16:24:36Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21872</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21872"/>
		<updated>2016-04-16T22:31:34Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
===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;
&lt;br /&gt;
Internet resources on this topic&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
Matter &amp;amp; Interactions volume II by Ruth W. Chabay and Bruce A. Sherwood.&lt;br /&gt;
&lt;br /&gt;
[[Category:Energy]]&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21870</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21870"/>
		<updated>2016-04-16T22:12:20Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;CLAIMED BY ADITYA MOHILE&#039;&#039;&#039;&lt;br /&gt;
Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The potential difference, &amp;lt;math&amp;gt;\Delta V_{BA}&amp;lt;/math&amp;gt;, is the integral of the electrical field from point A to point B. This integral, however, is the dot product of &amp;lt;math&amp;gt;\vec{E}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;d\vec{l}&amp;lt;/math&amp;gt; which is equal to the sum of the negative electric field multiplied by the difference of the x,y and z components of the 2 points, as see from the equation above. This proves that the path taken from point A to point B does not matter, only the difference in the positions of points A and B are important in calculating the potential difference.&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;
&lt;br /&gt;
Internet resources on this topic&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>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21867</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21867"/>
		<updated>2016-04-16T21:52:33Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;CLAIMED BY ADITYA MOHILE&#039;&#039;&#039;&lt;br /&gt;
Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another because the difference between the locations of the two points remain the same regardless of the path taken to get from one to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \int_{A}^{B} \vec{E} \cdot d\vec{l} = -(E_{x}\Delta x + E_{y}\Delta y + E_{z}\Delta z)&amp;lt;/math&amp;gt;&lt;br /&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;
&lt;br /&gt;
Internet resources on this topic&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>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21864</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21864"/>
		<updated>2016-04-16T21:43:42Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;CLAIMED BY ADITYA MOHILE&#039;&#039;&#039;&lt;br /&gt;
Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = \int_{A}^{B} \vec{E} \cdot d\vec{l}&amp;lt;/math&amp;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;
&lt;br /&gt;
Internet resources on this topic&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>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21862</id>
		<title>Potential Difference Path Independence, claimed by Aditya Mohile</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Potential_Difference_Path_Independence,_claimed_by_Aditya_Mohile&amp;diff=21862"/>
		<updated>2016-04-16T21:38:08Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;CLAIMED BY ADITYA MOHILE&amp;#039;&amp;#039;&amp;#039; Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;CLAIMED BY ADITYA MOHILE&#039;&#039;&#039;&lt;br /&gt;
Potential difference is a scalar quantity that measures the difference of electric potential between 2 points. The path taken from one point to another does not affect the potential difference therefore potential difference is said to be path independent.&lt;br /&gt;
==The Main Idea==&lt;br /&gt;
&lt;br /&gt;
The potential difference between two points does not depend on the path taken to get from one point to another.&lt;br /&gt;
&lt;br /&gt;
===A Mathematical Model===&lt;br /&gt;
:&amp;lt;math&amp;gt;\Delta V_{BA} = V(x_B) - V(x_A) = - \int_{r_0}^{x_B} \vec{E} \cdot d\vec{l} - \left( - \int_{r_0}^{x_A} \vec{E} \cdot d\vec{l} \right) &amp;lt;/math&amp;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;
&lt;br /&gt;
Internet resources on this topic&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>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21387</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21387"/>
		<updated>2016-04-15T00:25:27Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Path independence and round trip potential */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Introductory Physics.  This resource was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it for future students!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick one of the topics from intro physics listed below&lt;br /&gt;
#Add content to that topic or improve the quality of what is already there.&lt;br /&gt;
#Need to make a new topic? Edit this page and add it to the list under the appropriate category.  Then copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki written for students by a physics expert [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes MSU Physics Wiki]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Categories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in three semester of introductory physics.  You can add subcategories as needed but a single topic should direct readers to a page in one of these categories.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;br /&gt;
* A page for review of [[Vectors]] and vector operations&lt;br /&gt;
* A listing of [[Notable Scientist]] with links to their individual pages &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
==Physics 1==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Help with VPython=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[VPython]]&lt;br /&gt;
*[[VPython basics]]&lt;br /&gt;
*[[VPython Common Errors and Troubleshooting]]&lt;br /&gt;
*[[VPython Functions]]&lt;br /&gt;
*[[VPython Lists]]&lt;br /&gt;
*[[VPython Loops]]&lt;br /&gt;
*[[VPython Multithreading]]&lt;br /&gt;
*[[VPython Animation]]&lt;br /&gt;
*[[VPython Objects]]&lt;br /&gt;
*[[VPython 3D Objects]]&lt;br /&gt;
*[[VPython Reference]]&lt;br /&gt;
*[[VPython MapReduceFilter]]&lt;br /&gt;
*[[VPython GUIs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Vectors and Units=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[SI units]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Velocity and Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s First Law of Motion]]&lt;br /&gt;
*[[Velocity]]&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*[[Speed and Velocity]]&lt;br /&gt;
*[[Relative Velocity]]&lt;br /&gt;
*[[Derivation of Average Velocity]]&lt;br /&gt;
*[[2-Dimensional Motion]]&lt;br /&gt;
*[[3-Dimensional Position and Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:vpython_resources Software for Projects]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Momentum and the Momentum Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Momentum Principle]]&lt;br /&gt;
*[[Inertia]]&lt;br /&gt;
*[[Net Force]]&lt;br /&gt;
*[[Derivation of the Momentum Principle]]&lt;br /&gt;
*[[Impulse Momentum]]&lt;br /&gt;
*[[Acceleration]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Second Law of Motion]]&lt;br /&gt;
*[[Iterative Prediction]]&lt;br /&gt;
*[[Kinematics]]&lt;br /&gt;
*[[Newton’s Laws and Linear Momentum]]&lt;br /&gt;
*[[Projectile Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:scalars_and_vectors Scalars and Vectors]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:displacement_and_velocity Displacement and Velocity]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:modeling_with_vpython Modeling Motion with VPython]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:relative_motion Relative Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:graphing_motion Graphing Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum_principle The Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:acceleration Acceleration &amp;amp; The Change in Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:motionPredict Applying the Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:constantF Constant Force Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:iterativePredict Iterative Prediction of Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analytic Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Analytical Prediction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Varying Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Predicting Change in multiple dimensions]]&lt;br /&gt;
*[[Spring Force]]&lt;br /&gt;
*[[Hooke’s Law]]&lt;br /&gt;
*[[Simple Harmonic Motion]]&lt;br /&gt;
*[[Iterative Prediction of Spring-Mass System]]&lt;br /&gt;
*[[Terminal Speed]]&lt;br /&gt;
*[[Determinism]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:drag Drag]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:impulseGraphs Impulse Graphs]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:springMotion Non-constant Force: Springs &amp;amp; Spring-like Interactions]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:friction Contact Interactions: The Normal Force &amp;amp; Friction]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Fundamental Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Gravitational Force]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Reciprocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Conservation of Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Conservation of Momentum]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Properties of Matter=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Kinds of Matter]]&lt;br /&gt;
**[[Ball and Spring Model of Matter]]&lt;br /&gt;
*[[Density]]&lt;br /&gt;
*[[Length and Stiffness of an Interatomic Bond]]&lt;br /&gt;
*[[Young’s Modulus]]&lt;br /&gt;
*[[Speed of Sound in Solids]]&lt;br /&gt;
*[[Malleability]]&lt;br /&gt;
*[[Ductility]]&lt;br /&gt;
*[[Weight]]&lt;br /&gt;
*[[Hardness]]&lt;br /&gt;
*[[Boiling Point]]&lt;br /&gt;
*[[Melting Point]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:model_of_a_wire Modeling a Solid Wire: springs in series and parallel]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Identifying Forces=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Free Body Diagram]]&lt;br /&gt;
*[[Compression or Normal Force]]&lt;br /&gt;
*[[Tension]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Curving Motion=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Curving Motion]]&lt;br /&gt;
*[[Centripetal Force and Curving Motion]]&lt;br /&gt;
*[[Perpetual Freefall (Orbit)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_accel Gravitational Acceleration]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:freebodydiagrams Free Body Diagrams]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:curving_motion Curved Motion]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Energy Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[The Energy Principle]]&lt;br /&gt;
*[[Conservation of Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*[[Work]]&lt;br /&gt;
*[[Power (Mechanical)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:define_energy What is Energy?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:point_particle The Simplest System: A Single Particle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work Work: Mechanical Energy Transfer]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_cons Conservation of Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Work by Non-Constant Forces=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Work Done By A Nonconstant Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Potential Energy=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
*[[Potential Energy of Macroscopic Springs]]&lt;br /&gt;
*[[Spring Potential Energy]]&lt;br /&gt;
**[[Ball and Spring Model]]&lt;br /&gt;
*[[Gravitational Potential Energy]]&lt;br /&gt;
*[[Energy Graphs]]&lt;br /&gt;
*[[Escape Velocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work_by_nc_forces Work Done by Non-Constant Forces]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:power Power: The Rate of Energy Change]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Multiparticle Systems=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Center of Mass]]&lt;br /&gt;
*[[Multi-particle analysis of Momentum]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
*[[Potential Energy of a Multiparticle System]]&lt;br /&gt;
*[[Work and Energy for an Extended System]]&lt;br /&gt;
*[[Internal Energy]]&lt;br /&gt;
**[[Potential Energy of a Pair of Neutral Atoms]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_sep Separating Energy in Multi-Particle Systems]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Choice of System=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[System &amp;amp; Surroundings]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Thermal Energy, Dissipation and Transfer of Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Thermal Energy]]&lt;br /&gt;
*[[Specific Heat]]&lt;br /&gt;
*[[Heat Capacity]]&lt;br /&gt;
*[[Specific Heat Capacity]]&lt;br /&gt;
*[[First Law of Thermodynamics]]&lt;br /&gt;
*[[Second Law of Thermodynamics and Entropy]]&lt;br /&gt;
*[[Temperature]]&lt;br /&gt;
*[[Predicting Change]]&lt;br /&gt;
*[[Energy Transfer due to a Temperature Difference]]&lt;br /&gt;
*[[Transformation of Energy]]&lt;br /&gt;
*[[The Maxwell-Boltzmann Distribution]]&lt;br /&gt;
*[[Air Resistance]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotational and Vibrational Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Translational, Rotational and Vibrational Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:escape_speed Escape Speed]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:internal_energy Internal Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Different Models of a System=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Real Systems]]&lt;br /&gt;
*[[Point Particle Systems]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Models of Friction=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Friction]]&lt;br /&gt;
*[[Static Friction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Collisions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Third Law of Motion]]&lt;br /&gt;
*[[Collisions]]&lt;br /&gt;
*[[Collisions 2]]&lt;br /&gt;
*[[Elastic Collisions]]&lt;br /&gt;
*[[Inelastic Collisions]]&lt;br /&gt;
*[[Maximally Inelastic Collision]]&lt;br /&gt;
*[[Head-on Collision of Equal Masses]]&lt;br /&gt;
*[[Head-on Collision of Unequal Masses]]&lt;br /&gt;
*[[Scattering: Collisions in 2D and 3D]]&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Coefficient of Restitution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:collisions Colliding Objects]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:pp_vs_real Point Particle and Real Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:colliding_systems Collisions]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotations=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Rotation]]&lt;br /&gt;
*[[Angular Velocity]]&lt;br /&gt;
*[[Eulerian Angles]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Angular Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Total Angular Momentum]]&lt;br /&gt;
*[[Translational Angular Momentum]]&lt;br /&gt;
*[[Rotational Angular Momentum]]&lt;br /&gt;
*[[The Angular Momentum Principle]]&lt;br /&gt;
*[[Angular Momentum Compared to Linear Momentum]]&lt;br /&gt;
*[[Angular Impulse]]&lt;br /&gt;
*[[Predicting the Position of a Rotating System]]&lt;br /&gt;
*[[Angular Momentum of Multiparticle Systems]]&lt;br /&gt;
*[[The Moments of Inertia]]&lt;br /&gt;
*[[Moment of Inertia for a cylinder]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Week 14===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analyzing Motion with and without Torque=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Torque]]&lt;br /&gt;
*[[Torque 2]]&lt;br /&gt;
*[[Systems with Zero Torque]]&lt;br /&gt;
*[[Systems with Nonzero Torque]]&lt;br /&gt;
*[[Torque vs Work]]&lt;br /&gt;
*[[Gyroscopes]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:torque Torques Cause Changes in Rotation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Introduction to Quantum Concepts=====&lt;br /&gt;
&amp;lt;div \class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=“float:left; width:30%; padding:1%;”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 2==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====3D Vectors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Page claimed by Laura Winalski]]*&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Electric field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Electric Force]] Claimed by Amarachi Eze&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Electric field of a point particle====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Point Charge]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bold text&#039;&#039;&#039;====Superposition====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superposition Principle]]&lt;br /&gt;
*[[Superposition principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Dipole]]&lt;br /&gt;
*[[Magnetic Dipole]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Interactions of charged objects====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Tape experiments====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Polarization====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
*[[Polarization of an Atom]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Insulators====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Insulators]]&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Conductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Conductivity]]&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Resistivity]]&lt;br /&gt;
*[[Polarization of a conductor]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Charging and discharging====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Electrostatic Discharge]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Field of a charged rod====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Rod]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged ring/disk/capacitor====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Ring]]&lt;br /&gt;
*[[Charged Disk]]&lt;br /&gt;
*[[Charged Capacitor]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged sphere====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Spherical Shell]]&lt;br /&gt;
*[[Field of a Charged Ball]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Potential energy====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential Difference Path Independence, claimed by Aditya Mohile]] &lt;br /&gt;
*[[Potential Difference in a Uniform Field]]&lt;br /&gt;
*[[Potential Difference of Point Charge in a Non-Uniform Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Sign of a potential difference====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sign of Potential Difference, claimed by Tyler Quill]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Claimed by Tyler Quill ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Potential at a single location====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Potential Difference at One Location]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Path independence and round trip potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential Difference Path Independence, claimed by Aditya Mohile]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in an insulator====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Electric Field in an Insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges in a magnetic field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Biot-Savart Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Biot-Savart Law]]&lt;br /&gt;
*[[Biot-Savart Law for Currents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges, electron current, and conventional current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Moving Point Charge]]&lt;br /&gt;
*[[Current]]&lt;br /&gt;
*[[Conventional Current]]*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a wire====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Long Straight Wire]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a current-carrying loop====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Loop]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Dipole Moment]]&lt;br /&gt;
*[[Bar Magnet]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Atomic structure of magnets====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Atomic Structure of Magnets]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Steady state current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Steady State]]&lt;br /&gt;
*[[Non Steady State]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Node rule====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric fields and energy in circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series circuit]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Electric Potential Difference]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Macroscopic analysis of circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series Circuits]]&lt;br /&gt;
*[[Parallel CIrcuits]]&lt;br /&gt;
*[[Parallel Circuits vs. Series Circuits*]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in circuits with capacitors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charging and Discharging a Capacitor]]&lt;br /&gt;
*[[RC Circuit]]&lt;br /&gt;
*[[R Circuit]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic forces on charges and currents====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Applying Magnetic Force to Currents]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Analysis of Railgun vs Coil gun technologies]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric and magnetic forces====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Velocity selector====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Combining Electric and Magnetic Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
The Hall effect is a phenomenon that describes why charged particles collect to one side of a conductor in the presence of a magnetic field. It is used to determine the charge of a mobile particle inside a conductor.&lt;br /&gt;
&lt;br /&gt;
== Main Idea ==&lt;br /&gt;
&lt;br /&gt;
The Hall Effect is a phenomenon that is created when charged particles moving through a conductor are submitted to a magnetic field. The magnetic field pushes the charged particles to one side of the conductor. This causes a buildup of charges on one side of the conductor which creates a polarization of the conductor perpendicular to the current flow. Eventually this charge will stabilize as the mobile charges will resist the magnetic field. &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;
&lt;br /&gt;
Internet resources on this topic&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;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Hall Effect]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
====Motional EMF====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Motional Emf]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic torque====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Torque]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Gauss&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Flux Theorem]]&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Ampere&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Ampere-Maxwell Law]]&lt;br /&gt;
*[[Magnetic Field of Coaxial Cable Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Long Thick Wire Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Toroid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Solenoid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[The Differential Form of Ampere&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Semiconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Semiconductor Devices]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Faraday&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
*[[Lenz&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Maxwell&#039;s equations====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Maxwell&#039;s Electromagnetic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Circuits revisited====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Inductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Inductors]]&lt;br /&gt;
*[[Current in an LC Circuit]]&lt;br /&gt;
*[[RL Circuits]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Sparks in the air====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sparks in Air]]&lt;br /&gt;
*[[Spark Plugs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Superconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superconducters]]&lt;br /&gt;
*[[Superconductors]]&lt;br /&gt;
*[[Meissner effect]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 3==&lt;br /&gt;
&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Classical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Special Relativity====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Frame of Reference]]&lt;br /&gt;
*[[Einstein&#039;s Theory of Special Relativity]]&lt;br /&gt;
*[[Time Dilation]]&lt;br /&gt;
*[[Einstein&#039;s Theory of General Relativity]]&lt;br /&gt;
*[[Albert A. Micheleson &amp;amp; Edward W. Morley]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Photons====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Spontaneous Photon Emission]]&lt;br /&gt;
*[[Light Scattering: Why is the Sky Blue]]&lt;br /&gt;
*[[Lasers]]&lt;br /&gt;
*[[Electronic Energy Levels and Photons]]&lt;br /&gt;
*[[Quantum Properties of Light]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Matter Waves====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Wave-Particle Duality]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Wave Mechanics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Standing Waves]]&lt;br /&gt;
*[[Wavelength]]&lt;br /&gt;
*[[Wavelength and Frequency]]&lt;br /&gt;
*[[Mechanical Waves]]&lt;br /&gt;
*[[Transverse and Longitudinal Waves]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Rutherford-Bohr Model====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Hydrogen Atom====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Many-Electron Atoms====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
*[[Pauli exclusion principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Molecules====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Statistical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Condensed Matter Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Nucleus====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Nuclear Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Nuclear Fission]]&lt;br /&gt;
*[[Nuclear Energy from Fission and Fusion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Particle Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Elementary Particles and Particle Physics Theory]]&lt;br /&gt;
*[[String Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21386</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21386"/>
		<updated>2016-04-15T00:24:51Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Electric potential */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Introductory Physics.  This resource was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it for future students!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick one of the topics from intro physics listed below&lt;br /&gt;
#Add content to that topic or improve the quality of what is already there.&lt;br /&gt;
#Need to make a new topic? Edit this page and add it to the list under the appropriate category.  Then copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki written for students by a physics expert [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes MSU Physics Wiki]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Categories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in three semester of introductory physics.  You can add subcategories as needed but a single topic should direct readers to a page in one of these categories.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;br /&gt;
* A page for review of [[Vectors]] and vector operations&lt;br /&gt;
* A listing of [[Notable Scientist]] with links to their individual pages &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
==Physics 1==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Help with VPython=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[VPython]]&lt;br /&gt;
*[[VPython basics]]&lt;br /&gt;
*[[VPython Common Errors and Troubleshooting]]&lt;br /&gt;
*[[VPython Functions]]&lt;br /&gt;
*[[VPython Lists]]&lt;br /&gt;
*[[VPython Loops]]&lt;br /&gt;
*[[VPython Multithreading]]&lt;br /&gt;
*[[VPython Animation]]&lt;br /&gt;
*[[VPython Objects]]&lt;br /&gt;
*[[VPython 3D Objects]]&lt;br /&gt;
*[[VPython Reference]]&lt;br /&gt;
*[[VPython MapReduceFilter]]&lt;br /&gt;
*[[VPython GUIs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Vectors and Units=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[SI units]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Velocity and Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s First Law of Motion]]&lt;br /&gt;
*[[Velocity]]&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*[[Speed and Velocity]]&lt;br /&gt;
*[[Relative Velocity]]&lt;br /&gt;
*[[Derivation of Average Velocity]]&lt;br /&gt;
*[[2-Dimensional Motion]]&lt;br /&gt;
*[[3-Dimensional Position and Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:vpython_resources Software for Projects]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Momentum and the Momentum Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Momentum Principle]]&lt;br /&gt;
*[[Inertia]]&lt;br /&gt;
*[[Net Force]]&lt;br /&gt;
*[[Derivation of the Momentum Principle]]&lt;br /&gt;
*[[Impulse Momentum]]&lt;br /&gt;
*[[Acceleration]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Second Law of Motion]]&lt;br /&gt;
*[[Iterative Prediction]]&lt;br /&gt;
*[[Kinematics]]&lt;br /&gt;
*[[Newton’s Laws and Linear Momentum]]&lt;br /&gt;
*[[Projectile Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:scalars_and_vectors Scalars and Vectors]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:displacement_and_velocity Displacement and Velocity]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:modeling_with_vpython Modeling Motion with VPython]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:relative_motion Relative Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:graphing_motion Graphing Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum_principle The Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:acceleration Acceleration &amp;amp; The Change in Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:motionPredict Applying the Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:constantF Constant Force Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:iterativePredict Iterative Prediction of Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analytic Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Analytical Prediction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Varying Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Predicting Change in multiple dimensions]]&lt;br /&gt;
*[[Spring Force]]&lt;br /&gt;
*[[Hooke’s Law]]&lt;br /&gt;
*[[Simple Harmonic Motion]]&lt;br /&gt;
*[[Iterative Prediction of Spring-Mass System]]&lt;br /&gt;
*[[Terminal Speed]]&lt;br /&gt;
*[[Determinism]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:drag Drag]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:impulseGraphs Impulse Graphs]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:springMotion Non-constant Force: Springs &amp;amp; Spring-like Interactions]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:friction Contact Interactions: The Normal Force &amp;amp; Friction]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Fundamental Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Gravitational Force]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Reciprocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Conservation of Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Conservation of Momentum]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Properties of Matter=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Kinds of Matter]]&lt;br /&gt;
**[[Ball and Spring Model of Matter]]&lt;br /&gt;
*[[Density]]&lt;br /&gt;
*[[Length and Stiffness of an Interatomic Bond]]&lt;br /&gt;
*[[Young’s Modulus]]&lt;br /&gt;
*[[Speed of Sound in Solids]]&lt;br /&gt;
*[[Malleability]]&lt;br /&gt;
*[[Ductility]]&lt;br /&gt;
*[[Weight]]&lt;br /&gt;
*[[Hardness]]&lt;br /&gt;
*[[Boiling Point]]&lt;br /&gt;
*[[Melting Point]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:model_of_a_wire Modeling a Solid Wire: springs in series and parallel]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Identifying Forces=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Free Body Diagram]]&lt;br /&gt;
*[[Compression or Normal Force]]&lt;br /&gt;
*[[Tension]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Curving Motion=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Curving Motion]]&lt;br /&gt;
*[[Centripetal Force and Curving Motion]]&lt;br /&gt;
*[[Perpetual Freefall (Orbit)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_accel Gravitational Acceleration]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:freebodydiagrams Free Body Diagrams]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:curving_motion Curved Motion]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Energy Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[The Energy Principle]]&lt;br /&gt;
*[[Conservation of Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*[[Work]]&lt;br /&gt;
*[[Power (Mechanical)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:define_energy What is Energy?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:point_particle The Simplest System: A Single Particle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work Work: Mechanical Energy Transfer]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_cons Conservation of Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Work by Non-Constant Forces=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Work Done By A Nonconstant Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Potential Energy=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
*[[Potential Energy of Macroscopic Springs]]&lt;br /&gt;
*[[Spring Potential Energy]]&lt;br /&gt;
**[[Ball and Spring Model]]&lt;br /&gt;
*[[Gravitational Potential Energy]]&lt;br /&gt;
*[[Energy Graphs]]&lt;br /&gt;
*[[Escape Velocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work_by_nc_forces Work Done by Non-Constant Forces]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:power Power: The Rate of Energy Change]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Multiparticle Systems=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Center of Mass]]&lt;br /&gt;
*[[Multi-particle analysis of Momentum]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
*[[Potential Energy of a Multiparticle System]]&lt;br /&gt;
*[[Work and Energy for an Extended System]]&lt;br /&gt;
*[[Internal Energy]]&lt;br /&gt;
**[[Potential Energy of a Pair of Neutral Atoms]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_sep Separating Energy in Multi-Particle Systems]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Choice of System=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[System &amp;amp; Surroundings]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Thermal Energy, Dissipation and Transfer of Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Thermal Energy]]&lt;br /&gt;
*[[Specific Heat]]&lt;br /&gt;
*[[Heat Capacity]]&lt;br /&gt;
*[[Specific Heat Capacity]]&lt;br /&gt;
*[[First Law of Thermodynamics]]&lt;br /&gt;
*[[Second Law of Thermodynamics and Entropy]]&lt;br /&gt;
*[[Temperature]]&lt;br /&gt;
*[[Predicting Change]]&lt;br /&gt;
*[[Energy Transfer due to a Temperature Difference]]&lt;br /&gt;
*[[Transformation of Energy]]&lt;br /&gt;
*[[The Maxwell-Boltzmann Distribution]]&lt;br /&gt;
*[[Air Resistance]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotational and Vibrational Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Translational, Rotational and Vibrational Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:escape_speed Escape Speed]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:internal_energy Internal Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Different Models of a System=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Real Systems]]&lt;br /&gt;
*[[Point Particle Systems]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Models of Friction=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Friction]]&lt;br /&gt;
*[[Static Friction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Collisions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Third Law of Motion]]&lt;br /&gt;
*[[Collisions]]&lt;br /&gt;
*[[Collisions 2]]&lt;br /&gt;
*[[Elastic Collisions]]&lt;br /&gt;
*[[Inelastic Collisions]]&lt;br /&gt;
*[[Maximally Inelastic Collision]]&lt;br /&gt;
*[[Head-on Collision of Equal Masses]]&lt;br /&gt;
*[[Head-on Collision of Unequal Masses]]&lt;br /&gt;
*[[Scattering: Collisions in 2D and 3D]]&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Coefficient of Restitution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:collisions Colliding Objects]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:pp_vs_real Point Particle and Real Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:colliding_systems Collisions]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotations=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Rotation]]&lt;br /&gt;
*[[Angular Velocity]]&lt;br /&gt;
*[[Eulerian Angles]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Angular Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Total Angular Momentum]]&lt;br /&gt;
*[[Translational Angular Momentum]]&lt;br /&gt;
*[[Rotational Angular Momentum]]&lt;br /&gt;
*[[The Angular Momentum Principle]]&lt;br /&gt;
*[[Angular Momentum Compared to Linear Momentum]]&lt;br /&gt;
*[[Angular Impulse]]&lt;br /&gt;
*[[Predicting the Position of a Rotating System]]&lt;br /&gt;
*[[Angular Momentum of Multiparticle Systems]]&lt;br /&gt;
*[[The Moments of Inertia]]&lt;br /&gt;
*[[Moment of Inertia for a cylinder]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Week 14===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analyzing Motion with and without Torque=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Torque]]&lt;br /&gt;
*[[Torque 2]]&lt;br /&gt;
*[[Systems with Zero Torque]]&lt;br /&gt;
*[[Systems with Nonzero Torque]]&lt;br /&gt;
*[[Torque vs Work]]&lt;br /&gt;
*[[Gyroscopes]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:torque Torques Cause Changes in Rotation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Introduction to Quantum Concepts=====&lt;br /&gt;
&amp;lt;div \class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=“float:left; width:30%; padding:1%;”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 2==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====3D Vectors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Page claimed by Laura Winalski]]*&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Electric field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Electric Force]] Claimed by Amarachi Eze&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Electric field of a point particle====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Point Charge]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bold text&#039;&#039;&#039;====Superposition====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superposition Principle]]&lt;br /&gt;
*[[Superposition principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Dipole]]&lt;br /&gt;
*[[Magnetic Dipole]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Interactions of charged objects====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Tape experiments====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Polarization====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
*[[Polarization of an Atom]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Insulators====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Insulators]]&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Conductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Conductivity]]&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Resistivity]]&lt;br /&gt;
*[[Polarization of a conductor]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Charging and discharging====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Electrostatic Discharge]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Field of a charged rod====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Rod]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged ring/disk/capacitor====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Ring]]&lt;br /&gt;
*[[Charged Disk]]&lt;br /&gt;
*[[Charged Capacitor]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged sphere====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Spherical Shell]]&lt;br /&gt;
*[[Field of a Charged Ball]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Potential energy====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential Difference Path Independence, claimed by Aditya Mohile]] &lt;br /&gt;
*[[Potential Difference in a Uniform Field]]&lt;br /&gt;
*[[Potential Difference of Point Charge in a Non-Uniform Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Sign of a potential difference====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sign of Potential Difference, claimed by Tyler Quill]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Claimed by Tyler Quill ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Potential at a single location====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Potential Difference at One Location]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Path independence and round trip potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential DIfference Path Independence, claimed by Aditya Mohile]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in an insulator====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Electric Field in an Insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges in a magnetic field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Biot-Savart Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Biot-Savart Law]]&lt;br /&gt;
*[[Biot-Savart Law for Currents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges, electron current, and conventional current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Moving Point Charge]]&lt;br /&gt;
*[[Current]]&lt;br /&gt;
*[[Conventional Current]]*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a wire====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Long Straight Wire]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a current-carrying loop====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Loop]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Dipole Moment]]&lt;br /&gt;
*[[Bar Magnet]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Atomic structure of magnets====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Atomic Structure of Magnets]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Steady state current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Steady State]]&lt;br /&gt;
*[[Non Steady State]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Node rule====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric fields and energy in circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series circuit]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Electric Potential Difference]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Macroscopic analysis of circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series Circuits]]&lt;br /&gt;
*[[Parallel CIrcuits]]&lt;br /&gt;
*[[Parallel Circuits vs. Series Circuits*]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in circuits with capacitors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charging and Discharging a Capacitor]]&lt;br /&gt;
*[[RC Circuit]]&lt;br /&gt;
*[[R Circuit]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic forces on charges and currents====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Applying Magnetic Force to Currents]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Analysis of Railgun vs Coil gun technologies]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric and magnetic forces====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Velocity selector====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Combining Electric and Magnetic Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
The Hall effect is a phenomenon that describes why charged particles collect to one side of a conductor in the presence of a magnetic field. It is used to determine the charge of a mobile particle inside a conductor.&lt;br /&gt;
&lt;br /&gt;
== Main Idea ==&lt;br /&gt;
&lt;br /&gt;
The Hall Effect is a phenomenon that is created when charged particles moving through a conductor are submitted to a magnetic field. The magnetic field pushes the charged particles to one side of the conductor. This causes a buildup of charges on one side of the conductor which creates a polarization of the conductor perpendicular to the current flow. Eventually this charge will stabilize as the mobile charges will resist the magnetic field. &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;
&lt;br /&gt;
Internet resources on this topic&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;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Hall Effect]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Example.jpg]]&lt;br /&gt;
&lt;br /&gt;
====Motional EMF====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Motional Emf]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic torque====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Torque]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Gauss&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Flux Theorem]]&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Ampere&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Ampere-Maxwell Law]]&lt;br /&gt;
*[[Magnetic Field of Coaxial Cable Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Long Thick Wire Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Toroid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Solenoid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[The Differential Form of Ampere&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Semiconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Semiconductor Devices]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Faraday&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
*[[Lenz&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Maxwell&#039;s equations====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Maxwell&#039;s Electromagnetic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Circuits revisited====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Inductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Inductors]]&lt;br /&gt;
*[[Current in an LC Circuit]]&lt;br /&gt;
*[[RL Circuits]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Sparks in the air====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sparks in Air]]&lt;br /&gt;
*[[Spark Plugs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Superconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superconducters]]&lt;br /&gt;
*[[Superconductors]]&lt;br /&gt;
*[[Meissner effect]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 3==&lt;br /&gt;
&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Classical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Special Relativity====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Frame of Reference]]&lt;br /&gt;
*[[Einstein&#039;s Theory of Special Relativity]]&lt;br /&gt;
*[[Time Dilation]]&lt;br /&gt;
*[[Einstein&#039;s Theory of General Relativity]]&lt;br /&gt;
*[[Albert A. Micheleson &amp;amp; Edward W. Morley]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Photons====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Spontaneous Photon Emission]]&lt;br /&gt;
*[[Light Scattering: Why is the Sky Blue]]&lt;br /&gt;
*[[Lasers]]&lt;br /&gt;
*[[Electronic Energy Levels and Photons]]&lt;br /&gt;
*[[Quantum Properties of Light]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Matter Waves====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Wave-Particle Duality]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Wave Mechanics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Standing Waves]]&lt;br /&gt;
*[[Wavelength]]&lt;br /&gt;
*[[Wavelength and Frequency]]&lt;br /&gt;
*[[Mechanical Waves]]&lt;br /&gt;
*[[Transverse and Longitudinal Waves]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Rutherford-Bohr Model====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Hydrogen Atom====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Many-Electron Atoms====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
*[[Pauli exclusion principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Molecules====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Statistical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Condensed Matter Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Nucleus====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Nuclear Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Nuclear Fission]]&lt;br /&gt;
*[[Nuclear Energy from Fission and Fusion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Particle Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Elementary Particles and Particle Physics Theory]]&lt;br /&gt;
*[[String Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21303</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21303"/>
		<updated>2016-04-14T04:51:41Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Path independence and round trip potential */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Introductory Physics.  This resources was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it for future students!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick one of the topics from intro physics listed below&lt;br /&gt;
#Add content to that topic or improve the quality of what is already there.&lt;br /&gt;
#Need to make a new topic? Edit this page and add it to the list under the appropriate category.  Then copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki written for students by a physics expert [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes MSU Physics Wiki]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Categories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in three semester of introductory physics.  You can add subcategories as needed but a single topic should direct readers to a page in one of these categories.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;br /&gt;
* A page for review of [[Vectors]] and vector operations&lt;br /&gt;
* A listing of [[Notable Scientist]] with links to their individual pages &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
==Physics 1==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Help with VPython=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[VPython]]&lt;br /&gt;
*[[VPython basics]]&lt;br /&gt;
*[[VPython Common Errors and Troubleshooting]]&lt;br /&gt;
*[[VPython Functions]]&lt;br /&gt;
*[[VPython Lists]]&lt;br /&gt;
*[[VPython Loops]]&lt;br /&gt;
*[[VPython Multithreading]]&lt;br /&gt;
*[[VPython Animation]]&lt;br /&gt;
*[[VPython Objects]]&lt;br /&gt;
*[[VPython 3D Objects]]&lt;br /&gt;
*[[VPython Reference]]&lt;br /&gt;
*[[VPython MapReduceFilter]]&lt;br /&gt;
*[[VPython GUIs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Vectors and Units=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[SI units]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Velocity and Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s First Law of Motion]]&lt;br /&gt;
*[[Velocity]]&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*[[Speed and Velocity]]&lt;br /&gt;
*[[Relative Velocity]]&lt;br /&gt;
*[[Derivation of Average Velocity]]&lt;br /&gt;
*[[2-Dimensional Motion]]&lt;br /&gt;
*[[3-Dimensional Position and Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:vpython_resources Software for Projects]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Momentum and the Momentum Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Momentum Principle]]&lt;br /&gt;
*[[Inertia]]&lt;br /&gt;
*[[Net Force]]&lt;br /&gt;
*[[Derivation of the Momentum Principle]]&lt;br /&gt;
*[[Impulse Momentum]]&lt;br /&gt;
*[[Acceleration]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Second Law of Motion]]&lt;br /&gt;
*[[Iterative Prediction]]&lt;br /&gt;
*[[Kinematics]]&lt;br /&gt;
*[[Newton’s Laws and Linear Momentum]]&lt;br /&gt;
*[[Projectile Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:scalars_and_vectors Scalars and Vectors]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:displacement_and_velocity Displacement and Velocity]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:modeling_with_vpython Modeling Motion with VPython]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:relative_motion Relative Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:graphing_motion Graphing Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum_principle The Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:acceleration Acceleration &amp;amp; The Change in Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:motionPredict Applying the Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:constantF Constant Force Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:iterativePredict Iterative Prediction of Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analytic Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Analytical Prediction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Varying Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Predicting Change in multiple dimensions]]&lt;br /&gt;
*[[Spring Force]]&lt;br /&gt;
*[[Hooke’s Law]]&lt;br /&gt;
*[[Simple Harmonic Motion]]&lt;br /&gt;
*[[Iterative Prediction of Spring-Mass System]]&lt;br /&gt;
*[[Terminal Speed]]&lt;br /&gt;
*[[Determinism]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:drag Drag]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:impulseGraphs Impulse Graphs]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:springMotion Non-constant Force: Springs &amp;amp; Spring-like Interactions]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:friction Contact Interactions: The Normal Force &amp;amp; Friction]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Fundamental Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Gravitational Force]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Reciprocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Conservation of Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Conservation of Momentum]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Properties of Matter=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Kinds of Matter]]&lt;br /&gt;
**[[Ball and Spring Model of Matter]]&lt;br /&gt;
*[[Density]]&lt;br /&gt;
*[[Length and Stiffness of an Interatomic Bond]]&lt;br /&gt;
*[[Young’s Modulus]]&lt;br /&gt;
*[[Speed of Sound in Solids]]&lt;br /&gt;
*[[Malleability]]&lt;br /&gt;
*[[Ductility]]&lt;br /&gt;
*[[Weight]]&lt;br /&gt;
*[[Hardness]]&lt;br /&gt;
*[[Boiling Point]]&lt;br /&gt;
*[[Melting Point]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:model_of_a_wire Modeling a Solid Wire: springs in series and parallel]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Identifying Forces=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Free Body Diagram]]&lt;br /&gt;
*[[Compression or Normal Force]]&lt;br /&gt;
*[[Tension]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Curving Motion=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Curving Motion]]&lt;br /&gt;
*[[Centripetal Force and Curving Motion]]&lt;br /&gt;
*[[Perpetual Freefall (Orbit)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_accel Gravitational Acceleration]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:freebodydiagrams Free Body Diagrams]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:curving_motion Curved Motion]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Energy Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[The Energy Principle]]&lt;br /&gt;
*[[Conservation of Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*[[Work]]&lt;br /&gt;
*[[Power (Mechanical)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:define_energy What is Energy?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:point_particle The Simplest System: A Single Particle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work Work: Mechanical Energy Transfer]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_cons Conservation of Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Work by Non-Constant Forces=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Work Done By A Nonconstant Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Potential Energy=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
*[[Potential Energy of Macroscopic Springs]]&lt;br /&gt;
*[[Spring Potential Energy]]&lt;br /&gt;
**[[Ball and Spring Model]]&lt;br /&gt;
*[[Gravitational Potential Energy]]&lt;br /&gt;
*[[Energy Graphs]]&lt;br /&gt;
*[[Escape Velocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work_by_nc_forces Work Done by Non-Constant Forces]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:power Power: The Rate of Energy Change]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Multiparticle Systems=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Center of Mass]]&lt;br /&gt;
*[[Multi-particle analysis of Momentum]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
*[[Potential Energy of a Multiparticle System]]&lt;br /&gt;
*[[Work and Energy for an Extended System]]&lt;br /&gt;
*[[Internal Energy]]&lt;br /&gt;
**[[Potential Energy of a Pair of Neutral Atoms]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_sep Separating Energy in Multi-Particle Systems]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Choice of System=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[System &amp;amp; Surroundings]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Thermal Energy, Dissipation and Transfer of Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Thermal Energy]]&lt;br /&gt;
*[[Specific Heat]]&lt;br /&gt;
*[[Heat Capacity]]&lt;br /&gt;
*[[Specific Heat Capacity]]&lt;br /&gt;
*[[First Law of Thermodynamics]]&lt;br /&gt;
*[[Second Law of Thermodynamics and Entropy]]&lt;br /&gt;
*[[Temperature]]&lt;br /&gt;
*[[Predicting Change]]&lt;br /&gt;
*[[Energy Transfer due to a Temperature Difference]]&lt;br /&gt;
*[[Transformation of Energy]]&lt;br /&gt;
*[[The Maxwell-Boltzmann Distribution]]&lt;br /&gt;
*[[Air Resistance]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotational and Vibrational Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Translational, Rotational and Vibrational Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:escape_speed Escape Speed]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:internal_energy Internal Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Different Models of a System=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Real Systems]]&lt;br /&gt;
*[[Point Particle Systems]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Models of Friction=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Friction]]&lt;br /&gt;
*[[Static Friction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Collisions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Third Law of Motion]]&lt;br /&gt;
*[[Collisions]]&lt;br /&gt;
*[[Collisions 2]]&lt;br /&gt;
*[[Elastic Collisions]]&lt;br /&gt;
*[[Inelastic Collisions]]&lt;br /&gt;
*[[Maximally Inelastic Collision]]&lt;br /&gt;
*[[Head-on Collision of Equal Masses]]&lt;br /&gt;
*[[Head-on Collision of Unequal Masses]]&lt;br /&gt;
*[[Scattering: Collisions in 2D and 3D]]&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Coefficient of Restitution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:collisions Colliding Objects]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:pp_vs_real Point Particle and Real Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:colliding_systems Collisions]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotations=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Rotation]]&lt;br /&gt;
*[[Angular Velocity]]&lt;br /&gt;
*[[Eulerian Angles]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Angular Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Total Angular Momentum]]&lt;br /&gt;
*[[Translational Angular Momentum]]&lt;br /&gt;
*[[Rotational Angular Momentum]]&lt;br /&gt;
*[[The Angular Momentum Principle]]&lt;br /&gt;
*[[Angular Momentum Compared to Linear Momentum]]&lt;br /&gt;
*[[Angular Impulse]]&lt;br /&gt;
*[[Predicting the Position of a Rotating System]]&lt;br /&gt;
*[[Angular Momentum of Multiparticle Systems]]&lt;br /&gt;
*[[The Moments of Inertia]]&lt;br /&gt;
*[[Moment of Inertia for a cylinder]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Week 14===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analyzing Motion with and without Torque=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Torque]]&lt;br /&gt;
*[[Torque 2]]&lt;br /&gt;
*[[Systems with Zero Torque]]&lt;br /&gt;
*[[Systems with Nonzero Torque]]&lt;br /&gt;
*[[Torque vs Work]]&lt;br /&gt;
*[[Gyroscopes]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:torque Torques Cause Changes in Rotation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Introduction to Quantum Concepts=====&lt;br /&gt;
&amp;lt;div \class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=“float:left; width:30%; padding:1%;”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 2==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====3D Vectors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Page claimed by Laura Winalski]]*&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Electric field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Electric Force]] Claimed by Amarachi Eze&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Electric field of a point particle====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Point Charge]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bold text&#039;&#039;&#039;====Superposition====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superposition Principle]]&lt;br /&gt;
*[[Superposition principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Dipole]]&lt;br /&gt;
*[[Magnetic Dipole]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Interactions of charged objects====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Tape experiments====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Polarization====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
*[[Polarization of an Atom]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Insulators====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Insulators]]&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Conductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Conductivity]]&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Resistivity]]&lt;br /&gt;
*[[Polarization of a conductor]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Charging and discharging====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Electrostatic Discharge]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Field of a charged rod====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Rod]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged ring/disk/capacitor====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Ring]]&lt;br /&gt;
*[[Charged Disk]]&lt;br /&gt;
*[[Charged Capacitor]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged sphere====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Spherical Shell]]&lt;br /&gt;
*[[Field of a Charged Ball]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Potential energy====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential DIfference Path Independence, claimed by Aditya Mohile]] &lt;br /&gt;
*[[Potential Difference in a Uniform Field]]&lt;br /&gt;
*[[Potential Difference of Point Charge in a Non-Uniform Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Sign of a potential difference====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sign of Potential Difference, claimed by Tyler Quill]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Claimed by Tyler Quill ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Potential at a single location====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Potential Difference at One Location]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Path independence and round trip potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential DIfference Path Independence, claimed by Aditya Mohile]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in an insulator====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Electric Field in an Insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges in a magnetic field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Biot-Savart Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Biot-Savart Law]]&lt;br /&gt;
*[[Biot-Savart Law for Currents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges, electron current, and conventional current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Moving Point Charge]]&lt;br /&gt;
*[[Current]]&lt;br /&gt;
*[[Conventional Current]]*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a wire====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Long Straight Wire]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a current-carrying loop====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Loop]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Dipole Moment]]&lt;br /&gt;
*[[Bar Magnet]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Atomic structure of magnets====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Atomic Structure of Magnets]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Steady state current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Steady State]]&lt;br /&gt;
*[[Non Steady State]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Node rule====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric fields and energy in circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series circuit]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Electric Potential Difference]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Macroscopic analysis of circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series Circuits]]&lt;br /&gt;
*[[Parallel CIrcuits]]&lt;br /&gt;
*[[Parallel Circuits vs. Series Circuits*]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in circuits with capacitors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charging and Discharging a Capacitor]]&lt;br /&gt;
*[[RC Circuit]]&lt;br /&gt;
*[[R Circuit]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic forces on charges and currents====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Applying Magnetic Force to Currents]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric and magnetic forces====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Velocity selector====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Combining Electric and Magnetic Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Hall effect====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Hall Effect]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Motional EMF====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Motional Emf]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic torque====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Torque]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Gauss&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Flux Theorem]]&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Ampere&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Ampere-Maxwell Law]]&lt;br /&gt;
*[[Magnetic Field of Coaxial Cable Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Long Thick Wire Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Toroid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Solenoid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[The Differential Form of Ampere&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Semiconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Semiconductor Devices]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Faraday&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
*[[Lenz&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Maxwell&#039;s equations====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Maxwell&#039;s Electromagnetic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Circuits revisited====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Inductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Inductors]]&lt;br /&gt;
*[[Current in an LC Circuit]]&lt;br /&gt;
*[[RL Circuits]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Sparks in the air====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sparks in Air]]&lt;br /&gt;
*[[Spark Plugs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Superconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superconducters]]&lt;br /&gt;
*[[Superconductors]]&lt;br /&gt;
*[[Meissner effect]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 3==&lt;br /&gt;
&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Classical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Special Relativity====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Frame of Reference]]&lt;br /&gt;
*[[Einstein&#039;s Theory of Special Relativity]]&lt;br /&gt;
*[[Time Dilation]]&lt;br /&gt;
*[[Einstein&#039;s Theory of General Relativity]]&lt;br /&gt;
*[[Albert A. Micheleson &amp;amp; Edward W. Morley]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Photons====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Spontaneous Photon Emission]]&lt;br /&gt;
*[[Light Scattering: Why is the Sky Blue]]&lt;br /&gt;
*[[Lasers]]&lt;br /&gt;
*[[Electronic Energy Levels and Photons]]&lt;br /&gt;
*[[Quantum Properties of Light]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Matter Waves====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Wave-Particle Duality]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Wave Mechanics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Standing Waves]]&lt;br /&gt;
*[[Wavelength]]&lt;br /&gt;
*[[Wavelength and Frequency]]&lt;br /&gt;
*[[Mechanical Waves]]&lt;br /&gt;
*[[Transverse and Longitudinal Waves]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Rutherford-Bohr Model====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Hydrogen Atom====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Many-Electron Atoms====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
*[[Pauli exclusion principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Molecules====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Statistical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Condensed Matter Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Nucleus====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Nuclear Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Nuclear Fission]]&lt;br /&gt;
*[[Nuclear Energy from Fission and Fusion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Particle Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Elementary Particles and Particle Physics Theory]]&lt;br /&gt;
*[[String Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21302</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21302"/>
		<updated>2016-04-14T04:47:07Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Electric potential */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Introductory Physics.  This resources was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it for future students!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick one of the topics from intro physics listed below&lt;br /&gt;
#Add content to that topic or improve the quality of what is already there.&lt;br /&gt;
#Need to make a new topic? Edit this page and add it to the list under the appropriate category.  Then copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki written for students by a physics expert [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes MSU Physics Wiki]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Categories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in three semester of introductory physics.  You can add subcategories as needed but a single topic should direct readers to a page in one of these categories.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;br /&gt;
* A page for review of [[Vectors]] and vector operations&lt;br /&gt;
* A listing of [[Notable Scientist]] with links to their individual pages &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
==Physics 1==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Help with VPython=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[VPython]]&lt;br /&gt;
*[[VPython basics]]&lt;br /&gt;
*[[VPython Common Errors and Troubleshooting]]&lt;br /&gt;
*[[VPython Functions]]&lt;br /&gt;
*[[VPython Lists]]&lt;br /&gt;
*[[VPython Loops]]&lt;br /&gt;
*[[VPython Multithreading]]&lt;br /&gt;
*[[VPython Animation]]&lt;br /&gt;
*[[VPython Objects]]&lt;br /&gt;
*[[VPython 3D Objects]]&lt;br /&gt;
*[[VPython Reference]]&lt;br /&gt;
*[[VPython MapReduceFilter]]&lt;br /&gt;
*[[VPython GUIs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Vectors and Units=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[SI units]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Velocity and Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s First Law of Motion]]&lt;br /&gt;
*[[Velocity]]&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*[[Speed and Velocity]]&lt;br /&gt;
*[[Relative Velocity]]&lt;br /&gt;
*[[Derivation of Average Velocity]]&lt;br /&gt;
*[[2-Dimensional Motion]]&lt;br /&gt;
*[[3-Dimensional Position and Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:vpython_resources Software for Projects]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Momentum and the Momentum Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Momentum Principle]]&lt;br /&gt;
*[[Inertia]]&lt;br /&gt;
*[[Net Force]]&lt;br /&gt;
*[[Derivation of the Momentum Principle]]&lt;br /&gt;
*[[Impulse Momentum]]&lt;br /&gt;
*[[Acceleration]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Second Law of Motion]]&lt;br /&gt;
*[[Iterative Prediction]]&lt;br /&gt;
*[[Kinematics]]&lt;br /&gt;
*[[Newton’s Laws and Linear Momentum]]&lt;br /&gt;
*[[Projectile Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:scalars_and_vectors Scalars and Vectors]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:displacement_and_velocity Displacement and Velocity]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:modeling_with_vpython Modeling Motion with VPython]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:relative_motion Relative Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:graphing_motion Graphing Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum_principle The Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:acceleration Acceleration &amp;amp; The Change in Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:motionPredict Applying the Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:constantF Constant Force Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:iterativePredict Iterative Prediction of Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analytic Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Analytical Prediction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Varying Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Predicting Change in multiple dimensions]]&lt;br /&gt;
*[[Spring Force]]&lt;br /&gt;
*[[Hooke’s Law]]&lt;br /&gt;
*[[Simple Harmonic Motion]]&lt;br /&gt;
*[[Iterative Prediction of Spring-Mass System]]&lt;br /&gt;
*[[Terminal Speed]]&lt;br /&gt;
*[[Determinism]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:drag Drag]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:impulseGraphs Impulse Graphs]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:springMotion Non-constant Force: Springs &amp;amp; Spring-like Interactions]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:friction Contact Interactions: The Normal Force &amp;amp; Friction]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Fundamental Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Gravitational Force]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Reciprocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Conservation of Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Conservation of Momentum]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Properties of Matter=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Kinds of Matter]]&lt;br /&gt;
**[[Ball and Spring Model of Matter]]&lt;br /&gt;
*[[Density]]&lt;br /&gt;
*[[Length and Stiffness of an Interatomic Bond]]&lt;br /&gt;
*[[Young’s Modulus]]&lt;br /&gt;
*[[Speed of Sound in Solids]]&lt;br /&gt;
*[[Malleability]]&lt;br /&gt;
*[[Ductility]]&lt;br /&gt;
*[[Weight]]&lt;br /&gt;
*[[Hardness]]&lt;br /&gt;
*[[Boiling Point]]&lt;br /&gt;
*[[Melting Point]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:model_of_a_wire Modeling a Solid Wire: springs in series and parallel]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Identifying Forces=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Free Body Diagram]]&lt;br /&gt;
*[[Compression or Normal Force]]&lt;br /&gt;
*[[Tension]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Curving Motion=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Curving Motion]]&lt;br /&gt;
*[[Centripetal Force and Curving Motion]]&lt;br /&gt;
*[[Perpetual Freefall (Orbit)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_accel Gravitational Acceleration]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:freebodydiagrams Free Body Diagrams]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:curving_motion Curved Motion]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Energy Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[The Energy Principle]]&lt;br /&gt;
*[[Conservation of Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*[[Work]]&lt;br /&gt;
*[[Power (Mechanical)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:define_energy What is Energy?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:point_particle The Simplest System: A Single Particle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work Work: Mechanical Energy Transfer]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_cons Conservation of Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Work by Non-Constant Forces=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Work Done By A Nonconstant Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Potential Energy=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
*[[Potential Energy of Macroscopic Springs]]&lt;br /&gt;
*[[Spring Potential Energy]]&lt;br /&gt;
**[[Ball and Spring Model]]&lt;br /&gt;
*[[Gravitational Potential Energy]]&lt;br /&gt;
*[[Energy Graphs]]&lt;br /&gt;
*[[Escape Velocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work_by_nc_forces Work Done by Non-Constant Forces]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:power Power: The Rate of Energy Change]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Multiparticle Systems=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Center of Mass]]&lt;br /&gt;
*[[Multi-particle analysis of Momentum]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
*[[Potential Energy of a Multiparticle System]]&lt;br /&gt;
*[[Work and Energy for an Extended System]]&lt;br /&gt;
*[[Internal Energy]]&lt;br /&gt;
**[[Potential Energy of a Pair of Neutral Atoms]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_sep Separating Energy in Multi-Particle Systems]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Choice of System=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[System &amp;amp; Surroundings]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Thermal Energy, Dissipation and Transfer of Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Thermal Energy]]&lt;br /&gt;
*[[Specific Heat]]&lt;br /&gt;
*[[Heat Capacity]]&lt;br /&gt;
*[[Specific Heat Capacity]]&lt;br /&gt;
*[[First Law of Thermodynamics]]&lt;br /&gt;
*[[Second Law of Thermodynamics and Entropy]]&lt;br /&gt;
*[[Temperature]]&lt;br /&gt;
*[[Predicting Change]]&lt;br /&gt;
*[[Energy Transfer due to a Temperature Difference]]&lt;br /&gt;
*[[Transformation of Energy]]&lt;br /&gt;
*[[The Maxwell-Boltzmann Distribution]]&lt;br /&gt;
*[[Air Resistance]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotational and Vibrational Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Translational, Rotational and Vibrational Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:escape_speed Escape Speed]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:internal_energy Internal Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Different Models of a System=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Real Systems]]&lt;br /&gt;
*[[Point Particle Systems]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Models of Friction=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Friction]]&lt;br /&gt;
*[[Static Friction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Collisions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Third Law of Motion]]&lt;br /&gt;
*[[Collisions]]&lt;br /&gt;
*[[Collisions 2]]&lt;br /&gt;
*[[Elastic Collisions]]&lt;br /&gt;
*[[Inelastic Collisions]]&lt;br /&gt;
*[[Maximally Inelastic Collision]]&lt;br /&gt;
*[[Head-on Collision of Equal Masses]]&lt;br /&gt;
*[[Head-on Collision of Unequal Masses]]&lt;br /&gt;
*[[Scattering: Collisions in 2D and 3D]]&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Coefficient of Restitution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:collisions Colliding Objects]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:pp_vs_real Point Particle and Real Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:colliding_systems Collisions]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotations=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Rotation]]&lt;br /&gt;
*[[Angular Velocity]]&lt;br /&gt;
*[[Eulerian Angles]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Angular Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Total Angular Momentum]]&lt;br /&gt;
*[[Translational Angular Momentum]]&lt;br /&gt;
*[[Rotational Angular Momentum]]&lt;br /&gt;
*[[The Angular Momentum Principle]]&lt;br /&gt;
*[[Angular Momentum Compared to Linear Momentum]]&lt;br /&gt;
*[[Angular Impulse]]&lt;br /&gt;
*[[Predicting the Position of a Rotating System]]&lt;br /&gt;
*[[Angular Momentum of Multiparticle Systems]]&lt;br /&gt;
*[[The Moments of Inertia]]&lt;br /&gt;
*[[Moment of Inertia for a cylinder]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Week 14===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analyzing Motion with and without Torque=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Torque]]&lt;br /&gt;
*[[Torque 2]]&lt;br /&gt;
*[[Systems with Zero Torque]]&lt;br /&gt;
*[[Systems with Nonzero Torque]]&lt;br /&gt;
*[[Torque vs Work]]&lt;br /&gt;
*[[Gyroscopes]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:torque Torques Cause Changes in Rotation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Introduction to Quantum Concepts=====&lt;br /&gt;
&amp;lt;div \class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=“float:left; width:30%; padding:1%;”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 2==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====3D Vectors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Page claimed by Laura Winalski]]*&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Electric field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Electric Force]] Claimed by Amarachi Eze&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Electric field of a point particle====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Point Charge]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bold text&#039;&#039;&#039;====Superposition====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superposition Principle]]&lt;br /&gt;
*[[Superposition principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Dipole]]&lt;br /&gt;
*[[Magnetic Dipole]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Interactions of charged objects====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Tape experiments====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Polarization====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
*[[Polarization of an Atom]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Insulators====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Insulators]]&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Conductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Conductivity]]&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Resistivity]]&lt;br /&gt;
*[[Polarization of a conductor]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Charging and discharging====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Electrostatic Discharge]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Field of a charged rod====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Rod]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged ring/disk/capacitor====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Ring]]&lt;br /&gt;
*[[Charged Disk]]&lt;br /&gt;
*[[Charged Capacitor]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged sphere====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Spherical Shell]]&lt;br /&gt;
*[[Field of a Charged Ball]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Potential energy====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential DIfference Path Independence, claimed by Aditya Mohile]] &lt;br /&gt;
*[[Potential Difference in a Uniform Field]]&lt;br /&gt;
*[[Potential Difference of Point Charge in a Non-Uniform Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Sign of a potential difference====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sign of Potential Difference, claimed by Tyler Quill]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Claimed by Tyler Quill ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Potential at a single location====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Potential Difference at One Location]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Path independence and round trip potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential DIfference Path Independence]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in an insulator====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Electric Field in an Insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges in a magnetic field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Biot-Savart Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Biot-Savart Law]]&lt;br /&gt;
*[[Biot-Savart Law for Currents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges, electron current, and conventional current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Moving Point Charge]]&lt;br /&gt;
*[[Current]]&lt;br /&gt;
*[[Conventional Current]]*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a wire====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Long Straight Wire]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a current-carrying loop====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Loop]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Dipole Moment]]&lt;br /&gt;
*[[Bar Magnet]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Atomic structure of magnets====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Atomic Structure of Magnets]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Steady state current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Steady State]]&lt;br /&gt;
*[[Non Steady State]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Node rule====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric fields and energy in circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series circuit]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Electric Potential Difference]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Macroscopic analysis of circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series Circuits]]&lt;br /&gt;
*[[Parallel CIrcuits]]&lt;br /&gt;
*[[Parallel Circuits vs. Series Circuits*]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in circuits with capacitors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charging and Discharging a Capacitor]]&lt;br /&gt;
*[[RC Circuit]]&lt;br /&gt;
*[[R Circuit]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic forces on charges and currents====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Applying Magnetic Force to Currents]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric and magnetic forces====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Velocity selector====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Combining Electric and Magnetic Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Hall effect====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Hall Effect]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Motional EMF====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Motional Emf]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic torque====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Torque]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Gauss&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Flux Theorem]]&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Ampere&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Ampere-Maxwell Law]]&lt;br /&gt;
*[[Magnetic Field of Coaxial Cable Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Long Thick Wire Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Toroid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Solenoid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[The Differential Form of Ampere&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Semiconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Semiconductor Devices]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Faraday&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
*[[Lenz&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Maxwell&#039;s equations====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Maxwell&#039;s Electromagnetic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Circuits revisited====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Inductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Inductors]]&lt;br /&gt;
*[[Current in an LC Circuit]]&lt;br /&gt;
*[[RL Circuits]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Sparks in the air====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sparks in Air]]&lt;br /&gt;
*[[Spark Plugs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Superconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superconducters]]&lt;br /&gt;
*[[Superconductors]]&lt;br /&gt;
*[[Meissner effect]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 3==&lt;br /&gt;
&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Classical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Special Relativity====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Frame of Reference]]&lt;br /&gt;
*[[Einstein&#039;s Theory of Special Relativity]]&lt;br /&gt;
*[[Time Dilation]]&lt;br /&gt;
*[[Einstein&#039;s Theory of General Relativity]]&lt;br /&gt;
*[[Albert A. Micheleson &amp;amp; Edward W. Morley]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Photons====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Spontaneous Photon Emission]]&lt;br /&gt;
*[[Light Scattering: Why is the Sky Blue]]&lt;br /&gt;
*[[Lasers]]&lt;br /&gt;
*[[Electronic Energy Levels and Photons]]&lt;br /&gt;
*[[Quantum Properties of Light]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Matter Waves====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Wave-Particle Duality]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Wave Mechanics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Standing Waves]]&lt;br /&gt;
*[[Wavelength]]&lt;br /&gt;
*[[Wavelength and Frequency]]&lt;br /&gt;
*[[Mechanical Waves]]&lt;br /&gt;
*[[Transverse and Longitudinal Waves]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Rutherford-Bohr Model====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Hydrogen Atom====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Many-Electron Atoms====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
*[[Pauli exclusion principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Molecules====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Statistical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Condensed Matter Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Nucleus====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Nuclear Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Nuclear Fission]]&lt;br /&gt;
*[[Nuclear Energy from Fission and Fusion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Particle Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Elementary Particles and Particle Physics Theory]]&lt;br /&gt;
*[[String Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
	<entry>
		<id>http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21301</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://www.physicsbook.gatech.edu/index.php?title=Main_Page&amp;diff=21301"/>
		<updated>2016-04-14T04:46:25Z</updated>

		<summary type="html">&lt;p&gt;Amohile3: /* Electric potential */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Welcome to the Georgia Tech Wiki for Introductory Physics.  This resources was created so that students can contribute and curate content to help those with limited or no access to a textbook.  When reading this website, please correct any errors you may come across. If you read something that isn&#039;t clear, please consider revising it for future students!&lt;br /&gt;
&lt;br /&gt;
Looking to make a contribution?&lt;br /&gt;
#Pick one of the topics from intro physics listed below&lt;br /&gt;
#Add content to that topic or improve the quality of what is already there.&lt;br /&gt;
#Need to make a new topic? Edit this page and add it to the list under the appropriate category.  Then copy and paste the default [[Template]] into your new page and start editing.&lt;br /&gt;
&lt;br /&gt;
Please remember that this is not a textbook and you are not limited to expressing your ideas with only text and equations.  Whenever possible embed: pictures, videos, diagrams, simulations, computational models (e.g. Glowscript), and whatever content you think makes learning physics easier for other students.&lt;br /&gt;
&lt;br /&gt;
== Source Material ==&lt;br /&gt;
All of the content added to this resource must be in the public domain or similar free resource.  If you are unsure about a source, contact the original author for permission. That said, there is a surprisingly large amount of introductory physics content scattered across the web.  Here is an incomplete list of intro physics resources (please update as needed).&lt;br /&gt;
* A physics resource written by experts for an expert audience [https://en.wikipedia.org/wiki/Portal:Physics Physics Portal]&lt;br /&gt;
* A wiki written for students by a physics expert [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes MSU Physics Wiki]&lt;br /&gt;
* A wiki book on modern physics [https://en.wikibooks.org/wiki/Modern_Physics Modern Physics Wiki]&lt;br /&gt;
* The MIT open courseware for intro physics [http://ocw.mit.edu/resources/res-8-002-a-wikitextbook-for-introductory-mechanics-fall-2009/index.htm MITOCW Wiki]&lt;br /&gt;
* An online concept map of intro physics [http://hyperphysics.phy-astr.gsu.edu/hbase/hph.html HyperPhysics]&lt;br /&gt;
* Interactive physics simulations [https://phet.colorado.edu/en/simulations/category/physics PhET]&lt;br /&gt;
* OpenStax algebra based intro physics textbook [https://openstaxcollege.org/textbooks/college-physics College Physics]&lt;br /&gt;
* The Open Source Physics project is a collection of online physics resources [http://www.opensourcephysics.org/ OSP]&lt;br /&gt;
* A resource guide compiled by the [http://www.aapt.org/ AAPT] for educators [http://www.compadre.org/ ComPADRE]&lt;br /&gt;
&lt;br /&gt;
== Organizing Categories ==&lt;br /&gt;
These are the broad, overarching categories, that we cover in three semester of introductory physics.  You can add subcategories as needed but a single topic should direct readers to a page in one of these categories.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* Commonly used wiki commands [https://en.wikipedia.org/wiki/Help:Cheatsheet Wiki Cheatsheet]&lt;br /&gt;
* A guide to representing equations in math mode [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Wiki Math Mode]&lt;br /&gt;
* A page to keep track of all the physics [[Constants]]&lt;br /&gt;
* A page for review of [[Vectors]] and vector operations&lt;br /&gt;
* A listing of [[Notable Scientist]] with links to their individual pages &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
==Physics 1==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Help with VPython=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[VPython]]&lt;br /&gt;
*[[VPython basics]]&lt;br /&gt;
*[[VPython Common Errors and Troubleshooting]]&lt;br /&gt;
*[[VPython Functions]]&lt;br /&gt;
*[[VPython Lists]]&lt;br /&gt;
*[[VPython Loops]]&lt;br /&gt;
*[[VPython Multithreading]]&lt;br /&gt;
*[[VPython Animation]]&lt;br /&gt;
*[[VPython Objects]]&lt;br /&gt;
*[[VPython 3D Objects]]&lt;br /&gt;
*[[VPython Reference]]&lt;br /&gt;
*[[VPython MapReduceFilter]]&lt;br /&gt;
*[[VPython GUIs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Vectors and Units=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[SI units]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Velocity and Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s First Law of Motion]]&lt;br /&gt;
*[[Velocity]]&lt;br /&gt;
*[[Mass]]&lt;br /&gt;
*[[Speed and Velocity]]&lt;br /&gt;
*[[Relative Velocity]]&lt;br /&gt;
*[[Derivation of Average Velocity]]&lt;br /&gt;
*[[2-Dimensional Motion]]&lt;br /&gt;
*[[3-Dimensional Position and Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:vpython_resources Software for Projects]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Momentum and the Momentum Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Momentum Principle]]&lt;br /&gt;
*[[Inertia]]&lt;br /&gt;
*[[Net Force]]&lt;br /&gt;
*[[Derivation of the Momentum Principle]]&lt;br /&gt;
*[[Impulse Momentum]]&lt;br /&gt;
*[[Acceleration]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Second Law of Motion]]&lt;br /&gt;
*[[Iterative Prediction]]&lt;br /&gt;
*[[Kinematics]]&lt;br /&gt;
*[[Newton’s Laws and Linear Momentum]]&lt;br /&gt;
*[[Projectile Motion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:scalars_and_vectors Scalars and Vectors]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:displacement_and_velocity Displacement and Velocity]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:modeling_with_vpython Modeling Motion with VPython]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:relative_motion Relative Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:graphing_motion Graphing Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:momentum_principle The Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:acceleration Acceleration &amp;amp; The Change in Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:motionPredict Applying the Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:constantF Constant Force Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:iterativePredict Iterative Prediction of Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analytic Prediction with a Constant Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Analytical Prediction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Iterative Prediction with a Varying Force=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Predicting Change in multiple dimensions]]&lt;br /&gt;
*[[Spring Force]]&lt;br /&gt;
*[[Hooke’s Law]]&lt;br /&gt;
*[[Simple Harmonic Motion]]&lt;br /&gt;
*[[Iterative Prediction of Spring-Mass System]]&lt;br /&gt;
*[[Terminal Speed]]&lt;br /&gt;
*[[Determinism]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:drag Drag]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:impulseGraphs Impulse Graphs]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:springMotion Non-constant Force: Springs &amp;amp; Spring-like Interactions]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:friction Contact Interactions: The Normal Force &amp;amp; Friction]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Fundamental Interactions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Gravitational Force]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Reciprocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Conservation of Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Conservation of Momentum]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Properties of Matter=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Kinds of Matter]]&lt;br /&gt;
**[[Ball and Spring Model of Matter]]&lt;br /&gt;
*[[Density]]&lt;br /&gt;
*[[Length and Stiffness of an Interatomic Bond]]&lt;br /&gt;
*[[Young’s Modulus]]&lt;br /&gt;
*[[Speed of Sound in Solids]]&lt;br /&gt;
*[[Malleability]]&lt;br /&gt;
*[[Ductility]]&lt;br /&gt;
*[[Weight]]&lt;br /&gt;
*[[Hardness]]&lt;br /&gt;
*[[Boiling Point]]&lt;br /&gt;
*[[Melting Point]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:model_of_a_wire Modeling a Solid Wire: springs in series and parallel]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Identifying Forces=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Free Body Diagram]]&lt;br /&gt;
*[[Compression or Normal Force]]&lt;br /&gt;
*[[Tension]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Curving Motion=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Curving Motion]]&lt;br /&gt;
*[[Centripetal Force and Curving Motion]]&lt;br /&gt;
*[[Perpetual Freefall (Orbit)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:gravitation Non-constant Force: Newtonian Gravitation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_accel Gravitational Acceleration]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ucm Uniform Circular Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:freebodydiagrams Free Body Diagrams]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:curving_motion Curved Motion]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Energy Principle=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[The Energy Principle]]&lt;br /&gt;
*[[Conservation of Energy]]&lt;br /&gt;
*[[Kinetic Energy]]&lt;br /&gt;
*[[Work]]&lt;br /&gt;
*[[Power (Mechanical)]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:define_energy What is Energy?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:point_particle The Simplest System: A Single Particle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work Work: Mechanical Energy Transfer]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_cons Conservation of Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Work by Non-Constant Forces=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Work Done By A Nonconstant Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Potential Energy=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
*[[Potential Energy of Macroscopic Springs]]&lt;br /&gt;
*[[Spring Potential Energy]]&lt;br /&gt;
**[[Ball and Spring Model]]&lt;br /&gt;
*[[Gravitational Potential Energy]]&lt;br /&gt;
*[[Energy Graphs]]&lt;br /&gt;
*[[Escape Velocity]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:work_by_nc_forces Work Done by Non-Constant Forces]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:potential_energy Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:force_and_PE Force and Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:power Power: The Rate of Energy Change]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Multiparticle Systems=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Center of Mass]]&lt;br /&gt;
*[[Multi-particle analysis of Momentum]]&lt;br /&gt;
*[[Momentum with respect to external Forces]]&lt;br /&gt;
*[[Potential Energy of a Multiparticle System]]&lt;br /&gt;
*[[Work and Energy for an Extended System]]&lt;br /&gt;
*[[Internal Energy]]&lt;br /&gt;
**[[Potential Energy of a Pair of Neutral Atoms]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:mp_multi The Momentum Principle in Multi-particle Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_sep Separating Energy in Multi-Particle Systems]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Choice of System=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[System &amp;amp; Surroundings]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Thermal Energy, Dissipation and Transfer of Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Thermal Energy]]&lt;br /&gt;
*[[Specific Heat]]&lt;br /&gt;
*[[Heat Capacity]]&lt;br /&gt;
*[[Specific Heat Capacity]]&lt;br /&gt;
*[[First Law of Thermodynamics]]&lt;br /&gt;
*[[Second Law of Thermodynamics and Entropy]]&lt;br /&gt;
*[[Temperature]]&lt;br /&gt;
*[[Predicting Change]]&lt;br /&gt;
*[[Energy Transfer due to a Temperature Difference]]&lt;br /&gt;
*[[Transformation of Energy]]&lt;br /&gt;
*[[The Maxwell-Boltzmann Distribution]]&lt;br /&gt;
*[[Air Resistance]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotational and Vibrational Energy=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Translational, Rotational and Vibrational Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_and_spring_PE (Near Earth) Gravitational and Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rest_mass Changes of Rest Mass Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:newton_grav_pe Newtonian Gravitational Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:grav_pe_graphs Graphing Energy for Gravitationally Interacting Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:escape_speed Escape Speed]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:spring_PE Spring Potential Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:internal_energy Internal Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Different Models of a System=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Real Systems]]&lt;br /&gt;
*[[Point Particle Systems]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====Models of Friction=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Friction]]&lt;br /&gt;
*[[Static Friction]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:system_choice Choosing a System Matters]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:energy_dissipation Dissipation of Energy]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Collisions=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Newton’s Third Law of Motion]]&lt;br /&gt;
*[[Collisions]]&lt;br /&gt;
*[[Collisions 2]]&lt;br /&gt;
*[[Elastic Collisions]]&lt;br /&gt;
*[[Inelastic Collisions]]&lt;br /&gt;
*[[Maximally Inelastic Collision]]&lt;br /&gt;
*[[Head-on Collision of Equal Masses]]&lt;br /&gt;
*[[Head-on Collision of Unequal Masses]]&lt;br /&gt;
*[[Scattering: Collisions in 2D and 3D]]&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Coefficient of Restitution]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:collisions Colliding Objects]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:center_of_mass Center of Mass Motion]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:pp_vs_real Point Particle and Real Systems]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:colliding_systems Collisions]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours \&lt;br /&gt;
mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Rotations=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Rotation]]&lt;br /&gt;
*[[Angular Velocity]]&lt;br /&gt;
*[[Eulerian Angles]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible mw-collapsed”&amp;gt;&lt;br /&gt;
=====Angular Momentum=====&lt;br /&gt;
&amp;lt;div class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Total Angular Momentum]]&lt;br /&gt;
*[[Translational Angular Momentum]]&lt;br /&gt;
*[[Rotational Angular Momentum]]&lt;br /&gt;
*[[The Angular Momentum Principle]]&lt;br /&gt;
*[[Angular Momentum Compared to Linear Momentum]]&lt;br /&gt;
*[[Angular Impulse]]&lt;br /&gt;
*[[Predicting the Position of a Rotating System]]&lt;br /&gt;
*[[Angular Momentum of Multiparticle Systems]]&lt;br /&gt;
*[[The Moments of Inertia]]&lt;br /&gt;
*[[Moment of Inertia for a cylinder]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:rot_KE Rotational Kinetic Energy]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:angular_motivation Why Angular Momentum?]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:ang_momentum Angular Momentum]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_conservation Angular Momentum Conservation]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
===Week 14===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Analyzing Motion with and without Torque=====&lt;br /&gt;
&amp;lt;div \&lt;br /&gt;
class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Torque]]&lt;br /&gt;
*[[Torque 2]]&lt;br /&gt;
*[[Systems with Zero Torque]]&lt;br /&gt;
*[[Systems with Nonzero Torque]]&lt;br /&gt;
*[[Torque vs Work]]&lt;br /&gt;
*[[Gyroscopes]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:torque Torques Cause Changes in Rotation]&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:L_principle Net Torque &amp;amp; The Angular Momentum Principle]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Student Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
=====Introduction to Quantum Concepts=====&lt;br /&gt;
&amp;lt;div \class=“mw-collapsible-content”&amp;gt;&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Expert Content====&lt;br /&gt;
&amp;lt;div class=“toccolours mw-collapsible \&lt;br /&gt;
mw-collapsed”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [http://p3server.pa.msu.edu/coursewiki/doku.php?id=183_notes:discovery_of_the_nucleus Discovery of the Nucleus]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=“float:left; width:30%; padding:1%;”&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 2==&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====3D Vectors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Page claimed by Laura Winalski]]*&lt;br /&gt;
*[[Vectors]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Right Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Electric field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[[Electric Force]] Claimed by Amarachi Eze&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Electric field of a point particle====&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Point Charge]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Bold text&#039;&#039;&#039;====Superposition====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superposition Principle]]&lt;br /&gt;
*[[Superposition principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Dipole]]&lt;br /&gt;
*[[Magnetic Dipole]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Interactions of charged objects====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Field]]&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Tape experiments====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Polarization====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
*[[Electric Polarization]]&lt;br /&gt;
*[[Polarization of an Atom]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Insulators====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Insulators]]&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Conductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Conductivity]]&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Resistivity]]&lt;br /&gt;
*[[Polarization of a conductor]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Charging and discharging====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charge Transfer]]&lt;br /&gt;
*[[Electrostatic Discharge]]&lt;br /&gt;
*[[Charged Conductor and Charged Insulator]]&lt;br /&gt;
*[[Charged conductor and charged insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Field of a charged rod====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Rod]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged ring/disk/capacitor====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Ring]]&lt;br /&gt;
*[[Charged Disk]]&lt;br /&gt;
*[[Charged Capacitor]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Field of a charged sphere====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charged Spherical Shell]]&lt;br /&gt;
*[[Field of a Charged Ball]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Potential energy====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Energy]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential DIfference Path Independence]] claimed by Aditya Mohile&lt;br /&gt;
*[[Potential Difference in a Uniform Field]]&lt;br /&gt;
*[[Potential Difference of Point Charge in a Non-Uniform Field]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Sign of a potential difference====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sign of Potential Difference, claimed by Tyler Quill]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Claimed by Tyler Quill ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Potential at a single location====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Potential]]&lt;br /&gt;
*[[Potential Difference at One Location]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Path independence and round trip potential====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Path Independence of Electric Potential]]&lt;br /&gt;
*[[Potential DIfference Path Independence]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in an insulator====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Potential Difference in an Insulator]]&lt;br /&gt;
*[[Electric Field in an Insulator]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges in a magnetic field====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Biot-Savart Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Biot-Savart Law]]&lt;br /&gt;
*[[Biot-Savart Law for Currents]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Moving charges, electron current, and conventional current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Moving Point Charge]]&lt;br /&gt;
*[[Current]]&lt;br /&gt;
*[[Conventional Current]]*&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a wire====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Long Straight Wire]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic field of a current-carrying loop====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Field of a Loop]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic dipoles====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Dipole Moment]]&lt;br /&gt;
*[[Bar Magnet]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Atomic structure of magnets====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Atomic Structure of Magnets]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Steady state current====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Steady State]]&lt;br /&gt;
*[[Non Steady State]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Node rule====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric fields and energy in circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series circuit]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Electric Potential Difference]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Macroscopic analysis of circuits====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Series Circuits]]&lt;br /&gt;
*[[Parallel CIrcuits]]&lt;br /&gt;
*[[Parallel Circuits vs. Series Circuits*]]&lt;br /&gt;
*[[Loop Rule]]&lt;br /&gt;
*[[Node Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric field and potential in circuits with capacitors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Charging and Discharging a Capacitor]]&lt;br /&gt;
*[[RC Circuit]]&lt;br /&gt;
*[[R Circuit]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic forces on charges and currents====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Applying Magnetic Force to Currents]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Electric and magnetic forces====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Electric Force]]&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Velocity selector====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
*[[Combining Electric and Magnetic Forces]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Hall effect====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Hall Effect]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
*[[Polarization]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Motional EMF====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Motional Emf]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic force====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Force]]&lt;br /&gt;
*[[Lorentz Force]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Magnetic torque====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Magnetic Torque]]&lt;br /&gt;
*[[Right-Hand Rule]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Gauss&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Flux Theorem]]&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Ampere&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Ampere-Maxwell Law]]&lt;br /&gt;
*[[Magnetic Field of Coaxial Cable Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Long Thick Wire Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Toroid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[Magnetic Field of a Solenoid Using Ampere&#039;s Law]]&lt;br /&gt;
*[[The Differential Form of Ampere&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Semiconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Semiconductor Devices]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Faraday&#039;s Law====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Motional Emf using Faraday&#039;s Law]]&lt;br /&gt;
*[[Lenz&#039;s Law]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Maxwell&#039;s equations====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Gauss&#039;s Law]]&lt;br /&gt;
*[[Magnetic Flux]]&lt;br /&gt;
*[[Ampere&#039;s Law]]&lt;br /&gt;
*[[Faraday&#039;s Law]]&lt;br /&gt;
*[[Maxwell&#039;s Electromagnetic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Circuits revisited====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Inductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Inductors]]&lt;br /&gt;
*[[Current in an LC Circuit]]&lt;br /&gt;
*[[RL Circuits]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 15===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Sparks in the air====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Sparks in Air]]&lt;br /&gt;
*[[Spark Plugs]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Superconductors====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Superconducters]]&lt;br /&gt;
*[[Superconductors]]&lt;br /&gt;
*[[Meissner effect]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:left; width:30%; padding:1%;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Physics 3==&lt;br /&gt;
&lt;br /&gt;
===Week 1===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Classical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 2===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Special Relativity====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Frame of Reference]]&lt;br /&gt;
*[[Einstein&#039;s Theory of Special Relativity]]&lt;br /&gt;
*[[Time Dilation]]&lt;br /&gt;
*[[Einstein&#039;s Theory of General Relativity]]&lt;br /&gt;
*[[Albert A. Micheleson &amp;amp; Edward W. Morley]]&lt;br /&gt;
*[[Magnetic Force in a Moving Reference Frame]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 3===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Photons====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Spontaneous Photon Emission]]&lt;br /&gt;
*[[Light Scattering: Why is the Sky Blue]]&lt;br /&gt;
*[[Lasers]]&lt;br /&gt;
*[[Electronic Energy Levels and Photons]]&lt;br /&gt;
*[[Quantum Properties of Light]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 4===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Matter Waves====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Wave-Particle Duality]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 5===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Wave Mechanics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Standing Waves]]&lt;br /&gt;
*[[Wavelength]]&lt;br /&gt;
*[[Wavelength and Frequency]]&lt;br /&gt;
*[[Mechanical Waves]]&lt;br /&gt;
*[[Transverse and Longitudinal Waves]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 6===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Rutherford-Bohr Model====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Rutherford Experiment and Atomic Collisions]]&lt;br /&gt;
*[[Bohr Model]]&lt;br /&gt;
*[[Quantized energy levels]]&lt;br /&gt;
*[[Energy graphs and the Bohr model]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 7===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Hydrogen Atom====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 8===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Many-Electron Atoms====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Quantum Theory]]&lt;br /&gt;
*[[Atomic Theory]]&lt;br /&gt;
*[[Pauli exclusion principle]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 9===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Molecules====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 10===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Statistical Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 11===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Condensed Matter Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 12===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====The Nucleus====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 13===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Nuclear Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Nuclear Fission]]&lt;br /&gt;
*[[Nuclear Energy from Fission and Fusion]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Week 14===&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
====Particle Physics====&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
*[[Elementary Particles and Particle Physics Theory]]&lt;br /&gt;
*[[String Theory]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Amohile3</name></author>
	</entry>
</feed>